All CalculatorsRetirement calculator

Inherited IRA Distribution Calculator

Compare distribution strategies for your inherited IRA — find the optimal approach to minimize taxes over the 10-year window.

Inherited Account Details

Distribution Window

Tax Information

39Score
Needs WorkRetirement readiness

Strategy Efficiency Score

Limited room for optimization — consider consulting a tax advisor for advanced strategies.

Best Strategy

Front-Loaded

Tax Savings vs Lump Sum

$0

Best Total Tax

$166,128

RiskReviewStrong

Optimal Annual Distribution

$71,607

via Front-Loaded

Total Tax (Best)

$166,128

across all years

Best Strategy

Front-Loaded

lowest total tax

Tax Savings vs Lump Sum

$0

lump sum tax: $164,153

Total Tax by Strategy

Compare total taxes paid under each distribution approach

Account Balance by Strategy

How the inherited IRA balance depletes under each approach

Personalized Insights

Actionable recommendations based on your numbers

3 insights1 priority
Positive#1

Best Strategy: Front-Loaded

The Front-Loaded approach results in the lowest total tax of $166,128 across the distribution period. This saves $0 compared to taking everything as a lump sum.

Watch#2

$54,748 Difference Between Best and Worst Strategies

The strategy you choose matters significantly. The wrong approach could cost you thousands more in taxes. Review the comparison charts carefully before deciding.

Note#3

Consider Charitable Giving Strategies

If you are age 70.5 or older, Qualified Charitable Distributions (QCDs) from the inherited IRA can satisfy RMDs without adding to taxable income. Even if younger, bunching charitable deductions in high-distribution years can offset the tax impact.

Calculator guide

Inherited IRA Distribution Calculator: Minimize Your Tax Bill

Use this guide to understand the assumptions, inputs, results, and next steps behind the calculator.

1

Quick Summary

Compare distribution strategies for your inherited IRA to find the most tax-efficient approach. This calculator models four different withdrawal plans—Even, Front-Loaded, Back-Loaded, and RMD-Only—to show you which one results in the lowest total tax bill over the 10-year distribution window required by the SECURE Act.

This tool is designed for non-spouse beneficiaries who are subject to the 10-year rule. By entering your inherited balance, age, and tax situation, you can see how different timing strategies impact your lifetime tax burden. If you need to calculate a specific year's required withdrawal, use the main RMD calculator. For general withdrawal planning, see the IRA withdrawal calculator.

The results include a Strategy Efficiency Score, a side-by-side comparison of total taxes for each strategy, and charts showing how your account balance will deplete over time. The insights will help you understand the most tax-optimal way to manage your inherited account and avoid costly mistakes.

2

How To Use This Calculator

Begin by entering the details of the account you inherited. Input the Inherited IRA Balance and Your Current Age. Your age is used to calculate the RMD-Only strategy, which is based on the IRS Single Life Expectancy table.

Next, define the distribution window. The Years Remaining in 10-Year Window is a critical input. For example, if the original owner passed away three years ago, you would enter 7. The Expected Annual Return should be your best estimate for the average investment growth of the assets inside the inherited IRA.

Then, provide your tax information. Enter your current marginal Federal Tax Bracket and your State Tax Rate. These are used to calculate the tax on each year's distribution. For a detailed look at how state taxes affect retirement, see the best states to retire for taxes.

For a more precise calculation, open the advanced settings. Enter your Other Annual Income (from salary, a business, etc.) and the Marginal Bracket Threshold, which is the income level where you would enter the next higher tax bracket. These inputs allow the calculator to model how a large distribution could push some of your income into a higher tax rate, providing a more accurate tax estimate. The RMD tax calculator can also help model tax impacts.

3

What Each Input Means

Inherited IRA Balance

This is the current market value of the inherited IRA. This is the starting point for all projections. A larger balance generally means that distribution strategy will have a much bigger impact on your total tax bill.

Your Current Age

Your current age is primarily used for the "RMD-Only" strategy comparison. This strategy calculates a hypothetical Required Minimum Distribution for each year based on the IRS Single Life Expectancy table. While annual RMDs are not required for most non-spouse beneficiaries under the 10-year rule, this strategy can be a tax-efficient way to spread out distributions.

Years Remaining in 10-Year Window

Under the SECURE Act, most non-spouse beneficiaries must withdraw all assets from an inherited IRA by the end of the 10th year following the year of the original owner's death. Enter how many full years are left to meet this deadline. For example, if the owner died in 2023, the 10-year clock ends on December 31, 2033. In 2026, you would have 7 years remaining.

Expected Annual Return

