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
- c43f36852a907665f66686f6328dc221587bbb56a92c6659d2893edd1a0c613a:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- c43f36852a907665f66686f6328dc221587bbb56a92c6659d2893edd1a0c613a · T_PMINT
- block
- 948948 · 2d ago
- commitment C
- 02139bd953004ec7e4f0b7d003e66745ecbf2577cc4684976e0d3082fa0a77d576
- public amount
- 1000
- public blinding
- b5666438f9309988bf18850e7530f16221d932b6b675eb27af513fe493b71dc7
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.