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
- fb3ad709fb48c0c8b8fe463a8d03b602e9e3cf3c8807eb2248785ad736d23da0:0
- asset
- XMR · 2d · t_petch
- asset_id
- a38fa70dc541073911ca3b891796329b57be98295f7d5b21747acd90e88eb789
- parent envelope
- fb3ad709fb48c0c8b8fe463a8d03b602e9e3cf3c8807eb2248785ad736d23da0 · T_PMINT
- block
- 949137 · 1d ago
- commitment C
- 026a3bccaaebdc6319b2cca21401bb5a1b94b0b1f9457dcc54873d3745a9269e55
- public amount
- 1000
- public blinding
- 301196064abd72e2229a0227b1342791262b4847d980e7d7b0285e43b86aa661
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.