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
- 07f4401cf6894fd1702a1cc33476461561dd21b743b594d3ea13b785093cfc7d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 07f4401cf6894fd1702a1cc33476461561dd21b743b594d3ea13b785093cfc7d · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03b8c1f2e15a02999190237e3736a2877c55f0e7ec586696ae3a6a8b6955d7ed19
- public amount
- 100
- public blinding
- 43f98dd8109fb559cd7203c3c97aed9252312a6922803a40d14bf550ad4d09af
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.