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
- 8dfd4d0a86eeda70eeade4d935d2d6e9af650e57186f002016d0cf2643db21f1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8dfd4d0a86eeda70eeade4d935d2d6e9af650e57186f002016d0cf2643db21f1 · T_PMINT
- block
- 948735 · 4d ago
- commitment C
- 039fff3154d2f77546f4ead3c116aa49069d2669854eecb35e2533a382052545df
- public amount
- 100
- public blinding
- 69f4c31ada422ae71b03ea42247032ab077c011660449b53b3db7ad393c4d9c6
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.