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
- e884d5e0ba07b52018c238cb8a547e9177cd1bd4f15c339d8348dd2712ce2939:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- e884d5e0ba07b52018c238cb8a547e9177cd1bd4f15c339d8348dd2712ce2939 · T_PMINT
- block
- 948731 · 3d ago
- commitment C
- 0356e55a1a7342f57407e9bacec5e0a8a339fe79a65aad4c798fa74efdd4ff13b3
- public amount
- 1000
- public blinding
- 56f7064e0f8849a4c6ef170bfc823fa9e8f49c7f42c47f0109d3ced6c7eb6db3
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.