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