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

Query time 0.00015

JSON explain

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