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
- aa241cae9aca4e5c45e6e06858d821643b06a1c2034287cd0d8960a3f499ac29:0
- asset
- ANON#b221150b · 0d · t_petch
- asset_id
- b221150b72b686cda9d2dec6a2992f1c74534f7fd442743d0debd5e47020b19b
- parent envelope
- aa241cae9aca4e5c45e6e06858d821643b06a1c2034287cd0d8960a3f499ac29 · T_PMINT
- block
- 949408 · 3h ago
- commitment C
- 037f6683fd54b477744e5022e3ce0e9aa9ff8d7ff156a19e2d5f0b59ab31ae55e2
- public amount
- 1000
- public blinding
- ee24411ad59d3de0b07d5039aaa061ea468f8209eb6a8f8305616c94b80cf869
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.