Glossary
BEAN
BEAN is the Basic Euro Account Number — positions 5 to 18 of a DEAN, the indicator digit plus the 13-digit serial.
Definition
BEAN
Also written as: Basic Euro Account Number
The BEAN is the inner core of a DEAN. If a DEAN is the full 18-character account number, the BEAN is
what remains once you remove the two things that exist purely for transport safety: the EU prefix
and the two check digits.
Where it sits
A DEAN breaks down like this:
| Positions | Length | Part | In the BEAN? |
|---|---|---|---|
| 1–2 | 2 | EU prefix | No |
| 3–4 | 2 | Check digits | No |
| 5 | 1 | Indicator digit | Yes |
| 6–18 | 13 | Serial number | Yes |
So the BEAN is 14 characters: one indicator digit followed by a 13-digit serial.
Why the distinction exists
The split mirrors the relationship between an IBAN and its underlying account number. The prefix and check digits are a wrapper that lets any system validate the identifier before using it — they carry no account meaning of their own. Strip them and you are left with the part that actually identifies the account: the BEAN.
The check digits are calculated over the rest of the identifier using ISO/IEC 7064 MOD 97-10, so the BEAN is an input to the checksum rather than something the checksum protects independently. You cannot validate a BEAN on its own — validation is a property of the whole DEAN.
Practical note
In day-to-day integration work you will handle DEANs, not BEANs. The BEAN matters when you are reading the specification and need to know precisely which slice of the identifier a field refers to, or when you are implementing check digit computation and need to know exactly which characters feed the algorithm.
Like the DEAN it belongs to, a BEAN is never minted by a PSP. The Eurosystem generates the identifier through the DESP.
Sources
Related reading
Alias
An alias is a pseudonymous identifier — such as a phone number — standing in for a digital euro account, so you can be paid without revealing your DEAN.
DEAN
DEAN is the 18-character Digital Euro Account Number — the digital euro's equivalent of an IBAN, issued only by the Eurosystem.
Acquiring PSP
An acquiring PSP serves business digital euro users — managing merchant accounts and the acceptance solutions through which businesses take payments.
Combined transaction
A combined transaction bundles a digital euro payment with a funding step (reverse waterfall) or a defunding step (waterfall) in one operation.