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
- f72c3c72105387cc78b61817f37236c0e8ac5339f84b979a28e31535fa4b3927:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f72c3c72105387cc78b61817f37236c0e8ac5339f84b979a28e31535fa4b3927 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 02c464d1b0181e4bc3d50c3b6e5d5f1b5c4cdf0e3e54f4d471c301ada42f8c28cf
- public amount
- 100
- public blinding
- 9341ffb994b46eaaafb90e06d80df293755bd039c39eb813d56322b149a0b82c
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.