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
- 3bc7fd8c5661d0cbb1ea4e27ea6cc17943df88f4398f39c873555709c6373045:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3bc7fd8c5661d0cbb1ea4e27ea6cc17943df88f4398f39c873555709c6373045 · T_PMINT
- block
- 948724 · 4d ago
- commitment C
- 0218c2f10635757ce6309abf2315351b36f2dd10b21124abe0675c2e4f8800a04f
- public amount
- 100
- public blinding
- 4a3ade136bb4a68937c2224fc13a194552d0b6d9c3a9d6ab5f2021578587de73
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.