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
- 266d54c201083552df97c0f0e1a2353989fe1d89d88422e1fbae281dac9b1b98:0
- asset
- ANON#b221150b · 0d · t_petch
- asset_id
- b221150b72b686cda9d2dec6a2992f1c74534f7fd442743d0debd5e47020b19b
- parent envelope
- 266d54c201083552df97c0f0e1a2353989fe1d89d88422e1fbae281dac9b1b98 · T_PMINT
- block
- 948792 · 3d ago
- commitment C
- 03230ff0cda3a16543b30318b3123df55636d15073bdfe2ff692412e15382eb2ab
- public amount
- 1000
- public blinding
- d76edd9a667cc15aaeb242358df8654ab0a8f8d8d591e4a4345c2d3be81b4ac5
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.