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
- 034d0056cf40a7d0144c8e86bd73f22004d5c9cac478df8e842a1c93fb680cef:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 034d0056cf40a7d0144c8e86bd73f22004d5c9cac478df8e842a1c93fb680cef · T_PMINT
- block
- 948762 · 3d ago
- commitment C
- 03d3632865b72a2fc43fad13bc93c7219416b5705b8059fc189db85a4e072e6896
- public amount
- 1000
- public blinding
- 21d46b76f2836f64b88b856384420e62cffcf6a8bb5f4d3bbc1d02ca6bd2761a
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.