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
- 0412fd4d806020fa17c0036d4583235f764e9355a5bc7ebbb4e0707d0a46a97c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0412fd4d806020fa17c0036d4583235f764e9355a5bc7ebbb4e0707d0a46a97c · T_PMINT
- block
- 948939 · 2d ago
- commitment C
- 025b4c0e2cff315ea70ce1bf7ad53b040f44b820c2057e28968a41091f0b1194e7
- public amount
- 100
- public blinding
- 59ec4394ed5ffa26e1f3b203480e7984d5a6b282615b9540344a8f2509983b26
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.