ProteinIQ
Sign inStart for free
ProteinIQ
Statistics/Jul '26/5 min read

How big is the human genome?

Matic Broz

Matic BrozComputational chemist

One copy of the human genome contains about 3.1 billion base pairs. Because each base pair contains two nucleotides, that is about 6.2 billion nucleotides across the two DNA strands.

A typical human cell is diploid: it carries two genome copies, one from each parent. Before DNA replication, that means roughly 6.3 billion base pairs, or 12.6 billion nucleotides.

How many base pairs are in the human genome?

One haploid copy of the human genome contains about 3.1 billion base pairs. The GRCh38.p14 reference assembly totals 3,099,734,149 bp across all scaffolds and 3,088,269,832 bp across placed scaffolds.[1][2]

The count describes one set of 23 chromosomes, called a haploid genome. Sperm and egg cells are haploid. Most other nucleated human cells carry two chromosome sets and are diploid.

The Telomere-to-Telomere CHM13 assembly gives a related but different total. Its 2022 paper reported 3.055 billion base pairs for complete versions of chromosomes 1-22 and X, closing many repetitive regions left unresolved in earlier human genome sequencing references.[3]

For a general answer, 3.1 billion base pairs per haploid copy is the clearest figure. Technical comparisons should name the assembly and state whether the count includes all scaffolds, only placed chromosomes, gaps, or non-gap bases.

How many nucleotides are in human DNA?

A haploid human genome contains about 6.2 billion nucleotides across both DNA strands. A typical diploid cell contains about 12.6 billion nucleotides before it copies its DNA for cell division.

One base pair is a rung of the DNA double helix. It contains two nucleotides, one on each strand. Four types of nucleotide occur in DNA: adenine, cytosine, guanine, and thymine. The bases pair as A with T and C with G.[1]

Genome countBase pairsNucleotides across both strands
Haploid, one chromosome setAbout 3.1 billionAbout 6.2 billion
Diploid, two chromosome setsAbout 6.3 billionAbout 12.6 billion

The nucleotide totals are calculated by multiplying the base-pair counts by two. Piovesan and colleagues calculated 6,270,605,410 bp for a reference 46,XY cell and 6,369,418,890 bp for a reference 46,XX cell. The difference comes mainly from the X chromosome being larger than the Y chromosome.[7]

Human genome counts in billions, showing that nucleotide counts are twice base-pair counts and diploid counts are roughly twice haploid counts

These figures describe nuclear DNA before replication. Mature red blood cells have no nucleus, while sperm and egg cells are haploid. Mitochondrial DNA adds a much smaller, cell-dependent amount. The physical length of the same DNA is a separate measurement.

How large is the human genome as data?

The GRCh38.p14 human genome is about 3,099,734 kb, 3,100 Mb, or 3.10 Gb in genomics units. Stored as one plain-text character per base, the sequence takes about 3.10 GB, or 2.89 GiB, before FASTA headers and line breaks.

UnitHuman genome sizeWhat the unit means
bp3,099,734,149 bpbp in GRCh38.p14 across all scaffolds
kb3,099,734 kbKilobases; 1 kb = 1,000 bp
Mb3,100 MbMegabases; 1 Mb = 1,000,000 bp
Gb3.10 GbGigabases; 1 Gb = 1,000,000,000 bp
GBAbout 3.10 GBGigabytes if one base is stored as one byte

The bp, kb, Mb, and Gb rows are direct conversions from the Genome Reference Consortium's GRCh38.p14 all-scaffold length. The GB row is a storage calculation: one ASCII DNA letter takes one byte, so 3.099 billion letters take about 3.099 billion bytes before file-format overhead.[2]

A lowercase b counts biological bases; an uppercase B counts bytes. The human genome is about 3.1 Gb as sequence and about 3.1 GB as uncompressed one-letter-per-base text.

A compressed reference genome is usually under 1 GB. UCSC lists hg38.fa.gz at 938 MB and the compact hg38.2bit file at 797 MB.[4]

File or data typeTypical sizeWhat it contains
hg38.2bit797 MBCompact two-bit encoded hg38 reference
hg38.fa.gz938 MBGzip-compressed hg38 FASTA reference
Plain sequence textAbout 3.1 GBOne character per base, before headers and line breaks
Two-bit minimumAbout 0.78 GBFour DNA letters can be represented with two bits per base
Human genome reference file sizes, comparing two-bit minimum, hg38.2bit, hg38 compressed FASTA, and plain sequence text

