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
- e24a62a626885f14fd37fff7cf1b107fdeee62c600afd70298353a50406c8818:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- e24a62a626885f14fd37fff7cf1b107fdeee62c600afd70298353a50406c8818 · T_PMINT
- block
- 948728 · 3d ago
- commitment C
- 035b002104a32d7de1f29aa332ce37f7d8ccb325b33b5c4a12d92bbe73a65c89d1
- public amount
- 1000
- public blinding
- 33e23d289104307caa3442d7dfdc2c6f097cf89cfe12db878d840e5d73d672fb
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.