SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '41a156edabd8ef34aa2350ef6e92c2b144b6520f6843b417cd263d969551b2a8' 
  AND token = 'ir9PniXiaWaYtDCbpIGx1KO3JRxvaBJ3ivERKfHremY=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00029

JSON explain

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