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
- 575c16e242bf45bc7aecf3a9bcb60ace6453e9830bb100ee7d363237ee5c70a3:0
- asset
- XMR · 2d · t_petch
- asset_id
- a38fa70dc541073911ca3b891796329b57be98295f7d5b21747acd90e88eb789
- parent envelope
- 575c16e242bf45bc7aecf3a9bcb60ace6453e9830bb100ee7d363237ee5c70a3 · T_PMINT
- block
- 949137 · 1d ago
- commitment C
- 0204d636240ab11be55ec762573135ab096886383cc9c56cfb30d30a8077165ccf
- public amount
- 1000
- public blinding
- 4dc61f5d758e81aa0c428b0633b64c64a9ce01cd63ca8b57fbdc54ef58de800e
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.