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
- e9990ed0a11925de67c1a9e1f85cf2857aaff578e967b8720e32914be6835f9f:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- e9990ed0a11925de67c1a9e1f85cf2857aaff578e967b8720e32914be6835f9f · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 02385744e2bbf1140bf79ab88094317462a54aaf279910b41b552b32b9534e6192
- public amount
- 1000
- public blinding
- f66f67f57232269412f6a110157b680fe010d72de5723659a1e3433072ea57d7
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.