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
- df2cf4a1225a24ee12f0de5f3790dc87d2119091c3202485107f539c61160b0f:0
- asset
- ROOT · 0d · t_petch
- asset_id
- 932330103ff8e97ec57a51a774a5f718b5cdf356bf9404895c055cff05e7120e
- parent envelope
- df2cf4a1225a24ee12f0de5f3790dc87d2119091c3202485107f539c61160b0f · T_PMINT
- block
- 948610 · 13h ago
- commitment C
- 0223a2a923c67003d926ae9c5b67a383962fc6ff30a4f79a623eb5b545fb6d83c9
- public amount
- 1000
- public blinding
- b2d35d8152f0955a8d9c05507cb52ea2ef963d832715b30dcfb398f4b336f232
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.