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
- 25aa6fd5102edc22b3a7df8cf5c24f24bf655a3cd4e987b0aafd3558dd2fa762:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 25aa6fd5102edc22b3a7df8cf5c24f24bf655a3cd4e987b0aafd3558dd2fa762 · T_PMINT
- block
- 948753 · 3d ago
- commitment C
- 0257347cab02bf25d2963196e1f209b81239b3b73711cd0288c53a95511d54e08c
- public amount
- 1000
- public blinding
- 6e31959a43c45a8033326ad00f680d5a50fa88c8301b17f4db3e0d538a8023bf
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.