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
- dc8004144c1c640a7245a730dc59ef9f4c18ff99911c18568269fc0e09a01cda:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- dc8004144c1c640a7245a730dc59ef9f4c18ff99911c18568269fc0e09a01cda · T_PMINT
- block
- 948911 · 2d ago
- commitment C
- 03f981487945052fbd153e3d7b18af3e6a8865027412fe2e6570cf79e27c8b5e2f
- public amount
- 100
- public blinding
- e39e237dd2f14e4f043eb3fe775331f4b1365be0b91442830ddfbc21ba4671a4
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.