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
- 415e9843bc946d477732a0598697d667efddb85d17fd8247d2b266a77c355865:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 415e9843bc946d477732a0598697d667efddb85d17fd8247d2b266a77c355865 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02c852e766e1b5b4bcf076d11d1faeb21724a809c7d9066e776945ca7fb9165741
- public amount
- 100
- public blinding
- 3231672408313b0be91523a995c65d58fae0712cde8b923dc876885f49f7b500
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.