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
- 30c775bc26665e0c87e522dd43ba4158c065a15d28cf0cee0128f229d7536d83:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 30c775bc26665e0c87e522dd43ba4158c065a15d28cf0cee0128f229d7536d83 · T_PMINT
- block
- 948901 · 29d ago
- commitment C
- 02a55214f39e978be918c9276e551c71dc13c87c1d0e36efec6c1c956ae34f9fbc
- public amount
- 100
- public blinding
- ecbf6b9c3ae15801a1e1c82a91630131a9ea70da2ea1ebdb06c87ee2ba3dcaae
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.