Every mobile device carries at least one unique identifier — but not all identifiers are the same. If you’ve ever wondered what separates an IMEI from an MEID or a serial number, this guide breaks it all down in plain, practical language.
📋 In This Guide
What Are IMEI, MEID, and Serial Numbers?
When you pick up any smartphone, it quietly carries at least two forms of identity embedded in its hardware. These identifiers serve different purposes — some are used by global carrier networks, some by manufacturers, and some by law enforcement. Understanding what each one does (and doesn’t do) helps you make smarter decisions, whether you’re buying a used phone, reporting a theft, or checking warranty coverage.
Here’s a quick snapshot before we go deeper:
- IMEI — A 15-digit globally registered code used by GSM, LTE, and 5G networks to identify your device.
- MEID — A 14-character hexadecimal identifier used by older CDMA networks (primarily legacy Sprint and Verizon CDMA in the US).
- Serial Number — A manufacturer-assigned alphanumeric code used for warranty tracking, service records, and internal inventory management.
Each identifier has a specific job. They’re not interchangeable, and confusing them can lead to real problems — like reporting the wrong number to your carrier after a theft.
IMEI Explained: The Global Standard
The IMEI (International Mobile Equipment Identity) is the dominant device identifier in the world. Introduced under the GSM standard and now used across every major cellular technology — including LTE (4G) and 5G — the IMEI is managed by the GSMA and recognized by carriers, governments, and law enforcement agencies worldwide.
Format and Structure
Every IMEI is exactly 15 digits long and made up of three segments:
| Segment | Digits | Purpose |
|---|---|---|
| TAC (Type Allocation Code) | 1–8 | Identifies the device manufacturer and model |
| Serial Number (SNR) | 9–14 | Uniquely identifies your specific device unit |
| Check Digit | 15 | Validates the IMEI using the Luhn algorithm |
Example IMEI: 353045 10 482931 7 — the TAC (35304510) identifies an iPhone model; the serial (482931) pinpoints that specific unit; the check digit (7) confirms the number is structurally valid.
What Makes IMEI So Powerful?
Unlike a phone number (tied to a SIM card), the IMEI is hardwired into the device’s baseband chipset. You can swap SIM cards, factory-reset your phone, or change carriers — the IMEI never changes. Every time your phone connects to a cell tower, carriers silently check the IMEI against global blacklist databases called Equipment Identity Registers (EIR). If the IMEI is flagged as lost or stolen, network access is denied immediately.
Dual-SIM Devices Have Two IMEIs
Most modern flagship smartphones support two SIM cards and carry two full IMEI numbers — IMEI 1 and IMEI 2 — each independently trackable and blacklistable. When reporting a stolen phone, always provide both.
MEID Explained: The CDMA Era Identifier
The MEID (Mobile Equipment Identifier) was developed specifically for CDMA (Code Division Multiple Access) networks — a cellular technology that dominated parts of the US market before the LTE era. Carriers like Sprint and Verizon (on their legacy CDMA network) relied on MEID instead of IMEI because CDMA doesn’t use SIM cards in the traditional sense.
Format and Structure
An MEID is 14 characters long in hexadecimal format (using digits 0–9 and letters A–F). It’s typically displayed as a decimal number in device settings but stored and transmitted in hex. For example, a hex MEID of A0000048252EA3 translates to a long decimal string in the settings menu.
| Feature | MEID Detail |
|---|---|
| Length | 14 characters (hex) / 18 digits (decimal) |
| Format | Hexadecimal (0–9, A–F) |
| Network Type | CDMA (legacy Sprint, legacy Verizon CDMA) |
| Managed by | 3GPP2 (now largely legacy) |
| Still in Use (2026)? | Mostly phased out; CDMA networks decommissioned in the US |
Is MEID Still Relevant in 2026?
For most US users, MEID is effectively a relic. Verizon completed its CDMA shutdown, and Sprint’s network was absorbed into T-Mobile’s infrastructure. All major US carriers now operate fully on GSM/LTE/5G technology, which uses IMEI. Many newer phones still display an MEID in settings for backward compatibility, but it serves no functional role on modern networks.
The MEID–ESN Connection
Before MEID, CDMA devices used a shorter ESN (Electronic Serial Number) — just 8 digits. The pool of available ESNs became exhausted as smartphone adoption exploded, leading to the introduction of the longer MEID format. ESN is now entirely obsolete. MEID itself is following close behind as CDMA networks go dark.
Serial Numbers: The Manufacturer’s Code
A serial number is the identifier your phone’s manufacturer assigns during production. Unlike IMEI and MEID, it has nothing to do with carrier networks or global databases. Think of it as the phone’s “birth certificate” from the factory floor — it exists primarily for the company that made it, not for wireless carriers.
Format and Characteristics
Serial numbers don’t follow a single global standard. Each manufacturer defines its own format. Apple’s serial numbers are typically 12 alphanumeric characters (e.g., C8QF1ZG2Q6NC). Samsung uses its own format, as does Google, OnePlus, and others.
- Assigned at the time of manufacturing
- Alphanumeric, variable length (usually 10–15 characters)
- Not registered with any global network database
- Used by manufacturers for warranty tracking and service records
- Present on every device — including Wi-Fi-only tablets and laptops
When Is a Serial Number Useful?
Serial numbers matter most in these situations:
- Warranty claims — Apple, Samsung, and others use serial numbers to verify if your device is still covered under manufacturer warranty.
- Service and repairs — Repair centers log serial numbers to track service history and replacement parts.
- Refurbished/certified pre-owned purchases — Manufacturers use serial numbers to verify that a device was officially refurbished.
- Wi-Fi-only devices — iPads, tablets, and laptops without cellular connectivity have no IMEI but always have a serial number.
What a Serial Number Cannot Do
This is where many people get confused. A serial number cannot be used to track a lost phone, block a stolen device on a carrier network, or check network blacklist status. Those functions belong exclusively to the IMEI. If someone tells you to “report your serial number to the carrier to block your stolen phone,” that advice is incorrect.
IMEI vs MEID vs Serial Number: Side-by-Side Comparison
Here’s a clear, at-a-glance breakdown of how these three identifiers differ across every key dimension:
| Feature | IMEI | MEID | Serial Number |
|---|---|---|---|
| Length / Format | 15 digits (decimal) | 14 chars (hex) / 18 digits (decimal) | Variable (alphanumeric) |
| Network Type | GSM, LTE, 5G (universal) | CDMA (legacy only) | None — manufacturer only |
| Managed By | GSMA (global) | 3GPP2 (legacy) | Individual manufacturer |
| Used for Blacklisting? | ✅ Yes | ⚠️ On legacy CDMA only | ❌ No |
| Used for Warranty? | Sometimes | Rarely | ✅ Yes (primary) |
| Globally Unique? | ✅ Yes | ✅ Yes | Unique per manufacturer |
| Validation Method | Luhn algorithm | Hex check + registry | Manufacturer portal |
| Relevant in 2026? | ✅ Fully active | ⚠️ Mostly phased out | ✅ For warranty & service |
| Present on Wi-Fi Only Devices? | ❌ No | ❌ No | ✅ Yes |
How to Validate Each Identifier
Knowing an identifier exists is one thing — knowing whether it’s valid and legitimate is another. Here’s how each one is verified.
Validating an IMEI: The Luhn Algorithm
Every IMEI contains a built-in error-checking mechanism: the Luhn algorithm (also called mod-10). The 15th digit of any IMEI is a mathematically derived “check digit” calculated from the first 14 digits. If the math doesn’t add up, the IMEI is structurally invalid — and carriers reject it instantly.
Here’s how the Luhn check works in simple terms:
- Take the first 14 digits of the IMEI.
- Starting from the rightmost digit, double every second digit.
- If any doubled value exceeds 9, subtract 9 from it.
- Sum all resulting digits.
- The check digit is whatever number makes the total divisible by 10.
Beyond structural validation, you should also verify an IMEI’s blacklist and carrier lock status using official online tools. This is especially important before purchasing any second-hand device.
Validating an MEID
MEID validation follows a similar checksum principle but uses a different algorithm suited to hexadecimal arithmetic. In practice, most users don’t need to validate an MEID manually in 2026 since CDMA networks have been decommissioned. MEID checkers do exist (via legacy carrier portals), but their utility is minimal for new devices.
Validating a Serial Number
Serial numbers are validated through manufacturer portals rather than mathematical formulas. For example:
- Apple: Visit checkcoverage.apple.com and enter the serial number to confirm the device model, purchase date, and warranty status.
- Samsung: Use Samsung’s warranty check portal or the Samsung Members app.
- Google: Use the Google Device Support page for Pixel warranty lookups.
Which Identifier Should You Use and When?
The three identifiers serve very different purposes. Here’s a practical reference for common scenarios:
| Situation | Identifier to Use |
|---|---|
| Reporting a lost or stolen phone to your carrier | IMEI |
| Filing a police report after theft | IMEI |
| Requesting IMEI blacklisting via CEIR/CTIA | IMEI |
| Checking device status before buying a used phone | IMEI |
| Claiming warranty or scheduling a repair | Serial Number |
| Verifying a refurbished or certified pre-owned device | Serial Number (+ IMEI for blacklist check) |
| Checking a legacy CDMA device (pre-2020) | MEID (if IMEI unavailable) |
| Activating on a modern LTE/5G carrier in the US | IMEI |
The bottom line is straightforward: for anything related to the mobile network — tracking, blocking, or activation — IMEI is always the right identifier. Serial numbers and MEIDs serve narrower, mostly manufacturer-specific or legacy-network purposes.
Future content to watch for: How to Detect a Cloned IMEI on Your Phone — coming soon to trackmobileimei.com.