Stair climbing calorie calculator — calculate kcal burned by floors climbed, with METs-based formula.
- Runs locally
- Category Calculator
- Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
| Calories burned | 18.7 kcal |
| METs | 8 |
| Equivalent running | 0.27 km |
| Equivalent walking | 467 steps(6% of daily 8 000) |
Formula: kcal = METs × (body + backpack) × hours. METs come from the Compendium of Physical Activities (Ainsworth 2011): slow climbing ≈ 4, normal ≈ 8, fast ≈ 12.
What this tool does
Free online stair-climbing calorie calculator. Enter body weight, floor count, climbing speed (slow / normal / fast) and an optional backpack load — we estimate calories burned using the published METs equation kcal = METs × bodyWeight × hours from Ainsworth's 2011 Compendium of Physical Activities: 4 METs for a slow stroll up stairs, 8 METs for a normal commuter pace, and 12 METs for a fast two-at-a-time / sport pace. The result is shown alongside two relatable equivalents — kilometres of running at the same energy cost, and how many of your daily 8 000 walking steps the climb covers. 100% client-side: nothing leaves the browser. A knee-safety note is shown above the inputs because stair training is hard on joints if your form or footwear is wrong.
Tool details
- Input
- Numbers
- The page exposes text boxes, numeric controls, file pickers, or structured inputs depending on the tool.
- Output
- Live result
- The result area focuses on usable output, with copy, download, or preview actions when supported.
- Privacy
- Browser-side processing
- The main tool logic does not call an external API, so inputs normally stay in the current tab.
- Save / share
- No account required
- Open the page and use it; whether results survive refresh depends on the tool.
- Performance budget
- Initial JS <= 12 KB
- No WASM budget is declared, keeping the tool quick to open on mobile.
- Best fit
- Calculator · Content Creator
- Category and role tags drive related tools, internal links, and quick fit checks.
How to use
-
1. Input
Paste or drop your content into the tool panel.
-
2. Process
Click the button. All processing is local in your browser.
-
3. Copy / Download
Copy the result or download to disk in one click.
How Stair Climbing Calorie Calculator fits into your work
Use it for fast estimates, comparisons, and planning numbers before you make the final call.
Calculation jobs
- Getting a realistic range before a purchase, plan, workout, or schedule decision.
- Comparing scenarios by changing one input at a time.
- Turning rough assumptions into a number you can discuss.
Calculation checks
- Double-check units, dates, rates, and rounding assumptions.
- Treat health, finance, tax, and legal outputs as planning aids, not professional advice.
- Save the inputs that produced an important result so you can reproduce it later.
Good next steps
These links move the current task into a more complete workflow.
- 1 BMI Calculator Body Mass Index calculator with WHO + Asian classifications — metric and imperial — browser-only Open
- 2 Calorie Calculator Calorie calculator — daily calorie needs (BMR + TDEE), weight loss/gain targets, macro breakdown. Open
- 3 BMR Calculator BMR calculator — basal metabolic rate by Mifflin-St Jeor and Harris-Benedict (compared side-by-side). Open
Real-world use cases
Deciding whether the daily office-tower climb is worth it
You work on the 18th floor and your smartwatch keeps nagging you to take the stairs. Plug in 70 kg and 18 floors at a normal pace: about 17 kcal one way, 34 kcal if you skip the elevator both directions of a round trip. That is roughly one bite of a banana, so do it for the heart and the legs, not to out-climb a snack. Seeing the real number stops the magical thinking.
Programming a weighted ruck-climb for firefighter prep
A candidate prepping for the CPAT carries a 22.7 kg vest up flights. At 80 kg body weight that is roughly 103 kg of total load. Run 30 floors at a fast pace and you see about 60 kcal packed into three to four minutes, with the per-minute burn near a hard run. That lets you size session volume against a target without guessing how much the vest actually adds.
Setting a fair stairwell-challenge target for a team
You are organizing a March office stair challenge and want a goal people can hit at lunch. A 65 kg colleague at a normal pace burns roughly 15 kcal per 18-floor tower. To average 150 kcal a day they need about ten towers, clearly too much for a lunch break, so you reset the goal to three towers and frame it as movement, not a calorie race nobody can win.
Sanity-checking a fitness app that overstates stair burn
Your phone says a 12-floor climb burned 90 kcal and it feels too generous. Enter 60 kg, 12 floors, normal pace here: you get about 9 kcal, an order of magnitude apart. The app is almost certainly counting your whole walking commute or using step-count guesses. Now you know to trust the climb portion only and stop budgeting dessert against a phantom number.
Common pitfalls
Counting the descent as a second climb. Going down is roughly 3 METs (like brisk walking), not 8, so doubling a 19 kcal climb to 38 is wrong; add about 30%, not 100%.
Entering only body weight when you climbed with a loaded pack. A 10 kg backpack on a 70 kg person is +14% calories, so leaving it out understates a weighted ruck-climb every single time.
Treating the result as a license to eat. 20 floors is about 19 kcal, a fifth of a single cookie, so plan the snack around the meal, not around the climb.
Privacy
Everything runs in your browser. Your body weight, floor count, climbing speed and backpack load are used only to compute the result on this page and are never sent to a server or stored. Because these inputs are useful to share (send a friend a link to your stairwell-challenge target), they are encoded in the URL when present, so avoid pasting that link anywhere you would not want your weight visible. Clear the fields or close the tab and nothing remains.
FAQ
Tool combos
Folks in your role tend to reach for these alongside this tool.
- A1Z26 Cipher (Letter ⇄ Number) A=1, B=2 … Z=26 — encode text to numbers or decode numbers to text, pick hyphen / space / comma separators, one-click copy — browser-only
- Chinese Acupoint Locator 200+ meridian acupoints / WHO 2008 standard locations / with contraindications, manipulation, and combinations.
- Ad Copy Checklist Verify every element of your ad before launch — headline, CTA, compliance, and technical setup
- Add Line Numbers Number every line of pasted text — set start, step and separator, zero-pad to align, skip blanks, or strip numbers back off — browser-only