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
- e6c582e38ff293da6db7fca53c91d80138d29d46c97c46b94aa8afafb2171a00:0
- asset
- XMR · 2d · t_petch
- asset_id
- a38fa70dc541073911ca3b891796329b57be98295f7d5b21747acd90e88eb789
- parent envelope
- e6c582e38ff293da6db7fca53c91d80138d29d46c97c46b94aa8afafb2171a00 · T_PMINT
- block
- 949137 · 1d ago
- commitment C
- 02dbffbae449d895fc178a3e85aeca5b32386df3a9bfca96910eebdeffd403ceca
- public amount
- 1000
- public blinding
- 980ced1f5c46cc866acd32d576cc902ada26d4a6afa8b83b2cd70f087c8a6819
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.