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
- 690701c3260ed6e77a8c825b0a3492094f6bcd846d3c12b54cf621516ca11d3e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 690701c3260ed6e77a8c825b0a3492094f6bcd846d3c12b54cf621516ca11d3e · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 032fbd0f43c3ea9bba2963fe1087cee3cee7bc468a29049b7c55ed3139adfe4f81
- public amount
- 100
- public blinding
- b564dbaac07f49fc9ff0d8edec82450bd41b25c7b8e55805b92f6936556064e5
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.