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
- 33bdcec62f7d8ca17d64218ac2f1dd3458ac99b2bc7c0635e4de6da18932a7e3:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 33bdcec62f7d8ca17d64218ac2f1dd3458ac99b2bc7c0635e4de6da18932a7e3 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 023831f7cdfcdff852d687c7fb1def65fdb9d57ec22643a2c8583eb93debd540a3
- public amount
- 100
- public blinding
- e51982c3a6828c8edbcd6ecdd3fddde974f8d7e847d745304c41e7d1e9dcb13c
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.