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
- e8d2a1922f7713e999e2fe0422def1b1e4819fc1bd373ee14a5e0b200c5c2898:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- e8d2a1922f7713e999e2fe0422def1b1e4819fc1bd373ee14a5e0b200c5c2898 · T_PMINT
- block
- 948775 · 30d ago
- commitment C
- 0377e175cc97a17b4e9c2b1e41a1cdbe333fee6d46da9ebba5ad0a546ea8fcdcc4
- public amount
- 1000
- public blinding
- 3089226e058216f7f95f8168d727047a92358a1255698f1b53b33e43a8667ac1
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.