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
- a7ad6d651079d4cb059ee9b00d1eb21e9f4bb4d778bc4264817d315839a9c727:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a7ad6d651079d4cb059ee9b00d1eb21e9f4bb4d778bc4264817d315839a9c727 · T_PMINT
- block
- 948726 · 4d ago
- commitment C
- 03208d5620dbe6433643cf94a1f1544d069a86ad11c3ad882f73580caecf450636
- public amount
- 100
- public blinding
- a9fa80e74da6640b16dd5adcad2e071b6c5bc57d1219ddf81bc2a777a045770d
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.