SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '06b9be2ab0df09bd58b102d90d758a3b112bbc015dee739ac6cce738109f17b8' 
  AND token = 'OcXW0cGyhd2FPoDoF94Io5evLwPeG3W1SwGBgBfjPiE=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00036

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}