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
- 8345d9a417b1ba28c2c7f798e1c86699d6a96d7d507e22459d257fe809857e46:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 8345d9a417b1ba28c2c7f798e1c86699d6a96d7d507e22459d257fe809857e46 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 025831b14f15a9874e6fb72af10faa0f811e442fc6fdadf65d716334e13524f040
- public amount
- 1000
- public blinding
- 6f2d3f67d329e28e43920bd27c1c725dc1b0beef478e5c0e8873d961c2329b27
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.