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
- 62a95ab92fb5646ecbdd8b21c768919aec3013d4c0c007a69dd58da8798768e4:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 62a95ab92fb5646ecbdd8b21c768919aec3013d4c0c007a69dd58da8798768e4 · T_PMINT
- block
- 948724 · 3d ago
- commitment C
- 02414741d58041eca656ed1fb7f740a31d299b99b616133483b411e401b2379df1
- public amount
- 1000
- public blinding
- e0ee5d14f106989f35c0ec8fff3eaeac6c84fdf3c3ddc2c119016c60a812e004
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.