SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '94c23656b8dda699eb61360ebab0e0730179646f433ea0c840fc45453d645b76' 
  AND token = 'RJnXVd9oaXiZfYDd1XVIdSzGIPc5nkUyP4q6OcSLxb8=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00033

JSON explain

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