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
- ae6de094b83a10c8d5e771fbec54ee71b75c941e3bd273914fa3b30fdf5c045e:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- ae6de094b83a10c8d5e771fbec54ee71b75c941e3bd273914fa3b30fdf5c045e · T_PMINT
- block
- 948984 · 29d ago
- commitment C
- 03e074564a0f83a152f0eb2a06095c616a4a5e13b158ee14701385ae252365c2c8
- public amount
- 1000
- public blinding
- ff2ee3c835ae125d6711e36e4d1190d7c8eeddcff03c5a9bf78d4310f48b454b
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.