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
- 2228fc10b86f6c423073a1197f66945c5ad20ff648fc037257a2a2a28c8b09f2:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 2228fc10b86f6c423073a1197f66945c5ad20ff648fc037257a2a2a28c8b09f2 · T_PMINT
- block
- 948728 · 4d ago
- commitment C
- 03456e41541771da5459a9dc0df6d6725d1184b58681e73c0b4b2faa9474002731
- public amount
- 1000
- public blinding
- 754a74f7b3470d74af62c2730dfe69eef02bf4e3189ceb331f1f0aa4cac3e47c
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.