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
- d3b537858196b1c0f2a9148b867012a2158688bfed523dfa82686f6834de418d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d3b537858196b1c0f2a9148b867012a2158688bfed523dfa82686f6834de418d · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 0306b171aa8e1d53255a324e4778c2ac91a7132ae7b2c84a8088db97cd5b3b390a
- public amount
- 100
- public blinding
- 55b5d3f01ba75ca8ff8f9d4fa155e180f729733a5fb87def02d8c064d2e7d760
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.