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
- 75162ec510413c8ca86040e2b13a81e7512cd23b4b8bd27442ed3e4fcd325d8a:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 75162ec510413c8ca86040e2b13a81e7512cd23b4b8bd27442ed3e4fcd325d8a · T_PMINT
- block
- 948676 · 2h ago
- commitment C
- 020aa9cd5e6f24b8b0f4ba8d5fde1de0d656aae91c9c3cd555fd5f36f33918d0a4
- public amount
- 1000
- public blinding
- a3e4b4366c5a14396e5e08e61c1e5cd13b394a27e5a1c8baaccfc170530bf41a
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.