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
- fe678c4abc340589d840f7fdfb04eca22c3efb33f6d012c7390d8180cee80e6e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fe678c4abc340589d840f7fdfb04eca22c3efb33f6d012c7390d8180cee80e6e · T_PMINT
- block
- 948917 · 3d ago
- commitment C
- 0352955f1dac85e4a20c61d8b8bd713d3190790871569dab0d9a4a68bb98145d5d
- public amount
- 100
- public blinding
- ba6504a2759f2ab142918b959c0e239693fdada8b951c832a234dd0e021f8d16
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.