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
- c7b5f5f74ffff4dee4ccf8f134cdaf173f61a501c088fa3ca0442def7d2588a5:0
- asset
- ANON#b221150b · 0d · t_petch
- asset_id
- b221150b72b686cda9d2dec6a2992f1c74534f7fd442743d0debd5e47020b19b
- parent envelope
- c7b5f5f74ffff4dee4ccf8f134cdaf173f61a501c088fa3ca0442def7d2588a5 · T_PMINT
- block
- 948877 · 2d ago
- commitment C
- 02e5198838ef32af3db5458bd2282840dd1c7b2b1ef57d9bdf93166a6dd0a5ba37
- public amount
- 1000
- public blinding
- 1d43e0c9d546bf4f5efed19a9c34085ba9d77490be0c480ca5828b79722f5aeb
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.