SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '22240d369ccdfb0d155fffdfb6f35d29f87fedeb09c9b0466d2e2e8b01071756' 
  AND token = '6WsIUMadV6sXLug20DiHrw5JY/dugg3vylHU4ieDGzQ=' 
  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"
    }
  }
}