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
- 574c8f4d36fad62c7d117b9cde5cfcbe50ad008a49a30b3ef4891fd559c71c6a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 574c8f4d36fad62c7d117b9cde5cfcbe50ad008a49a30b3ef4891fd559c71c6a · T_PMINT
- block
- 948650 · 56d ago
- commitment C
- 02b5baba1cd2210fbebda56a0fd3687e7a2be4d14be014ab219d46064c85db0609
- public amount
- 100
- public blinding
- 0c2a0050a040ffa840e3c4e2223557f43243f4918c3bfe4ec1a93f9c7fb30edf
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.