Bank Statement Sample & Example
A bank statement opens with account and period info, then a chronological transaction table and a reconciliation summary. Here is how to read it.
What a Bank Statement looks like
Illustrative layout for education. A real bank statement may vary by issuer.
The data you get when you extract it
Upload the same bank statement to Statement OCR and instead of reading it by hand you get clean structured data like this:
{
"date": "2026-01-15",
"description": "Professional services",
"amount": "4820.00",
"type": "debit",
"balance": "4820.00",
"_confidence": 0.98
}Want the Bank Statement extraction guide?
Get a free step-by-step guide to extracting data from Bank Statements — plus tips for doing it at scale.
Free. No credit card. Unsubscribe anytime.
FAQ
What does a Bank Statement look like?
A bank statement opens with account and period info, then a chronological transaction table and a reconciliation summary. Here is how to read it. The annotated example above shows each region and what it contains.
Can I use this Bank Statement sample as a template?
Use it to understand the layout and fields. When you need the actual data off a real bank statement, upload it and get structured JSON/CSV back — no manual typing.
How many months of bank statements do lenders want?
Two to three months is typical for mortgages and business loans, though it varies by lender and product.
What is the difference between available balance and statement balance?
The statement balance is fixed at the end of the cycle; the available balance is your live balance minus pending holds.
This page shows an illustrative Bank Statement example for educational purposes and is not tax, legal, or financial advice.