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
- 79682df80606d8d8b34130933a50d746a097c9ffcdfb399970f9cd329ea395a9:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 79682df80606d8d8b34130933a50d746a097c9ffcdfb399970f9cd329ea395a9 · T_PMINT
- block
- 948736 · 31d ago
- commitment C
- 0281275b18223b4fadb94f284735c40398522a92016b554b7ae7a5ff81ae0c0c26
- public amount
- 100
- public blinding
- a21acec72359a02b4f240c0c1fcfafad9af8dbdb13b4e45cae5eff51c319b7c9
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.