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
- c9a2bc65799ac3c2b0c68e2516bad907553753c4c88a3ef7c8766a0f71ab9531:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- c9a2bc65799ac3c2b0c68e2516bad907553753c4c88a3ef7c8766a0f71ab9531 · T_PMINT
- block
- 949345 · 26d ago
- commitment C
- 02b388a578e770841bce0cc2db4f2cc024444bcd1afd9f1da9a93c41972eb3e111
- public amount
- 1000
- public blinding
- fe179e2b24c946cdd887d5ab380ad9f049991c6eb1fb1583337b3b3f5fab2cb4
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.