This is the estimated average annual growth rate of the investments within the inherited IRA. A higher return means the account will grow more, potentially leading to larger distributions and a higher tax bill in later years if you use a back-loaded strategy. Be realistic with this assumption; overly optimistic returns can distort the plan.

Federal and State Tax Rates

Enter your current marginal tax rates. The marginal rate is the rate you pay on your next dollar of income. Inherited IRA distributions are treated as ordinary income, so they are "stacked" on top of your other income and taxed at your marginal rate. Don't forget state taxes, as most states tax IRA withdrawals as income.

Other Annual Income and Marginal Bracket Threshold

These advanced inputs make the tax calculation more precise. By knowing your other income and the threshold for the next tax bracket, the calculator can estimate if a distribution is large enough to push you into a higher tax bracket and apply a higher rate to the portion of the income that crosses the threshold. This is crucial for comparing front-loaded versus even-distribution strategies.

4

How The Calculator Works

This calculator does not use a single formula. Instead, it runs four separate year-by-year simulations to project the tax impact of different distribution strategies over your remaining 10-year window.

For each year and each strategy, the calculator does the following:

  1. Calculates the Distribution: It determines the withdrawal amount for that year based on the strategy's rules (e.g., an even portion, a front-loaded amount, etc.).
  2. Calculates the Tax: It estimates the tax on that distribution using your federal and state tax rates. If advanced inputs are used, it checks if the distribution plus your other income pushes you past your marginal bracket threshold and applies a higher tax rate to the excess.
  3. Updates the Balance: It subtracts the distribution from the account balance.
  4. Applies Investment Growth: It applies the expected annual return to the new, lower balance to get the starting balance for the next year.

This process repeats for all remaining years until the account is depleted at the end of the 10-year period. The calculator then sums the total taxes paid under each of the four strategies and compares them to find the most efficient approach. The "best" strategy is the one that results in the lowest cumulative tax bill.

The four strategies modeled are:

  • Even Distribution: Spreads the withdrawals out as evenly as possible over the remaining years.
  • Front-Loaded: Takes larger distributions in the early years and smaller ones later.
  • Back-Loaded: Takes smaller distributions early on, allowing the account to grow, and takes larger distributions in the final years.
  • RMD-Only: Withdraws an amount each year based on the IRS Single Life Expectancy factor, with the entire remaining balance taken in the final year.
5

Calculator Formula

The calculator uses a simulation model. Below are the core formulas used in each step of the annual calculation.

Tax on Distribution

The tax calculation estimates the liability for a given year's withdrawal.

combined rate = (federal bracket % + state tax rate %) / 100
total income = other annual income + distribution amount

if (total income > marginal bracket threshold):
  income over threshold = total income - marginal bracket threshold
  income in bracket = distribution amount - income over threshold
  tax = (income in bracket * combined rate) + (income over threshold * (combined rate + 5%))
else:
  tax = distribution amount * combined rate

Note: The calculator assumes a 5% rate increase for income that pushes you into the next bracket. This is a general assumption for modeling purposes.

Annual Simulation Logic

For each year in the distribution window, for each strategy:

1. Distribution = calculate_distribution_for_strategy(current balance, year, years remaining)
2. Tax for Year = calculate_tax_on_distribution(Distribution)
3. Balance after withdrawal = current balance - Distribution
4. End of Year Balance = Balance after withdrawal * (1 + expected return %)

Strategy Distribution Formulas

The calculate_distribution_for_strategy() function uses different logic for each model:

// Even Distribution
distribution = current balance / years remaining in window

// Front-Loaded (Conceptual)
// Takes a higher percentage of the "average" distribution in early years
weight = (total years - current year) / total years
average distribution = current balance / years remaining
distribution = average distribution * (1 + weight * 0.6)

// Back-Loaded (Conceptual)
// Takes a lower percentage of the "average" distribution in early years
weight = current year / total years
average distribution = current balance / years remaining
distribution = average distribution * (0.4 + weight * 0.6)

// RMD-Only
// In the final year, the distribution is the entire remaining balance.
life expectancy factor = get_irs_factor(your age + current year)
distribution = current balance / life expectancy factor
6

The Inherited IRA 10-Year Rule Explained

The SECURE Act of 2019 significantly changed the rules for beneficiaries of retirement accounts. For most non-spouse beneficiaries who inherit an IRA or 401(k) from someone who passed away in 2020 or later, the "stretch IRA" is gone. It has been replaced by the 10-year rule.

The 10-year rule requires the beneficiary to withdraw the entire balance of the inherited account by December 31st of the 10th year following the year of the original owner's death. For example, if you inherited an IRA from a parent who died in January 2024, you must fully deplete the account by December 31, 2034.

