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
- be849d31a3d46c04da4198ca147b95273a0e9f2364fc19dc43f1519f8743621b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- be849d31a3d46c04da4198ca147b95273a0e9f2364fc19dc43f1519f8743621b · T_PMINT
- block
- 948526 · 54d ago
- commitment C
- 0239a28cd9110c0b70db7430cc87d1e2e1c3ca5d454effe744a78d93f79793c6d6
- public amount
- 100
- public blinding
- a01699184884801c285a2ee94ed5c1e264898e4132dd1b63133b437c35a1de69
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.