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
- b036cc499a6c46288611e68659c3b1d578a51340242e9fd5f33bda09917804ac:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b036cc499a6c46288611e68659c3b1d578a51340242e9fd5f33bda09917804ac · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 0289b81944acfedd004785fd96a3274eba7cecba21c54597a96e3a055e147f738b
- public amount
- 100
- public blinding
- 7c8868a2d8747e43571032c6c3464bd9b4d4f064a0a17b79d2224b2e03373ffb
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.