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
- cd2fb502ea5e8fdc32fd2f0c07026469ef897ada9e2197f7b65a6f280a4b07cd:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- cd2fb502ea5e8fdc32fd2f0c07026469ef897ada9e2197f7b65a6f280a4b07cd · T_PMINT
- block
- 948731 · 3d ago
- commitment C
- 02c405f8df91a76ac83df27d64845951e09feae8731a11ea2ba87c671c667abf3b
- public amount
- 1000
- public blinding
- 3a1b879934da2df393e08c6695657cddeb89676db80cc3f050c2aba918acdc02
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.