Calculate rocket performance using the Tsiolkovsky rocket equation. This equation relates the change in velocity (Δv) with the effective exhaust velocity (ve) or specific impulse (Isp) and the mass ratio of the rocket.
Multi-stage rockets improve delta-v by discarding empty tanks and engines as propellant is used. The total delta-v of a multi-stage rocket is the sum of the delta-v of each stage.
This tool is open source and the underlying logic is fully transparent. You can view the source code, understand the calculations, and even contribute improvements to make it better for everyone.
View Source Code