ByteScope

BZIP2 file format

Bzip2-compressed data, using the Burrows-Wheeler block-sorting algorithm.

MIME type
application/x-bzip2
Extensions
.bz2
Category
Archives & compression

Magic-number signature

0x00000000425A68BZh'BZh' header

About the BZIP2 format

Bzip2 compresses better than gzip but slower, using a Burrows-Wheeler transform; common for source tarballs on Unix. The header is 'BZh' followed by a block-size digit.

Related formats

Have a file that might be BZIP2? Identify it with the File Type Identifier — it reads the magic number locally, nothing is uploaded. Or browse all formats.