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
- 0b4e78f4c67538667f843765a44b85b714df21e105edd56d721fac039ab54b8b:0
- asset
- ROOT · 0d · t_petch
- asset_id
- 932330103ff8e97ec57a51a774a5f718b5cdf356bf9404895c055cff05e7120e
- parent envelope
- 0b4e78f4c67538667f843765a44b85b714df21e105edd56d721fac039ab54b8b · T_PMINT
- block
- 948569 · 19h ago
- commitment C
- 0385bb41acfd7b44ad2649c6bbc4be3cae73d8ae9e6014a0a168a8da07c6186aae
- public amount
- 1000
- public blinding
- 21397bea697028952b335da1cb56ee729e128050cfd30f1c78441b3fba2343e1
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.