FASTA is a text format with a definition line for each sequence and lines of nucleotide letters. NCBI recommends nucleotide sequence lines no longer than 80 characters, so headers and line breaks add a small amount beyond the letters themselves.[5]

Raw whole-genome sequencing files are much larger. A 30x run reads the genome repeatedly; Illumina's NovaSeq X specifications assume more than 120 Gb of sequence data per sample. FASTQ files also store read names and quality scores.[6]

Why do different sources give different human genome sizes?

Human genome size estimates differ because they count different objects: one or two chromosome sets, a specific reference assembly, placed chromosomes or all scaffolds, gap characters or known bases, and biological sequence or computer files.

GRCh38.p14 illustrates the difference. Its all-scaffold total length is 3,099,734,149 bp, but its all-scaffold ungapped length is 2,948,611,470 bp because the ungapped count excludes N bases used for unresolved sequence. The placed-scaffold ungapped length is smaller again, at 2,937,639,396 bp.[2]

The rounded and exact answers can both be correct. “About 3.1 billion base pairs” describes a haploid human genome. “3,099,734,149 bp across all GRCh38.p14 scaffolds” identifies both the assembly and its counting rule.

Genome size is also separate from physical DNA length and gene count. The same 3.1-billion-base reference can be discussed as a file, a molecule, or an annotation system.

Sources▼
  1. Base Pair National Human Genome Research Institute · July 1, 2026. https://www.genome.gov/genetics-glossary/Base-Pair
  2. Human Genome Assembly GRCh38.p14 Genome Reference Consortium · July 1, 2026. https://www.ncbi.nlm.nih.gov/grc/human/data
  3. The complete sequence of a human genome Science · 2022. https://pubmed.ncbi.nlm.nih.gov/35357919/
  4. Index of /goldenPath/hg38/bigZips UCSC Genome Browser · July 1, 2026. https://hgdownload.soe.ucsc.edu/goldenPath/hg38/bigZips/
  5. FASTA Format for Nucleotide Sequences NCBI GenBank · July 1, 2026. https://www.ncbi.nlm.nih.gov/genbank/fastaformat
  6. NovaSeq X Specifications Illumina · July 1, 2026. https://www.illumina.com/systems/sequencing-platforms/novaseq-x-plus/specifications.html
  7. On the length, weight and GC content of the human genome BMC Research Notes · 2019. https://link.springer.com/article/10.1186/s13104-019-4137-z
Published
July 1, 2026
Last updated
July 27, 2026

Table of contents

Cite this article

Broz, M. (2026, July 27). How big is the human genome? ProteinIQ. https://proteiniq.io/guides/human-genome-size

Matic Broz, PhD

Matic Broz, PhD

Founder and computational chemist, ProteinIQ

Dr. Matic Broz is the founder of ProteinIQ and a computational chemist. He completed a PhD focused on protein structure, molecular dynamics, and neural networks, and writes about structural biology and scientific software.

Related guides

Statistics

AUG '26

How accurate is DNA sequencing?

DNA sequencing accuracy ranges from about 99% per raw base to above 99.9% for high-quality or consensus reads. The exact figure depends on the platform, chemistry, software, sample, and metric.

Matic Broz Computational chemist

Statistics

JUL '26

How long does whole-genome sequencing take?

Human whole-genome sequencing can generate genome data in hours to about a day. Sample preparation, analysis, interpretation, and reporting can extend the full turnaround to weeks.

Matic Broz Computational chemist

Statistics

JUL '26

What percentage of the human genome is viral DNA?

About 8% of the human genome is viral DNA in the standard sense: inherited endogenous retrovirus sequences. That is about 250 million bases in a 3.1-billion-base reference genome.

Matic Broz Computational chemist

ProteinIQ

© 2026 ProteinIQ

Products

  • Bioinformatics tools
  • Workflows
  • PDB viewer
  • API

Solutions

  • Small molecule
  • RNA discovery
  • Antibody engineering
  • Peptide discovery
  • Enzyme engineering
  • Protein engineering
  • Virtual screening
  • Molecular docking
  • Protein structure prediction
  • RNA structure prediction
  • Protein structure alignment
  • Protein design
  • Sequence alignment
  • Phylogenetic analysis
  • Molecular dynamics simulation

Resources

  • Documentation
  • Blog
  • Guides
  • Datasets
  • Changelog
  • Sitemap

Company

  • About
  • Contact
  • Enterprise
  • Pricing
  • Security
  • Trust center
  • Author
  • Legal
  • Terms
  • Privacy policy

Connect

  • LinkedIn
  • X
  • Discord
  • Pricing