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
- d8f9bb2578b8e6406a0a731bdee92b65f28bb2d1fed255f4863639ff245cbcb3:0
- asset
- ROOT · 0d · t_petch
- asset_id
- 932330103ff8e97ec57a51a774a5f718b5cdf356bf9404895c055cff05e7120e
- parent envelope
- d8f9bb2578b8e6406a0a731bdee92b65f28bb2d1fed255f4863639ff245cbcb3 · T_PMINT
- block
- 949258 · 10h ago
- commitment C
- 0263723c7b17ca328eef919bf68a7877dc9f21469b09b30398f1b4beacdc13df84
- public amount
- 1000
- public blinding
- a756b38bbe02bd21e86b6d4cebc2d1a2e39e208c3ffbf25752ce5040c9a0f2f5
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.