View it in hexadecimal for a better representation of the data.
If bootstrap.dat is a concatenation of what you find in block.dat files, then the data is a repeating sequence of:
- Magic bytes: uint32 little endian
- Byte-count of the block: uint32 little endian
- Block: BlockCodec