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
- 0f23e2612a3c097640b8fb589aab8b2be9c220a468f9d8058e0925664d0bd992:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 0f23e2612a3c097640b8fb589aab8b2be9c220a468f9d8058e0925664d0bd992 · T_PMINT
- block
- 948815 · 30d ago
- commitment C
- 0287a2c428da6caa0e69184351315fa7bd8024616ab196cd7e409cae039925495f
- public amount
- 1000
- public blinding
- 069399a639ea54a1973b3a2f0c3a9f48d0c3bc5977ee5e75850582846b370b0e
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.