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
- efe97da9bdd59596fbebf59c39bd22a7048c40e25675104eade6b1746271f63b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- efe97da9bdd59596fbebf59c39bd22a7048c40e25675104eade6b1746271f63b · T_PMINT
- block
- 948917 · 2d ago
- commitment C
- 03d28e748025613c7185572089aa066ba3e4d458340a92a1c6c2e2a25b1b3966db
- public amount
- 100
- public blinding
- a9bc45abeac71ef8bc8bac494626a21c81f7c42daa287d9c97a24f7f2068c0ee
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.