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
- 5fa02ebc9deac22dd69d8197bb7380d467e1df64b3801f0615eebbac99a7a710:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5fa02ebc9deac22dd69d8197bb7380d467e1df64b3801f0615eebbac99a7a710 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 036a2d46b5a82e4e85333dbcddb76800891602289ab2be04dfc323cbb215706622
- public amount
- 100
- public blinding
- b1c0f411018edf06d9074007e1015d55d0e1645bd60a3b72dcf449ea1b9790b4
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.