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
- 5192c744bcac0f1fc93a60d3912f71e28e3a358c3a348fa79c153f1280d344c0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5192c744bcac0f1fc93a60d3912f71e28e3a358c3a348fa79c153f1280d344c0 · T_PMINT
- block
- 949370 · 6h ago
- commitment C
- 031928d6552f879390452df64e41ec6437508b07f3cb5f7c5fa21f992607c05478
- public amount
- 100
- public blinding
- 983a3e1db961120ca72f877993757baae6915398f3e9215d9293aca2dac59cfc
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.