SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '3bb3380e82830dae6cbda29f6a7e2764ec0693be673dfcf672c69bd374bd61f4' 
  AND token = 'CgjeBhIghTFuGDKBQeyBj/7hwWkfx16+KdE4Laq9FYs=' 
  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"
    }
  }
}