SUBSCRIBE
Tech Journal Now
  • Home
  • News
  • AI
  • Reviews
  • Guides
  • Best Buy
  • Software
  • Games
  • More Articles
Reading: GeekWire 200 update: A new No. 1 and plenty of newcomers join list of top Pacific Northwest tech startups
Share
Tech Journal NowTech Journal Now
Font ResizerAa
  • News
  • Reviews
  • Guides
  • AI
  • Best Buy
  • Games
  • Software
Search
  • Home
  • News
  • AI
  • Reviews
  • Guides
  • Best Buy
  • Software
  • Games
  • More Articles
Have an existing account? Sign In
Follow US
© Foxiz News Network. Ruby Design Company. All Rights Reserved.
Tech Journal Now > News > GeekWire 200 update: A new No. 1 and plenty of newcomers join list of top Pacific Northwest tech startups
News

GeekWire 200 update: A new No. 1 and plenty of newcomers join list of top Pacific Northwest tech startups

News Room
Last updated: March 18, 2026 5:21 pm
News Room
Share
12 Min Read
SHARE

There’s a new No. 1.

Fusion power company Helion Energy has taken the top spot in the latest update of the GeekWire 200, our quarterly ranking of the top privately held technology startups in the Pacific Northwest.

Helion replaced Highspot, which announced a merger with Seismic in a significant sales software deal last month (exited companies graduate from the list). Backed by the likes of SoftBank and Sam Altman, Helion announced two key milestones in February on its mission to generate usable energy from fusion reactions.

The company’s ascent atop the GeekWire 200 reflects a broader trend on the rankings, as startups building complex hardware across sectors like space, energy, robotics, and agriculture make up a sizable chunk of the list. It’s a notable change for a region traditionally dominated by enterprise software.

The top 10 includes companies such as Agility Robotics, which is building humanoid robots; Brinc, a drone maker serving public safety customers; Stoke Space, a space manufacturing company; and Carbon Robotics, which sells weed-zapping machines to farmers. Seattle VC firm Ascend has coined this crop of companies as “Cascadian Dynamism.”

The GeekWire 200 is a great resource to help keep track of the region’s up-and-coming companies, along with established leaders.

The list, which dates to 2013, combines objective data and editorial insight to provide a broad view of the region’s startup landscape. The GeekWire 200 has long served as a resource for investors, job seekers, service providers, and others tracking the Pacific Northwest tech scene.

Here’s the new top 10.

Top 10 Companies – Q2 2025

