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
- a35fa21884f2fe43a1fa61a177a638c7935ebcffa8b47e1e7bf8f73947f830b4:0
- asset
- ROOT · 0d · t_petch
- asset_id
- 932330103ff8e97ec57a51a774a5f718b5cdf356bf9404895c055cff05e7120e
- parent envelope
- a35fa21884f2fe43a1fa61a177a638c7935ebcffa8b47e1e7bf8f73947f830b4 · T_PMINT
- block
- 948569 · 17h ago
- commitment C
- 03cf987808d0b35384d1589eda0ff8490680e32ec35c1b1a511acd76f8ba82b652
- public amount
- 1000
- public blinding
- dbe004d82edde5a5dab921a30850776442ad452a2327e467947fd91277056e3f
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.