LedgerBox

What a bank statement actually contains

Updated August 2026 · 6 minute read

Every bank statement has the same four parts : a header, an opening and closing balance, a table of transactions, and a summary of totals. Layouts differ between banks; those four parts do not.

Why people need a statement example

Someone has asked you for a bank statement and you are not sure what qualifies. A screenshot of your banking app is not one. What is being asked for is the periodic document the bank issues for an account, carrying the account identity, a date range, and every transaction inside it. A transaction list you exported yourself is missing the parts that make it a statement.

You are checking whether a statement in front of you is genuine. The parts below are also the checklist: a real statement is internally consistent, and the fastest test is whether the transactions carry the opening balance to the closing one. A separate article covers what else gives a forgery away.

You need one figure off the page and there are several that look like it. Closing balance, available balance, and ledger balance are three different numbers, and picking the wrong one is the most common mistake made with a statement.

The four parts, and what each is for

Order and styling differ between institutions. The content does not.

The header
The bank's name, your name and address as the bank holds them, the account type, a masked account number showing the last few digits, and the statement period as two dates. This block is what makes the document a statement rather than a list, and it is the part anyone verifying it reads first.
The balance summary
The opening balance on the first day of the period and the closing balance on the last, usually with the totals of money in and money out between them. On a credit card this reads differently: the previous balance, the payments and credits, the new charges, and the new balance.
The transaction table
One row per transaction, in date order. A date, a description, an amount, and on most statements a running balance after each row. This is the body of the document and the part everyone wants in a spreadsheet.
The summary and notices
Interest paid or charged, fees, the number of transactions, and any regulatory notices. On a card statement this is also where the minimum payment, the due date, and the interest-rate table sit. Easy to skip, and it is where fees hide.

Which balance is the one you want

The single most common error made with a statement is quoting the wrong balance. These are not interchangeable and they are rarely equal.

The balance figures printed on a bank statement and what each one means
Figure What it means When it is the one you want
Opening balance The balance carried in from the end of the previous period Reconciling, or checking a statement is genuine
Closing balance The balance at the end of the statement period Almost always. This is the figure a lender or an accountant means
Available balance The closing balance minus holds and uncleared items, plus any overdraft you may draw Deciding what you can spend today, and nothing else
Ledger balance The bank's book balance, before holds are applied Rarely, and mostly in a business banking context

Available balance moves between the moment a statement is issued and the moment you read it. Closing balance does not, which is why it is the figure documents ask for.

What each column in the transaction table means

Column names vary between banks. Statements use a signed amount column or separate debit and credit columns.

The columns of a bank statement transaction table
Column Also called What it holds
Date Posting date, transaction date, value date When the transaction settled. A card purchase can post days after you made it, which is why a statement date rarely matches a receipt date
Description Details, particulars, narrative, memo Text from the payment system: merchant name, location, a reference, and often an abbreviated transaction type
Debit and credit Withdrawals and deposits, money out and money in Two columns, each row filling only one. Debit is money leaving a bank account
Amount Value One column instead of two, with direction shown by a minus sign, a bracket, or a DR and CR marker
Balance Running balance, balance after The account balance after that row. Not every statement prints it, and its absence makes verification harder

Why debit and credit look backwards

On your bank statement, a debit takes money out. In your own bookkeeping, a debit to your cash account puts money in. Both are correct, and the reason is that the statement is written from the bank's point of view rather than yours.

Your deposit is money the bank owes you, so on the bank's books your account is a liability, and paying you reduces it. The statement you receive is a copy of the bank's ledger, not yours. This trips up almost everyone who moves from reading statements to keeping books, and it is the source of a large share of sign errors in imported data.

A credit card statement inverts it again, because a card account is money you owe. There, a charge increases the balance and a payment reduces it. Any tool that converts statements has to determine which of the two it is looking at before it can assign signs, and getting that wrong inverts an entire file.

How to check a statement adds up

This takes two minutes and it is the test that catches both extraction errors and forgeries. It works on any statement that prints an opening and a closing balance.

  1. Write down the opening balance

    From the balance summary, not from the first row of the table.

  2. Total the money in and the money out

    Sum the credit column and the debit column separately. If the statement uses one signed amount column, sum it once.

  3. Apply them to the opening balance

    Opening balance, plus money in, minus money out. On a credit card statement: previous balance, plus charges, minus payments and credits.

  4. Compare with the printed closing balance

    They should match to the cent. If they do not, either a row is missing or misread, or the document has been altered. Both are worth knowing before you rely on it.

Questions people ask

What does a bank statement look like?

Four parts. A header with the bank, the account holder, a masked account number, and a date range. An opening and closing balance. A dated table of transactions, each with a description and an amount. A summary carrying fees and interest. Banks style them differently, and every statement has all four.

Is a screenshot of my banking app a bank statement?

No, and anyone who has asked you for a statement will say so. A statement is the periodic document the bank issues for an account, carrying the account identity and a defined date range. Most banks let you download one as a PDF from the statements or documents section of online banking.

What is the difference between the closing balance and the available balance?

The closing balance is the account balance at the end of the statement period and it does not change afterwards. The available balance is what you can draw right now, after holds and uncleared items, and it moves daily. When a document asks for your balance it means the closing balance.

Why does my statement show a debit as money going out?

Because the statement is written from the bank's side of the relationship. Your deposit is money the bank owes you, so paying it out reduces what it owes. In your own books the same transaction is recorded the other way around, and both are correct.

Where to go next

Check a bank statement. Review each result.

Upload a statement. LedgerBox checks the balances and flags rows that do not match.

Get started free