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
- c37cfbed169013727764e7c7539f0a3293b3272ac0cb363b9f254c1e5ca23546:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c37cfbed169013727764e7c7539f0a3293b3272ac0cb363b9f254c1e5ca23546 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03c8a4985e9689c307a923afb7c426f95eea4bb14086bc0a9faf5923a79d9860d3
- public amount
- 100
- public blinding
- 03f3c9389eedbdb756b9e1555cc4041fa86e5e4ec6c1bdcf8140282adc2238ad
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.