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
- 0b1c6c73e1ab161c92b3db29e3c6d9d35d82a75a3167dacd3d2a0511304f09a8:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 0b1c6c73e1ab161c92b3db29e3c6d9d35d82a75a3167dacd3d2a0511304f09a8 · T_PMINT
- block
- 949087 · 28d ago
- commitment C
- 03131c8b72ffad3635a437cb01d58ee1f7ed4c93d3551282ee0b30c22e7a17a90e
- public amount
- 1000
- public blinding
- 9466b1d27458dbfb3c452a02368e787a02b2549a6e4f6406b53703f8dfb7cb5d
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.