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
- e2a1d730f3fd83e7318f817fe46fd85648ff7729355708af5c74fb52a0d46b15:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- e2a1d730f3fd83e7318f817fe46fd85648ff7729355708af5c74fb52a0d46b15 · T_PMINT
- block
- 948736 · 4d ago
- commitment C
- 02b2d9beee21528d986accce64ff859f3268543f2f082969b9fed34b7b7f570d51
- public amount
- 1000
- public blinding
- 9051bb1c8eb50aee94a1cf91d6130dd24c1a6d057e3dce9e708a9ed02047f458
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.