UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- 8d53348c49b2fa97a01477ec67e2ad397a8ad848cc4783b6bd50f5bb84b97842:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8d53348c49b2fa97a01477ec67e2ad397a8ad848cc4783b6bd50f5bb84b97842 · T_PMINT
- block
- 948921 · 29d ago
- commitment C
- 034bb2e2f0672693fe0f2158e22342f7ee9312e6668e4d3c11d5e51874e13cffd6
- public amount
- 100
- public blinding
- b9f193966a5ec52d144bb754217c468edeba87a47c7e7c2a1134aa186677d8fb
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.