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
- 6c2e7d84f4e86297bdfcc7d102c503be886b41c82efc97c92e02af600ac26f5c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6c2e7d84f4e86297bdfcc7d102c503be886b41c82efc97c92e02af600ac26f5c · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 020b028041b09f8894c868fb600f6e9f16b270159066ed613bc776d394f516c3c8
- public amount
- 100
- public blinding
- 631a768dafc7170f795591aef02c3a65bc23bf76fb2985b9b31239a5e631495b
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.