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
- 35e08b21cf88663e50f19229abfbd3e3f0be68c14ad81c66b5d1aef287674a5e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 35e08b21cf88663e50f19229abfbd3e3f0be68c14ad81c66b5d1aef287674a5e · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02bcbf664e691efc696a83b693b8237077a67c9cc01ce8291decfd8fea29a503b3
- public amount
- 100
- public blinding
- 7d3cd7a6a4a62e8c1ead0284e09aec11dcddd8edc3bc178f5f5d4f5b42120463
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.