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
- ab8ca6a41dd60c6a4e20de343cd46df89d680c71d73de823d0292a8d4b489dab:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ab8ca6a41dd60c6a4e20de343cd46df89d680c71d73de823d0292a8d4b489dab · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 0377a4c715c547a4a273a627a9d99f983375522d5a85be93c5e3cd885d71137cb1
- public amount
- 100
- public blinding
- d83ffe7008c04e7285217329aadc53a53f4cf5c37cffe7eec9f7fee0cf202900
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.