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
- 791791c978e9806e6de191490426fb3c327c2569213541384f7c1ac34bc18ea0:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 791791c978e9806e6de191490426fb3c327c2569213541384f7c1ac34bc18ea0 · T_PMINT
- block
- 948950 · 2d ago
- commitment C
- 02573e66446070a04df863ee269f07a6a6e325710f404bb3decfb9f6a136ee82b0
- public amount
- 1000
- public blinding
- 89494a31cb670a2b170eb0abd3d819c29fa622baa124b7c72bd123083f2c9096
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.