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
- 009ea8473fb06f14a32b8eb0e951a761b895bbd8001f1a7c2a275f2951b6ce47:0
- asset
- ZORG · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 009ea8473fb06f14a32b8eb0e951a761b895bbd8001f1a7c2a275f2951b6ce47 · T_PMINT
- block
- 948677 · 3h ago
- commitment C
- 03ae969166b5256a2199dd1e72afe29a723c1a8890b284a1cc93bf2304ddd269cc
- public amount
- 1000
- public blinding
- c357facc1a01cd951a738f8c8d0cab4fa45df9a9739e580d44d894d6b13c239d
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.