This entry is part 5 of 5 in the series bitcoin

Decentralized – The nodes do not need to trust each other (or even know about each other)

Distributed – The nodes all trust each other – in a master-slave or a peer-to-peer relationship.

What database does Bitcoin Core use?

The bitcoin network itself does not use a database engine. Bitcoin Core uses LevelDB to index the blockchain and store the chain state data (UTXO set, current best block, etc.). It uses BerkeleyDB for the wallet.

Anuj holds professional certifications in Google Cloud, AWS as well as certifications in Docker and App Performance Tools such as New Relic. He specializes in Cloud Security, Data Encryption and Container Technologies.

Initial Consultation

Anuj Varma – who has written posts on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.


Series NavigationBitcoin Private Key, Public Key, Addresses and Wallets – Bitcoin Consultant