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
- b471e400ed0ec47f192813702976937773f7510a7af0a8441c8fa2911940baf2:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- b471e400ed0ec47f192813702976937773f7510a7af0a8441c8fa2911940baf2 · T_PMINT
- block
- 948953 · 2d ago
- commitment C
- 035ad21bea400daa7267b5bb9663fa5f37b76c60fb7d1da9d3c5fcd62f326d6bcb
- public amount
- 1000
- public blinding
- 6732656c6aa8af2ffa891782a7be237319c9b9eff99204c57cca381a7b64566a
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.