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
- 81fe73ae2714acfa4937d99c4a42fd303541fcb58e761e7f5fcfe3bddeae231d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 81fe73ae2714acfa4937d99c4a42fd303541fcb58e761e7f5fcfe3bddeae231d · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 023f8f6dca03dae7fc9ebc8579ddf92d497ed509cfe130005aadc64ed6a0ae7faf
- public amount
- 100
- public blinding
- 7de5d1a22d43451e3db3d7a07cbd796d810f4be4fb9f3a4cd2fb9b000c8f8831
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.