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
- f36593a9b8f55a0f05149b239b47183d0a899c74ef0713e3058a262e616a2ad4:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- f36593a9b8f55a0f05149b239b47183d0a899c74ef0713e3058a262e616a2ad4 · T_PMINT
- block
- 948810 · 3d ago
- commitment C
- 02d0cbbcad0989e89c2d0a3d30357b3b8d21a6bbdf28e4830dca022f520eed2dc6
- public amount
- 1000
- public blinding
- ec6c6f81dac4cb2ee9ce63603c58869c4a9c489e4436b71661fd8aca26b0bfed
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.