If the original owner died before their required beginning date, there is no requirement for annual distributions within this 10-year period. However, if the original owner died after their required beginning date, annual RMDs are generally required during years 1-9, with the remaining balance distributed by the end of year 10. You could take nothing for nine years and withdraw the entire balance in year 10. However, as this calculator demonstrates, that is often a very tax-inefficient strategy. Spreading the distributions out can help you manage your tax bracket and lower your overall tax bill. For a deeper dive on the rules, see Required Minimum Distributions Explained.

Exceptions to the 10-year rule exist for "Eligible Designated Beneficiaries," which include:

  • The surviving spouse
  • Minor children of the original owner (the 10-year clock starts when they reach the age of majority)
  • Disabled or chronically ill individuals
  • Beneficiaries not more than 10 years younger than the decedent

These individuals may still be able to "stretch" distributions over their own life expectancy. This calculator is designed for those who fall under the standard 10-year rule.

7

Choosing the Best Inherited IRA Distribution Strategy

There is no single "best" strategy for everyone. The optimal approach depends entirely on your current and expected future financial situation. This calculator helps you model the tax impact, but here are the qualitative reasons to consider each approach.

  • Even Distribution: This is a simple, predictable approach. It's a good baseline strategy if your income is stable and you don't expect it to change much over the next decade. It helps avoid a large, bracket-busting withdrawal in any single year.

  • Front-Loaded Strategy: This approach is best if you expect your income to be significantly higher in the future. For example, if you are in a low-income or training period now but anticipate a large salary jump in a few years, taking larger distributions now locks in a lower tax rate. It's also useful if you have a specific, large expense to cover in the near term.

  • Back-Loaded Strategy: This is often the most tax-efficient strategy if your income is high now but you expect it to drop in the future, such as upon your own retirement. By taking minimal distributions early, you allow the tax-deferred account to grow for as long as possible. You then take the larger distributions during your lower-income retirement years. This strategy carries the risk that tax rates could be higher in the future.

  • RMD-Only Strategy: This is a form of a back-loaded strategy. It takes the smallest IRS-sanctioned withdrawals each year, maximizing tax-deferred growth. It almost always results in a very large final distribution in year 10, which can be optimal if you plan to be in a very low tax bracket that year.

8

Tax Planning Strategies for Inherited IRAs

Beyond choosing a withdrawal schedule, you can use other financial planning techniques to minimize the tax bite of an inherited IRA.

  1. Coordinate with Your Own Retirement Accounts: If you are still working, you can increase contributions to your own pre-tax 401(k) or Traditional IRA in years you take a larger inherited IRA distribution. This can help offset the extra income and keep you in a lower tax bracket.

  2. Time a Roth Conversion: If you have your own Traditional IRA, you could execute a Roth IRA conversion in a year where your income is otherwise low. This creates a large taxable event in a controlled way. You could then take inherited IRA distributions in subsequent years where your income is back to normal, avoiding piling two large taxable events in the same year.

  3. Bunch Charitable Deductions: If you are charitably inclined and itemize deductions, consider "bunching" several years' worth of donations into a single year. If you plan to take a large distribution in a specific year, making your large charitable donation in that same year can create a large deduction to offset the income.

  4. Manage Capital Gains: If you have investments in a taxable brokerage account, you could plan to harvest capital losses in a year you take a large inherited IRA distribution. Capital losses can offset capital gains and up to $3,000 of ordinary income per year.

For more ideas on managing withdrawal taxes, read about how to reduce taxes on Required Minimum Distributions.

9

Understanding Your Results

  • Strategy Efficiency Score: This score, from 1 to 99, measures how much tax you save with the optimal strategy compared to taking a single lump-sum distribution. A higher score means strategic withdrawals provide a significant tax benefit for your situation.
  • Optimal Annual Distribution: This is the average annual withdrawal under the most tax-efficient strategy found by the calculator. It serves as a useful budget guideline.
  • Total Tax (Best) / Tax Savings vs Lump Sum: These are the bottom-line numbers. They show the total tax bill for the best strategy and how much money that saves you compared to the worst-case scenario of a single withdrawal.
  • Total Tax by Strategy Chart: This bar chart provides a quick visual comparison of the total tax liability for each of the four strategies. The lowest bar represents your most tax-efficient option.
  • Account Balance by Strategy Chart: This area chart shows how the inherited IRA's balance is projected to decrease over time under each plan. A back-loaded strategy will show a higher balance for longer, while a front-loaded strategy will show a rapid initial decline.
10

Ways To Improve Your Results

