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
- e13a2d018c0639b7dcd4cf5db09a8c3ccf419a275cca4cf77581eb7839ec3b6a:0
- asset
- ANON#b221150b · 0d · t_petch
- asset_id
- b221150b72b686cda9d2dec6a2992f1c74534f7fd442743d0debd5e47020b19b
- parent envelope
- e13a2d018c0639b7dcd4cf5db09a8c3ccf419a275cca4cf77581eb7839ec3b6a · T_PMINT
- block
- 948789 · 3d ago
- commitment C
- 03e86fe39a9f4d39aa328581a26715fcdf87817bfeacb0e2364ddf7728b6638587
- public amount
- 1000
- public blinding
- 669794f2a1c23ba4c0bd16f41198c8d4e6ee12baf09e75289bede4c718c8fa40
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.