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
- 55021536516d5f7196047c91d8b870acf7a3a0c4998c1a2c5d59fa3327822386:0
- asset
- XMR · 2d · t_petch
- asset_id
- a38fa70dc541073911ca3b891796329b57be98295f7d5b21747acd90e88eb789
- parent envelope
- 55021536516d5f7196047c91d8b870acf7a3a0c4998c1a2c5d59fa3327822386 · T_PMINT
- block
- 948826 · 3d ago
- commitment C
- 0278b0799a4febe2d3cd985070121c0fc6715d8423ec6d6a8e6025f518d39a3676
- public amount
- 1000
- public blinding
- 41f9bd7159974282a1bc4b968c0266a608c57d9d6d9d44f84d833322d439eee6
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.