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
- 8937538947844a6ad17f86c409470ac4b8bd2435272468ff80adc00bcdd75476:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 8937538947844a6ad17f86c409470ac4b8bd2435272468ff80adc00bcdd75476 · T_PMINT
- block
- 948748 · 3d ago
- commitment C
- 02ee88ce8a5fa07d9caa39c1ff247e61a1708f4805e9c1882310a6abb47d093903
- public amount
- 1000
- public blinding
- 688f731e3c51b64b0191b1fd97b7ab627b02484d13c30f5078f5f081f9481c5f
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.