The best way to "improve" your result is to lower your total tax bill. The calculator shows you the best strategy, but you can take actions to make that strategy even better.

  • Time Distributions with Income Fluctuations: If you know you'll have a lower-income year (e.g., due to a sabbatical, job change, or retirement), plan to take a larger distribution in that year to take advantage of the lower tax bracket.
  • Fill Up Your Tax Bracket: Work with a tax professional to calculate exactly how much you can withdraw from the inherited IRA each year without bumping into the next marginal tax bracket.
  • Relocate to a Lower-Tax State: If you are considering a move, the state tax implications can be significant. A move from a high-income-tax state to one with no income tax could save you thousands on your distributions. See the best states to retire for taxes.
  • Invest for Growth (Carefully): While a higher return leads to more eventual taxes, it also means more total money. The back-loaded strategy benefits most from strong market performance, but also carries the risk of having to withdraw more after a market downturn.
11

Common Mistakes

  1. Forgetting the 10-Year Deadline: This is the biggest mistake. The penalty for failing to empty the account by the deadline is 25% of the remaining amount (or 10% if corrected in a timely manner).
  2. Taking a Lump Sum Unnecessarily: Many beneficiaries withdraw the entire amount immediately to "get the cash." This often creates a massive, avoidable tax bill in a single year.
  3. Misunderstanding the Rules: The rules for spouses, non-spouses, and different types of accounts (pre-tax vs. Roth) are complex. Assuming the rules are the same for everyone can lead to errors.
  4. Ignoring State Taxes: A 5-8% state income tax on a large distribution can be a significant cost. Factor this into your planning.
  5. Not Coordinating with a Spouse: If you are married and filing jointly, the inherited IRA distribution is added to your total household income. Your withdrawal plan should be made in the context of your spouse's income as well.

Frequently Asked Questions

Quick answers to the questions people usually have after running the retirement calculator.

1What is the 10-year rule for inherited IRAs?

The 10-year rule, created by the SECURE Act, requires most non-spouse beneficiaries to withdraw all funds from an inherited IRA by the end of the 10th year following the original owner's death.

2Do I have to take distributions every year from an inherited IRA?

For most non-spouse beneficiaries, the IRS has indicated that no annual distributions are required, as long as the account is empty by the 10-year deadline. However, spreading distributions out is often more tax-efficient.

3How are inherited Roth IRAs taxed?

Qualified distributions from an inherited Roth IRA are completely tax-free. However, the 10-year rule still applies, meaning the account must be emptied within the 10-year window even though there is no tax.

4What is the penalty for not emptying an inherited IRA in 10 years?

The penalty is a 25% excise tax on the amount remaining in the account at the end of the 10-year period. The penalty can be reduced to 10% if the beneficiary withdraws the amount and pays the tax within a specific correction window.

5Can I do a Roth conversion on an inherited IRA?

No, non-spouse beneficiaries are not permitted to convert an inherited traditional IRA to a Roth IRA. You can, however, use a Roth conversion calculator to model conversions of your own separate IRA accounts.

6Which inherited IRA distribution strategy is best?

It depends entirely on your financial situation. If your income will be higher in the future, a front-loaded strategy may be best. If your income will be lower in the future (e.g., in retirement), a back-loaded strategy is often optimal. The calculator shows you the best option based on your numbers.

7How does this calculator differ from an RMD calculator?

An RMD calculator calculates the specific, legally required withdrawal for a single year. This calculator is a strategic planning tool that compares different voluntary withdrawal strategies over a 10-year period to minimize taxes.

8Can I contribute to an inherited IRA?

No, you cannot make new contributions to an inherited IRA. The account can only accept a rollover from another inherited IRA of the same decedent.

9What happens if I inherit an IRA from my spouse?

A surviving spouse has more options, most notably the ability to treat the inherited IRA as their own. This allows them to delay distributions until they reach RMD age themselves. The rules are much more flexible than for non-spouse beneficiaries.

10Is this calculator financial advice?

No, this is an educational tool. The projections are based on the inputs you provide and standard assumptions. It is not financial, tax, or legal advice. Consult with a qualified financial planner or tax professional for guidance on your specific situation.

Start Your Distribution Plan

Inheriting an IRA comes with a significant responsibility. Using a strategic approach to distributions can save you tens of thousands of dollars in taxes. Use the calculator above to model your options and find the plan that best fits your financial life.

After finding your optimal strategy, explore other tools to round out your financial plan. See how this income fits into your overall retirement picture with the retirement calculator or dive deeper into tax planning with our resources in the learn section. A smart plan today can make a huge difference over the next 10 years.