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
- f3a16e2f5e031d10f2899a72cb16b596904194d2064862ca435bf5150d57faa6:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f3a16e2f5e031d10f2899a72cb16b596904194d2064862ca435bf5150d57faa6 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03a7ad76592d3e8896bd1b6f6503a80321b5f90ee15a16322e293aeb471dacdcbf
- public amount
- 100
- public blinding
- 9e8099b76a933004a3c7658cc6731ce5d4acf0ce4c2338220eb3bdb9091b4586
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.