Calculateus

Escape Velocity Calculator

Calculate the escape velocity needed to break free of a planet or celestial body's gravity.

Result

Escape Velocity (Earth)
11.19 km/s
In mph
25,022 mph

About the Escape Velocity Calculator

This calculator finds the minimum speed an object needs to permanently escape a celestial body's gravity without further propulsion. It includes preset mass and radius values for Earth, the Moon, Mars, Jupiter, and the Sun, plus a custom option for any other body.

How It Works

You select a celestial body (or choose custom and enter your own mass and radius), and the calculator looks up or accepts the corresponding mass and radius. It then applies the escape velocity formula using the gravitational constant to compute the speed in kilometers per second and converts that same result to miles per hour.

v_escape = sqrt(2 x G x M / r), where G = 6.6743 x 10^-11 N*m^2/kg^2.

Formula & Methodology

By hand, multiply the gravitational constant G by the body's mass, multiply that by 2, then divide by the body's radius. Take the square root of the result to get escape velocity in meters per second. Divide by 1000 for kilometers per second, or multiply by 2.23694 to convert to miles per hour.

Examples

Escape velocity from Earth using preset values

With Earth's mass 5.972e24 kg and radius 6,371,000 m, v = sqrt(2 x 6.6743e-11 x 5.972e24 / 6371000), which works out to about 11.19 km/s, or roughly 25,020 mph.

Escape velocity from the Moon

Using the Moon's mass 7.342e22 kg and radius 1,737,400 m, v = sqrt(2 x 6.6743e-11 x 7.342e22 / 1737400), about 2.38 km/s, far lower than Earth's value, which is why lunar spacecraft need far less fuel to leave the Moon's surface than Earth's.

Advantages

  • Includes built-in mass and radius presets for five common celestial bodies, removing the need to look up those constants separately.
  • Supports a fully custom body, letting you compute escape velocity for any hypothetical planet, moon, or asteroid.
  • Reports the result in both kilometers per second and miles per hour, matching either scientific or everyday unit conventions.

Common Mistakes

  • Entering a custom radius in kilometers instead of meters, which throws off the result since the formula expects SI units throughout.
  • Assuming escape velocity is the speed needed for a stable orbit, when it is actually the speed needed to leave the gravitational influence entirely and never return.
  • Treating the preset planetary values as adjustable for altitude, when they represent escape velocity from the body's surface (or cloud-top radius for Jupiter and the Sun), not from an orbital altitude above it.

Edge Cases to Watch For

  • Selecting custom requires both mass and radius to be entered as positive numbers; the calculator returns an error if either is zero or negative, since the formula requires a positive value under the square root and a nonzero radius in the denominator.
  • The preset values are fixed constants for each body's actual average mass and radius, so results for Earth, the Moon, Mars, Jupiter, and the Sun will not reflect any variation from an idealized spherical, uniform-density body.
  • For a custom body, entering radius in the wrong units (for example, kilometers instead of meters) produces an escape velocity off by orders of magnitude, since the formula expects mass in kilograms and radius in meters.

Common Use Cases

  • Physics and astronomy students comparing escape velocities across different planets and moons.
  • Space enthusiasts exploring why launching from the Moon or Mars requires far less energy than launching from Earth.
  • Anyone working through a custom orbital mechanics problem involving a hypothetical or exoplanet-sized body.
Written & fact-checked by the Calculateus TeamLast updated August 5, 2026How we verify our formulas

Frequently asked questions

What is escape velocity?

It's the minimum speed an object needs, fired straight up with no additional propulsion, to break free of a celestial body's gravity and never fall back - Earth's escape velocity is about 11.2 km/s (25,000 mph), which is why rockets need to accelerate to enormous speeds to reach orbit and beyond.

Conclusion

Escape velocity depends only on a body's mass and radius, which is why smaller or less massive worlds like the Moon are so much easier to leave than Earth. This calculator lets you compare real celestial bodies side by side or plug in your own values to see how mass and radius each shape the result.