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
- 4b39baee02f80abaf1f9bdfb251b00a0a7fd25a901bab81c251b408ba35c38bb:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 4b39baee02f80abaf1f9bdfb251b00a0a7fd25a901bab81c251b408ba35c38bb · T_PMINT
- block
- 948726 · 3d ago
- commitment C
- 02b19d7d3b1dd6261394c6d735364048f6550aece7ba35a88de649e47f3da34ff1
- public amount
- 100
- public blinding
- ce56b362372f38477dd33e2cb207a46b04b389f85a1007182ab8189f9252c26a
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.