SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '34133a542cf94bfa4de707ad5435533b64b21b3d35eb7e8274d7801c80ae73e2' 
  AND token = 'd8Q9MOwfpnO8uyiR95entGeNVLdR3VamL0KUhM1hJig=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00044

JSON explain

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