SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '8cc6874e9fbb8d907097e32525e96ada30496df32bc2fb6223890a1755df5cee' 
  AND token = 'blICaGuodiN9nXQODZ2EKvwawtla13QsEDjZ0kMpX6s=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00046

JSON explain

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