SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'e1a39eb26bd95d7454f70483491db0bda26171f4fe86e0026b445bf2ed1f43fa' 
  AND token = 'qL8AUc0t6GZfJcN1rEKhDKmKJLgnxNeIdZmD3hIo5oo=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00041

JSON explain

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