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
- 342ed7142b42e1a3e7200e554834fa2f978e478ec1e564c7259143ad1c6199b3:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 342ed7142b42e1a3e7200e554834fa2f978e478ec1e564c7259143ad1c6199b3 · T_PMINT
- block
- 948728 · 30d ago
- commitment C
- 0277ae534a7c933f616f79080c0878d545d3f1731cb975a5970ef6f4ae89428092
- public amount
- 1000
- public blinding
- e0cbaf6bd50c00a71c66b5a89634b8ec8c096441f620f08b1337f8dd4f19004e
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.