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
- 90f15c24f7edee407e470760027d0613d303a7a60f8874180502530567784662:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 90f15c24f7edee407e470760027d0613d303a7a60f8874180502530567784662 · T_PMINT
- block
- 948544 · 54d ago
- commitment C
- 037edf07327a53a9d37eb9ff3f9a8bf0f77dbecd1843d9dac217e9d7e9cb32d233
- public amount
- 100
- public blinding
- 33c843bbe0ccaf1d5deee30d72dfb4b5cf9a195d8f3753c99b45e82b36ca6ee5
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.