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
- 0dfaf77c310378514bf8cba3887db447764a2b3a265014498c373d2dc519432b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0dfaf77c310378514bf8cba3887db447764a2b3a265014498c373d2dc519432b · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 0300cea97c9e1faf6366dd15b98c2d8b509f268880e814efcfeec905a10bfc4e09
- public amount
- 100
- public blinding
- ec485fff220d207446575edc93b066937076e477c26d9fa47ee9314b6bfe0919
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.