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
- bde6fb8a60f4fd773ff1ea703ebe60816621c4117f0ad1e07dbccd691b11887c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- bde6fb8a60f4fd773ff1ea703ebe60816621c4117f0ad1e07dbccd691b11887c · T_PMINT
- block
- 948987 · 2d ago
- commitment C
- 02af8a66ef6831d62be460d0c31337d5c4da164756354e39f834ebdbb992263b52
- public amount
- 100
- public blinding
- 9d9b43bd5ca2fc36367a4724973b259616fb730dbdfb2462f2dcaf4e12733b84
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.