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
- ab30a8ee6e4e2da0ea112a70f1be19443b12c76f8525c955d09021ef35f1d375:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ab30a8ee6e4e2da0ea112a70f1be19443b12c76f8525c955d09021ef35f1d375 · T_PMINT
- block
- 948726 · 4d ago
- commitment C
- 0283bce26d601e845ca6923f511f9f062963dcd59a62855ae187bc9602360e950d
- public amount
- 100
- public blinding
- 95c23057d4ab6d56a94a9bb51789cfe204def5ec4d95303980e26d98a5dc0805
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.