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
- 776099a0a1573319e9ae67e6addc2a47291e28189288416962f468ef1770eab1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 776099a0a1573319e9ae67e6addc2a47291e28189288416962f468ef1770eab1 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 026c33960d6559616b9aae76f3886dc11d7b05f04152bdc1641d76c4a78f4fb8ca
- public amount
- 100
- public blinding
- 98166048cd8d3158fde27c5a2dd98873bdd41a5aace63413d3445428001f7b1e
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.