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
- aacca4d2757cf10df7f61a990f3878519ec5c676da221acf7a7977607e139645:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- aacca4d2757cf10df7f61a990f3878519ec5c676da221acf7a7977607e139645 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02296c816e9bbd63e2582a3460094fd0c80b82f7dc4f7efb4f3c7a4ca4c65aa237
- public amount
- 100
- public blinding
- da7d0deaf99b73ee1f4ad0fe7780f380865e3db6bf094f7c34c3da0d97541d89
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.