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
- 33bd7681d330b128cb5228ffad28d8855eb29b55a1f5bb95f852d0b96dfdbe63:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 33bd7681d330b128cb5228ffad28d8855eb29b55a1f5bb95f852d0b96dfdbe63 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 0293a2040f0f28abe78258dc971f2ad556b390dc25e890a4b0105152c02c2036bf
- public amount
- 100
- public blinding
- f32fc79087fc1eee1d6f69914e67ffe152802b2de31f0c831184ec480061bf87
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.