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
- aec9ee833d704b246179c92b39730de737caec34c577ba771b534648a86a9435:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- aec9ee833d704b246179c92b39730de737caec34c577ba771b534648a86a9435 · T_PMINT
- block
- 949157 · 27d ago
- commitment C
- 03d28f6c8527b1a264278adc65ef4ce5af00870eeaa890074ff7c9cb438ec3cb0a
- public amount
- 1000
- public blinding
- 2f12d3e1f8c2dd189186748b41c9d21a98a90bacc19895f20a8f193417b0ca7a
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.