Understanding Mortgage Amortisation: Where Your Payment Actually Goes
Why early mortgage payments are almost all interest, how overpaying works, and how to read an amortisation schedule properly.
An amortising loan is designed so that a constant payment reduces the balance to exactly zero at the end of the term. Getting that to work requires the split between interest and principal to change every single month, and that changing split explains almost everything people find surprising about mortgages.
The mechanism
Each month:
- Interest is charged on the current outstanding balance.
- Your payment covers that interest first.
- Whatever remains reduces the principal.
- Next month the balance is smaller, so interest is smaller, so more of the same
payment goes to principal.
The payment is constant. The composition is not.
What that looks like in practice
A £300,000 loan at 6% over 30 years, payment ≈ £1,799:
| Payment | Interest | Principal | Balance |
|---|---|---|---|
| 1 | £1,500 | £299 | £299,701 |
| 60 | £1,435 | £364 | £286,655 |
| 180 | £1,161 | £638 | £231,564 |
| 300 | £628 | £1,171 | £124,470 |
| 360 | £9 | £1,790 | £0 |
In month one, 83% of the payment is interest. The 50/50 crossover happens around month 216 — year 18 of 30.
Why overpaying early is disproportionately effective
An overpayment reduces the principal immediately, which removes all future interest that principal would have generated for the entire remaining term.
On the loan above, a single extra £5,000 in year 1 saves roughly £22,000 in interest and shortens the term by about 14 months. The same £5,000 in year 25 saves under £1,500.
An extra £100 every month from the start typically removes 5–6 years and £70,000+ of interest. Model it with the mortgage payoff calculator.
Two things to check before overpaying:
- Early repayment charges on fixed-rate deals.
- How the lender applies it. Insist it reduces the balance rather than being
held as a credit toward future scheduled payments.
Term length is a real trade-off
| Term | Monthly | Total interest |
|---|---|---|
| 30 years | £1,799 | £347,515 |
| 25 years | £1,933 | £279,900 |
| 20 years | £2,149 | £215,838 |
| 15 years | £2,532 | £155,683 |
Five years shorter costs £134 more a month and saves £67,000. Whether that is worth it depends entirely on what else that £134 would do — this is a real decision, not an obvious one.
Reading a schedule properly
Look for three things rather than scanning every row:
- The crossover month where principal first exceeds interest.
- The balance at year 5, since most people move or refinance before then.
- Total interest, which is the actual price of borrowing.
What amortisation does not include
Your real monthly outgoing includes property tax, insurance, and often PMI — lenders bundle these as PITI. Amortisation covers only principal and interest. The mortgage calculator handles the rest as separate components.
Calculators used in this guide
More guides
- Linux Is Out of Disk Space: A Systematic Way to Find Out WhyWhy df and du disagree, how deleted-but-open files consume space invisibly, and the order to check things in.
- How to Size Cloud Instances Without OverpayingA practical method for right-sizing compute: measure before you buy, understand the pricing models, and know which metrics actually matter.
- How to Read Percentage Change Without Getting FooledPercent versus percentage point, why a 50% fall needs a 100% rise to recover, and how to reverse a percentage correctly.