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
- e8d911d74a9626b974e61a12153efe5391b049f2ab1f8d0f41927554c9de6947:0
- asset
- XMR · 2d · t_petch
- asset_id
- a38fa70dc541073911ca3b891796329b57be98295f7d5b21747acd90e88eb789
- parent envelope
- e8d911d74a9626b974e61a12153efe5391b049f2ab1f8d0f41927554c9de6947 · T_PMINT
- block
- 952027 · 2h ago
- commitment C
- 03bec94390cbe9f068a7c7d525ed271d4f81ed120e2f2aba9bdf14576726da0b19
- public amount
- 1000
- public blinding
- f720ae81b15fe62f5b4e324b3146b82cec769bd7bb31a7bc29d6a7acc1e084e4
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.