Prefix length
What does /48 mean in IPv6?
An IPv6 address has 128 binary bits. The number after the slash is the prefix length: it tells you how many leading bits identify the network. The remaining bits identify addresses inside that network.
For 2001:db8::/48, the first 48 bits are fixed network bits and 80 bits remain for addresses within the prefix. The network base is the first address, where every host bit is zero.