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
- cb99ff9e3ebccbe4d182ec5d9230dad8256a810d82ab9c0a02ffc95ad898207d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- cb99ff9e3ebccbe4d182ec5d9230dad8256a810d82ab9c0a02ffc95ad898207d · T_PMINT
- block
- 948951 · 2d ago
- commitment C
- 02f7899be04adbc1eabe8d3ae8c9658ce212fd7ab97e649a007ec5290a28e64c98
- public amount
- 100
- public blinding
- 6ca86c8269086550e9a5e85ef19a1fc4d1354ca220560d40a8d0fa3de886c3f4
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.