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
- c00a56f85db320a1bb8fd594a4d62c3e896676a7c843a26dd10840a8ae4818f8:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- c00a56f85db320a1bb8fd594a4d62c3e896676a7c843a26dd10840a8ae4818f8 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02b3a44a5a5e8a899a91d616e50da148b7d2ece5eddf0d5130486333c58edec70b
- public amount
- 1000
- public blinding
- bb9c67d08d1706a3ec0b52d7682bfb9633212369ac06729dcec20a313ee74c69
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.