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
- 2462c6077abf2471b4b922e77967bb52b804527d6c694a494e864c9fffec3e25:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2462c6077abf2471b4b922e77967bb52b804527d6c694a494e864c9fffec3e25 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0250a594efabbae066739d0f10007c49af9a0d6994d4b440413867432809ef59d0
- public amount
- 100
- public blinding
- 03315d944c05b3f3fa1442a3afefd13559ab8bd55ab7d7b9cc1a1b5f4f35fbeb
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.