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
- c65f3a6a84b3ec2d9536a5df147545c684eb24ffdfab2c8feceb0573a3e492e8:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- c65f3a6a84b3ec2d9536a5df147545c684eb24ffdfab2c8feceb0573a3e492e8 · T_PMINT
- block
- 948723 · 3d ago
- commitment C
- 03c488f97066b0d8732c75c2d5724ccafa6b5b0be1742b57ccd8901ac1b6808fee
- public amount
- 1000
- public blinding
- 3dee0c1d07f2b845fc7194b6c03826594ed5d033639c7df39be14c2ccb13d80c
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.