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
- 626c96c6336ebf1e7669f3fa81996ad29839889ce5a605d4aaf49a007ace95bc:0
- asset
- ANON#b221150b · 0d · t_petch
- asset_id
- b221150b72b686cda9d2dec6a2992f1c74534f7fd442743d0debd5e47020b19b
- parent envelope
- 626c96c6336ebf1e7669f3fa81996ad29839889ce5a605d4aaf49a007ace95bc · T_PMINT
- block
- 949003 · 28d ago
- commitment C
- 0231f83b02c148d4f832ca56d8dc46fa355d86e3824b89257126a01b28c19879c8
- public amount
- 1000
- public blinding
- 27a8b6e2d248f166d958d2c47ddfbccfd735f8e6457b3f8a585a7390be637e24
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.