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
- abf384a427dc756e9d3d27e54d1275d70422f6017913d1af18671a3dfa6a9c91:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- abf384a427dc756e9d3d27e54d1275d70422f6017913d1af18671a3dfa6a9c91 · T_PMINT
- block
- 948556 · 54d ago
- commitment C
- 02b9a924d953c9c81a92e16e1ab9811df52e939a529e74e0fef06a5384ad8ad478
- public amount
- 1000
- public blinding
- 306de663a38de35a50a58fcffb49226aa997b6a8f2577dbc91eb44fb2a93b321
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.