Browse

Steam ID Finder

Profile lookup

Example formats

  • steamcommunity.com/username
  • 76561198403586539
  • username

STEAM ID FINDER

  • Quick Profile Lookup
  • Multiple ID Formats
  • Ban Status Check
  • Real-time Results

What is a Steam ID?

A Steam ID is the unique identifier Valve uses for every Steam account. The same account shows up in several different formats depending on where you find it — in URLs, on the Steam community, in CS2 server logs, and in third-party APIs. This tool converts between all of them in one click.

Steam ID formats explained

Steam64 (SteamID64)76561197960287930
A 17-digit number used by the Steam Web API, most third-party services, and Pricempire. The canonical, unambiguous form.
Steam3 (SteamID3)[U:1:22202]
Bracketed format showing universe, account type, and account number. Common in newer Source tools and community URLs.
Steam2 (SteamID)STEAM_0:0:11101
Legacy format you'll see in CS:GO and CS2 server logs, banlists, and the in-game console. STEAM_0 and STEAM_1 are equivalent.
Account ID22202
The raw 32-bit account number — the unique part of every Steam ID once you strip universe and type bits. Found in trade URLs as the partner parameter.
Profile URLsteamcommunity.com/profiles/76561197960287930
Direct community URL using Steam64. Always resolves to the same account no matter how the user changes their display name.
Vanity URLsteamcommunity.com/id/gabelogannewell
Custom community URL like steamcommunity.com/id/gabelogannewell. Vanity names map to a Steam64 server-side and can be changed by the user.
Trade URLtradeoffer/new/?partner=...&token=...
Token-based URL Steam generates so other users can send trade offers to your inventory without being friends first.

Frequently asked questions

How do I find my own Steam ID?

Open Steam, click your username at the top right, choose "View my profile", then copy the URL from your browser. Paste it into the search above to get every other format.

What's the difference between Steam2, Steam3 and Steam64?

They're all encodings of the same underlying 32-bit account number. Steam2 was the original (STEAM_0:Y:Z), Steam3 added universe and type tags ([U:1:N]), and Steam64 packs everything into a single 17-digit number.

Why doesn't my vanity URL resolve instantly?

Vanity URLs like /id/yourname are pointers, not IDs — we have to ask Steam's API which account owns the name. Steam2, Steam3 and Steam64 inputs resolve locally in your browser with no network round-trip.

Is this Steam ID converter free?

Yes. No account required, no rate limits, no ads. Built and maintained by Pricempire.

Where do I use Steam2 vs Steam64?

Steam2 is what CS2 and CS:GO server logs print, what most server admin tools accept, and what shows up in the in-game console. Steam64 is what modern Steam APIs and third-party services expect.

Can I look up private or banned accounts?

Yes — conversion works on the ID itself, regardless of the account's privacy settings or status. We can show the canonical Steam64 even for private profiles.