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
- e39d338a50f25823ed0197b42f448ac1c2267e93388b47ecb45aebc74d9a061e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e39d338a50f25823ed0197b42f448ac1c2267e93388b47ecb45aebc74d9a061e · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03029fd0e39850bf121fde11bc682646997f2165a37305dcdc4bc5e0b7b8baf213
- public amount
- 100
- public blinding
- e6f9c209e580375b6b6422fcf48f6759957b0ba9a8c9156aeabeeea27d3e5805
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.