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
- 628bc1155b65d66ebcaa7193d05e244552a83265e0a41732723a502158e5331a:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 628bc1155b65d66ebcaa7193d05e244552a83265e0a41732723a502158e5331a · T_PMINT
- block
- 948683 · 34d ago
- commitment C
- 0208ec342405581c884066d86b7dedad444d6d0d895b76e6268410bb5130cdba84
- public amount
- 1000
- public blinding
- 71b9df6d726351b6d8fd0694c81c1ec759a4d538fa1083955ea4380fb41ef502
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.