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
- b0dcd113dba8515c9538ffe5ba496a772a0f97f1853632842d95ae6ae7946c10:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- b0dcd113dba8515c9538ffe5ba496a772a0f97f1853632842d95ae6ae7946c10 · T_PMINT
- block
- 948753 · 34d ago
- commitment C
- 02260777af023c614abf086d4df52f881b476c8256d8e7d3a6ba5282277cb20db1
- public amount
- 1000
- public blinding
- 03e7116b5c9c9caf823d4f2119e362c775475ac9215c46ce355c54d9da4a2fe9
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.