Net Worth Tracker
List what you own and what you owe, save a snapshot whenever you update the numbers, and watch a real net worth curve build over time. Everything is stored in your own browser, never uploaded anywhere.
By Joey van Diest, founder and editor Updated
Summary
Net worth
…
Since first snapshot
…
- Assets
- …
- Liabilities
- …
Add an item
Assets
Liabilities
Assets by category
Liabilities by category
Net worth over time
A snapshot captures your current totals at the moment you save it. Update your item values first, then save, once a month or a quarter is plenty.
Bold line: net worth. Faint dashed lines: total assets (above) and total liabilities (below), for context.
How this tracker works
The tracker separates two kinds of data on purpose. Items are the assets you currently have and the liabilities you currently owe, a checking account, a brokerage balance, a car loan, a mortgage, each with a current value you keep up to date as it changes. Snapshots are a historical record of your total asset and liability amounts at a specific moment, created only when you click "Save today's snapshot." Your net worth over time is a series of these snapshots, not a continuous update of individual item values in the background.
That two-part model keeps the tool honest about what it actually knows. It cannot see your real bank balance, so it never pretends to; every number here is one you typed in yourself, and the trend line is exactly as accurate as the values you keep current. A worked example: say you start with $8,000 in cash, a $45,000 investment account and a $12,000 car loan. Net worth today is $41,000. Six months later the investment account has grown to $52,000, the car loan is down to $9,000 after payments, and you've added $3,000 more in cash. Saving a second snapshot then shows a net worth of $54,000, a gain of $13,000, and that gain, not the raw balance, is usually the more useful number to watch from one snapshot to the next.
Why snapshots instead of a live bank feed
A lot of net worth tracking tools sync automatically from your banking and investment accounts and update daily, or even hourly. This tool deliberately doesn't, for two reasons. First, there are licensing restrictions on how account-aggregation services can use the data they collect: they don't allow public display of free-tier data, and building a real licensed connection is a much bigger undertaking than a browser-based calculator. Second, day-to-day net worth is noisy, a market dip, a paycheck that hasn't cleared yet, a credit card statement mid-cycle, none of which reflect a real change in your financial position. A snapshot taken deliberately, once you've actually updated your figures, produces a cleaner signal with a fraction of the clutter, and taking snapshots regularly, rather than passively watching a balance tick, promotes a genuinely useful habit.
This also means the tracker expects something from you that an automatic one doesn't: keeping item values current is on you, not the software. Update a brokerage balance after a big market move, adjust a loan balance after a few payments, revise a home value once a year against a real estimate rather than a guess from when you bought it. The tracker rewards that upkeep with a genuinely useful curve; skip it for a year and the line will simply remain flat and wrong, exactly as it should be given nothing changed in the data.
What net worth does, and doesn't, tell you
Net worth is a snapshot of your current financial position, not an indicator of cash flow (how much money is coming in), liquidity (how quickly you can get at your money), or how comfortable you feel paying monthly expenses. A high net worth tied up in an illiquid home and a retirement account you can't touch for decades may give you peace of mind, but it does little to help you pay this month's bills; a more modest net worth with a substantial liquid cash cushion may feel far more secure day to day. Track net worth alongside, not instead of, how much you're actually able to spend and save each month.
It also says nothing by itself about inflation. A total value that looks flat from year to year loses ground during inflationary periods, and even a nominal gain can be a loss once measured in purchasing power. Run a couple of your own snapshot totals through the inflation calculator to see the inflation-adjusted version of your own trend. And if part of the plan behind building this number is an eventual early retirement, the Coast FIRE calculator turns a portfolio balance into a concrete answer for how much further compounding alone needs to do, while the compounding calculator shows how much a change in your assumed return shifts that timeline.
Frequently asked questions
- Is my financial data actually private?
- Yes. Every asset, liability and snapshot you enter is saved locally to your IndexedDB storage, within your web browser, and then retrieved from that storage when needed. There is no interaction with any server; there is also no need for an account to be created and/or authorization from a bank or brokerage firm. To see evidence of this yourself, simply disable your internet connection and the application will continue to run as expected, since it had/has no need for the connection at all.
- What happens if I clear my browser data or switch devices?
- Everything you've typed exists in that web browser on that device. Therefore, when you delete site data, switch browsers, or switch computers, you will lose everything, there's no export and/or sync to the cloud for this release. If losing all input is a concern for you, consider this build as a "live working copy" and maintain your own backups of your numbers from time to time until an export capability is developed.
- Should I include my home and car?
- Most people do, at a very conservatively estimated value, since a home is generally the largest single asset on the sheet. A home's value is simply an "opinion" until you sell it, so every now and then, check your value by comparing it to what a real appraiser estimates for your home. Don't let a wild guess, or an inflated appraisal, determine the entire trend line.
- Why is my net worth negative, and is that a problem?
- A negative amount simply indicates that you have debts greater than your assets at present. This can be typical when starting out in a new job, shortly after purchasing a residence, and/or approximately two to three years after student loan payments begin. What is so much more important than any individual value over time is the direction of the line after a few snapshots. A rising trendline from a negative area is an entirely different scenario than either a flat or downward trendline from a positive area; this despite the fact that the latter is the higher value as an isolated figure.
- Why snapshots instead of tracking every day automatically?
- Two reasons. Firstly, because of this website's data policy, it can't be linked to an account-aggregation (bank/brokerage) API at no cost, since these companies' terms of service prohibit using them in such a publicly accessible manner. Since the tool doesn't have access to a licensed connection to use this type of information, there will be no real-time balance feed. Secondly, daily net worth is generally just "noise" (market fluctuation, a pending transaction) and a false sense of precision. Taking a clean snapshot once per month or quarter, immediately after updating your item values, takes minimal time and effort and provides a clearer trend.
- Does this account for inflation?
- No figures are changed, all are nominal, exactly as entered. An apparent stable net worth over time will have decreased in "real" value if prices rose in the meantime. Run the totals from a couple of your snapshots through the inflation calculator to see the real, purchasing-power-adjusted version of your own trend, rather than assuming the nominal line tells the whole story.
- Can I track more than one account in the same category?
- Yes. Add each account, property or debt as its own item rather than combining them, a brokerage account and a 401(k) as two separate "Investments" or "Retirement" entries, for instance. Keeping them separate makes it possible to edit or remove one later without reconstructing a combined number by hand.
- Why doesn't the currency selector convert between currencies?
- It only relabels the amounts you enter with a different symbol; it does not convert values. If you hold assets or debts in more than one currency, convert them to a single currency yourself before entering them, using the currency converter, so every item on the sheet is comparable.
Method and limitations
This is a bookkeeping tool, not a valuation service: every item value is one you typed in, never fetched from or verified against a real account, so the totals are only as accurate as your own record-keeping. There is no bank, brokerage or account-aggregation connection, on purpose, both because this site's data policy rules out the free tiers those connections would require and because a number you update deliberately is a cleaner signal than one that updates itself. Snapshots and items are stored only in this browser's local storage; there is no account, no sync between devices and no export capability yet, so clearing your browser data or switching devices loses everything entered here. Treat the net worth curve as a record of your own inputs over time, not an audited financial statement.
This tool runs entirely in your browser. Nothing you enter is sent to us or stored.
For general information and education only. This is not financial advice and not a recommendation to buy or sell anything. This tool is provided as is, with no warranty of accuracy: like any software it can contain errors, so always verify figures against your broker or the original source before acting on them. Trading and investing carry risk, including the risk of losing more than your initial outlay.
Spotted an error? Email [email protected] and it will be corrected. Maintained by Joey van Diest.