What is a bank statement?
By the Banking Converter editorial team
Published
A bank statement is a document your bank issues, usually monthly, listing the opening balance, every deposit and withdrawal during the period, and the closing balance for one account. It is the bank's own record of what happened, which is why it is used for bookkeeping, tax returns, loan applications and proof of address.
What a statement contains
Layouts differ between banks and countries, but nearly every statement has the same parts:
- Account holder name and address, the bank's name, and the account identifiers (account number, plus a sort code, routing number, IBAN or BSB depending on the country).
- Statement period: the first and last day covered, and often the date the statement was produced.
- Opening balance (sometimes labelled balance brought forward or previous balance).
- A transaction table: date, description, amounts in (credits or deposits) and out (debits or withdrawals), and usually a running balance after each line.
- Closing balance (balance carried forward or new balance) and summary totals: total credits, total debits, number of transactions, fees and interest.
- Notices: interest rate, overdraft limit, fee schedules and regulatory text.
Credit card statements follow the same pattern but from the lender's point of view: the balance is what you owe, purchases increase it and payments reduce it. See how to read a bank statement for the details of each field.
A minimal example
| Date | Description | Money out | Money in | Balance |
|---|---|---|---|---|
| 01 Aug | Balance brought forward | 1,250.00 | ||
| 03 Aug | Salary Hollis & Grey Ltd | 2,100.00 | 3,350.00 | |
| 05 Aug | Direct debit Meridian Energy | 96.40 | 3,253.60 | |
| 14 Aug | Card payment Brightside Cafe | 8.75 | 3,244.85 | |
| 31 Aug | Balance carried forward | 3,244.85 |
Notice that 1,250.00 + 2,100.00 − 96.40 − 8.75 = 3,244.85. That identity, opening balance plus money in minus money out equals closing balance, is what makes a statement a reliable record: any missing or misread line breaks the equation.
Why statements matter
- Bookkeeping: statements are the source of truth for reconciling the ledger. Every accounting close compares the books to the bank.
- Tax: income and deductible expenses are evidenced by statements when receipts are missing. Retention periods are set by law; see how long to keep bank statements.
- Lending and renting: lenders and landlords ask for recent statements to verify income and spending.
- Fraud detection: reading the statement is how most people notice a charge they did not make.
- Proof of address and identity: many institutions accept a recent statement.
Paper, PDF and data formats
Banks now issue most statements as PDF because it prints reliably and cannot be casually edited. The trade-off is that a PDF is a page description, not a table: the numbers are positioned text, not cells. Getting them into a spreadsheet or accounting system takes either manual typing or a converter that understands the layout.
- PDF with a text layer: the common case when you download from online banking. Text can be selected and searched.
- Scanned PDF or image: a paper statement photographed or scanned. It needs OCR before the numbers can be used; see converting scanned statements.
- Data exports: some banks also offer CSV, OFX, QBO or QIF downloads. When available these skip the conversion step entirely, but they often cover a limited date range.
When only the PDF is available, the PDF bank statement converter extracts the table, checks it against the printed balances and exports CSV, Excel, JSON, OFX or QBO.
Frequently asked questions
Is a bank statement the same as a transaction history?
No. A transaction history is a live list from online banking for any date range. A statement is a fixed document for a defined period with opening and closing balances, which is why institutions ask for statements rather than screenshots.
How often are statements issued?
Monthly for most current, checking and credit card accounts; quarterly or annually for some savings and investment accounts. Online banking usually lets you generate a statement for a custom range.
Other bank statement converters
About the author
The Banking Converter editorial team is the engineering group that builds and tests the conversion engine: the parsers for regional date and number formats, the reconciliation checks and the CSV, Excel, JSON, OFX and QBO exporters. Guides describe what the software does and what the formats require; they are not financial, legal or tax advice.