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
- 6d4bb330428ff2091f887c1fe8b52b2d038acea23da1c98237d8ef0e57761daf:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6d4bb330428ff2091f887c1fe8b52b2d038acea23da1c98237d8ef0e57761daf · T_PMINT
- block
- 948725 · 3d ago
- commitment C
- 02e377862d0532c4614c379a49182e954b064b4d333dced72612fe7854057ecc66
- public amount
- 100
- public blinding
- 5aae6f097c667bf9ba8224d43721880a5218a50f40cfbd1e09fe3141e778ce36
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.