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
- 0813c9f655674c49cf4bc3d58936016c6db9e2c9a1d4625bd90d05b848e07a8e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0813c9f655674c49cf4bc3d58936016c6db9e2c9a1d4625bd90d05b848e07a8e · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 025b7dd5cf672ec4fa9d7dcfbf9f569299209b81c2312361d593e1ceeb9a619983
- public amount
- 100
- public blinding
- ca98da0344ec2be208c1371b6093b9ba53676ec04f29c040a623869b57c945f3
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.