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
- e506fe4af3212318b34887b0fa286fe9ed2e196edfde64f4997a398a334b7a75:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e506fe4af3212318b34887b0fa286fe9ed2e196edfde64f4997a398a334b7a75 · T_PMINT
- block
- 948677 · 2h ago
- commitment C
- 0317e61651d62b4ad18a1e53818a44cadf36c63016c2484d52ac9b0c963c8eed6b
- public amount
- 100
- public blinding
- 4692b7be52dc8e0f95c80442c6e97e99af1a8eaa5ae5642e93652852ef53df13
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.