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
- b6468aff4e5bed4da3a7b2dcb546524a64803c7ea06466bc8c8ceec164799e79:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- b6468aff4e5bed4da3a7b2dcb546524a64803c7ea06466bc8c8ceec164799e79 · T_PMINT
- block
- 949026 · 2d ago
- commitment C
- 024a77650f56fe88a82ff1f9143e226e64c8b06d8792fd619b91c685cc2bb01161
- public amount
- 1000
- public blinding
- 25c50956b27131e44374a78d1a21744b603f5a76ddaf6d954bfc8045e43d6dc0
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.