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
- 680f9842a08338474663ca1d160721d7ac840c02a10cbce82c7689b55ff90b1a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 680f9842a08338474663ca1d160721d7ac840c02a10cbce82c7689b55ff90b1a · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 03415bfa16bbb7005c653b44f57dd6fa82cfe548881153930e090b46ad6b77010c
- public amount
- 100
- public blinding
- b426e3cfbe458af3200c4b33612f838ef79d35d7c8edfd8b29cf10f31c979bae
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.