SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '8770b75498dd92b3a6c8f9377c9feeb115f20ee15ba9342f1b60e88d7944e71f' 
  AND token = 'oEiG7ssb7KJ31FSKF3vG36ezPy2feGIpJuE4jB0+Hok=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00032

JSON explain

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