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
- 42ce07d3e9d482afdeae97dc35e6881308649340a6f074c6abc9608bea9b4c0f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 42ce07d3e9d482afdeae97dc35e6881308649340a6f074c6abc9608bea9b4c0f · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 029f0d4918049e86976629ebd496badab7797759d7098d8b6b57308f61c058d10a
- public amount
- 100
- public blinding
- 0dc73057097700a152c1de73c3a1ec464b3232cf7c0015500ed084078c66e2d9
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.