.gw-top10-container {
max-width: 630px;
width: 100%;
margin: 0 auto;
font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, ‘Inter’, Roboto, ‘Helvetica Neue’, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.gw-top10-table {
width: 100%;
background: #ffffff;
border-radius: 12px;
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
overflow: hidden;
}

.gw-table-header {
background: #f9fafb;
padding: 20px 24px;
border-bottom: 2px solid #e5e7eb;
text-align: left;
}

.gw-table-title {
font-size: 14px;
color: #cb4c28;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.5px;
margin: 0;
display: block;
}

.gw-table-subtitle {
font-size: 22px;
font-weight: 700;
color: #1f2937;
margin: 4px 0 0 0;
}

.gw-company-row {
display: flex;
align-items: center;
padding: 16px 20px;
border-bottom: 1px solid #f3f4f6;
transition: all 0.2s ease;
}

.gw-company-row:hover {
background-color: #f9fafb;
}

.gw-company-row:last-child {
border-bottom: none;
}

.gw-rank-badge {
width: 32px;
height: 32px;
color: #cb4c28;
display: flex;
align-items: center;
justify-content: center;
font-weight: 700;
font-size: 20px;
margin-right: 12px;
flex-shrink: 0;
}

.gw-company-logo {
width: 40px;
height: 40px;
margin-right: 12px;
border-radius: 8px;
overflow: hidden;
background: #f9fafb;
border: 1px solid #e5e7eb;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}

.gw-company-logo img {
width: 32px;
height: 32px;
object-fit: contain;
}

.gw-company-info {
flex: 1;
display: flex;
align-items: center;
justify-content: space-between;
min-width: 0;
}

.gw-company-details {
flex: 1;
min-width: 0;
padding-right: 12px;
}

.gw-company-name {
font-size: 16px;
font-weight: 600;
color: #1f2937;
margin: 0 0 2px 0;
display: flex;
align-items: center;
flex-wrap: wrap;
}

.gw-company-name a {
color: #1f2937;
text-decoration: none;
transition: color 0.2s ease;
}

.gw-company-name a:hover {
color: #cb4c28;
}

.gw-company-links {
display: inline-flex;
align-items: center;
gap: 4px;
margin-left: 6px;
}

.gw-linkedin-link,
.gw-coverage-link {
display: inline-flex;
align-items: center;
justify-content: center;
width: 18px;
height: 18px;
transition: all 0.2s ease;
}

.gw-linkedin-link {
color: #6b7280;
}

.gw-linkedin-link:hover {
color: #0077b5;
transform: scale(1.1);
}

.gw-linkedin-link svg {
width: 14px;
height: 14px;
}

.gw-coverage-link:hover {
transform: scale(1.1);
}

.gw-coverage-link img {
width: 14px;
height: 14px;
}

.gw-company-meta {
font-size: 13px;
color: #6b7280;
margin: 0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.gw-company-stats {
display: flex;
gap: 16px;
align-items: center;
flex-shrink: 0;
}

.gw-stat-item {
text-align: center;
}

.gw-stat-value {
font-size: 16px;
font-weight: 600;
color: #1f2937;
display: block;
line-height: 1.2;
}

.gw-stat-label {
font-size: 11px;
color: #6b7280;
text-transform: uppercase;
letter-spacing: 0.3px;
font-weight: 500;
margin-top: 2px;
white-space: nowrap;
}

.gw-growth-positive {
color: #10b981;
}

.gw-growth-negative {
color: #6b7280;
}

.gw-source {
padding: 16px 24px;
font-size: 12px;
color: #6b7280;
font-style: italic;
border-top: 1px solid #f3f4f6;
background: #fafafa;
}

/* Mobile responsive styles */
@media (max-width: 520px) {
.gw-company-stats {
justify-content: flex-start !important;
margin-left: 0 !important;
padding-left: 0 !important;
}

.gw-stat-item {
text-align: left !important;
}

.gw-table-header {
padding: 16px 18px;
}

.gw-table-title {
font-size: 12px;
}

.gw-table-subtitle {
font-size: 18px;
}

.gw-company-row {
padding: 14px 16px;
flex-wrap: wrap;
}

.gw-rank-badge {
width: 28px;
height: 28px;
font-size: 18px;
margin-right: 10px;
}

.gw-company-logo {
width: 36px;
height: 36px;
margin-right: 10px;
}

.gw-company-logo img {
width: 28px;
height: 28px;
}

.gw-company-info {
flex-wrap: wrap;
width: 100%;
}

.gw-company-details {
flex: 1 1 auto;
min-width: 150px;
padding-right: 0;
}

.gw-company-name {
font-size: 15px;
}

.gw-company-meta {
font-size: 12px;
}

.gw-company-stats {
margin-top: 8px;
width: 100%;
justify-content: flex-start;
gap: 20px;
padding-left: 50px;
}

.gw-stat-value {
font-size: 15px;
}

.gw-stat-label {
font-size: 10px;
}

.gw-source {
padding: 14px 16px;
font-size: 11px;
}
}

@media (max-width: 380px) {
.gw-company-stats {
padding-left: 0;
gap: 16px;
}

.gw-company-row {
position: relative;
}

.gw-rank-badge {
position: absolute;
top: 14px;
right: 16px;
margin-right: 0;
}

.gw-company-details {
padding-right: 40px;
}
}

GeekWire 200

Top 10 Companies: Q1 2026

1
Helion

Helion

GeekWire


Everett, Washington • Renewable Energy Power Generation

483
Employees
+29%
1-Yr Growth

2
Chainguard

Chainguard

GeekWire


Kirkland, Washington • Computer and Network Security

670
Employees
+66%
1-Yr Growth

3
Truveta

Truveta

GeekWire


Issaquah, Washington • Hospitals and Health Care

418
Employees
+16%
1-Yr Growth

4
Agility Robotics

Agility Robotics

GeekWire


Corvallis, Oregon • Robotics Engineering

359
Employees
+41%
1-Yr Growth

5
iSpot.tv

iSpot.tv

GeekWire


Bellevue, Washington • Advertising Services

377
Employees
-15%
1-Yr Growth

6
Temporal

Temporal

GeekWire


Bellevue, Washington • Software Development

433
Employees
+59%
1-Yr Growth

7
Brinc

Brinc

GeekWire


Seattle, Washington • Aviation and Aerospace Component Manufacturing

172
Employees
+34%
1-Yr Growth

8
Stoke Space

Stoke Space

GeekWire


Kent, Washington • Defense and Space Manufacturing

361
Employees
+49%
1-Yr Growth

9
Responsive

Responsive

GeekWire


Beaverton, Oregon • Software Development

717
Employees
+13%
1-Yr Growth

10
Carbon Robotics

Carbon Robotics

GeekWire


Seattle, Washington • Automation Machinery Manufacturing

278
Employees
+33%
1-Yr Growth

Data Source: LinkedIn Associated Members as of March 2026. View full GeekWire 200 →

The top 10 includes one new member: infrastructure startup Temporal, now valued at $5 billion after raising a $300 million Series D round last month. Temporal’s revenue grew more than 380% year-over-year as it helps companies move their AI agents into real-world production.

Several other startups rose up the list this quarter:

  • Auger, the supply chain software startup that raised a $100 million seed round in 2024, continues to hire rapidly — headcount is up more than 200% year-over-year — and is now ranked No. 41. Auger also announced a partnership with Microsoft on Wednesday.
  • Echodyne, the Seattle-area radar platform company, announced plans to build a new manufacturing facility in Washington state and moved up to No. 54.
  • Starfish Space is now No. 64 after landing a $54.5 million Space Force contract for its satellite servicing spacecraft.
  • AIM Intelligent Machines, the autonomous construction startup that recently inked its own government contract, moved up to No. 122.
  • Avalanche Energy, which announced a $29 million round last month to fuel its fusion technology, moved up to No. 156.
  • Tin Can, the hot Seattle startup behind a landline-style telephone for kids, sprang to No. 167 after raising $12 million in December.

There are also a batch of newcomers making their debut on the list, including:

  • Tune Therapeutics (No. 140), a biotech company co-headquartered in Seattle that’s developing epigenome editing programs.
  • Gradial (No. 151), a Seattle-based startup developing agentic marketing tools that raised $35 million in December and recently launched a new tool for GEO, or Generative Engine Optimization.
  • Starcloud (No. 171), the Redmond, Wash.-based company working on space-based data centers that was featured during Jensen Huang’s keynote at NVIDIA GTC this week.
  • Others new entrants include Union.ai; Integrate; Clearly AI; mpathic; AheadComputing; Casium; RentSpree; Inflection.io; Dopl Technologies; Loopr; Scala; Elevāt; Certivo; AZX; and MontyCloud.

Notes on the GeekWire 200

Our list is not scientific, by any means, and the specific rankings should be taken with a grain of salt. But it has proven to be a highly useful tool. We hear regularly from readers who use the GeekWire 200 to look for jobs, prospect for customers, mine for potential investments, and get a high-level view of the tech community.

We also use the list as a valuable insights tool, gathering survey data to highlight trends among fast-growing startups.

  • GeekWire 200 survey: CEOs cautious about hiring as AI boosts productivity for Seattle startups
  • How AI is transforming Seattle-area startups: Insights from GeekWire 200 CEOs

The rankings have evolved over time, and last year we made some key changes.

  • We’re looking at each company’s employee growth over the past 12 months, factoring in both the percentage increase and the number of jobs added.
  • Larger companies still earn credit for maintaining scale — a sign of maturity and customer traction. But this is weighted less heavily than growth, to help spotlight emerging players.
  • We include LinkedIn follower counts as a rough measure of a company’s public traction. To avoid favoring long-established firms, we apply a curve that gives younger companies a fairer shot.
  • And as in the past, we take into account editorial judgment from the GeekWire news team, based on factors including recent fundings and layoffs, and our own insights from covering the region’s tech startups.
  • Companies founded 15 years ago or later “graduate” from the GeekWire 200, and are not included. We also remove companies due to mergers, acquisitions and private equity deals in which they sell a majority of their shares.

To make sure your Pacific Northwest technology startup is eligible for the GeekWire 200, first confirm it’s included in the broader GeekWire Startup List. If so, there’s no need to submit it separately. If your startup isn’t among the companies on that larger list, you can submit it for inclusion here, and we’ll crunch the numbers to see if your company makes the next GeekWire 200 update. Email us at [email protected] with any questions.

Read the full article here

You Might Also Like

Microsoft leader jumps to Anthropic; Tagboard gets new CEO; Expedia names tech VP – GeekWire

Bungie scores an unexpected success with ‘Marathon’ revival

The AI capex conundrum – GeekWire

Seattle’s ever-growing calendar of events for AI, space, oceans, energy and more – GeekWire

Former Microsoft VP to lead Inteum; Veeam, mpathic add execs; past Tune CEO’s new role

Share This Article
Facebook Twitter Email Print
Leave a comment Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

- Advertisement -
Ad image

Trending Stories

Games

How to unlock tools in Outbound: Tips for the Axe, Pickaxe, and other downloads

May 12, 2026
Games

Steam’s most-wishlisted game is out this week following a year of corporate drama that involved one of the most embarrassing ChatGPT uses on record

May 11, 2026
Software

The European Commission eyes rules to restrict US cloud services – Computerworld

May 11, 2026
News

Microsoft exec Shawn Bice returns to AWS to lead reliability push for AI agents – GeekWire

May 11, 2026
Games

World of Warcraft ‘Classic Plus’, a version of the old MMO with modern updates, might actually be real as Blizzard hosts secret event with popular streamers

May 11, 2026
AI

IMF warns of the potential for AI attacks on global financial systems – Computerworld

May 11, 2026

Always Stay Up to Date

Subscribe to our newsletter to get our newest articles instantly!

Follow US on Social Media

Facebook Youtube Steam Twitch Unity

2024 © Prices.com LLC. All Rights Reserved.

Tech Journal Now

Quick Links

  • Privacy Policy
  • Terms of use
  • For Advertisers
  • Contact
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?