Explorer |
Dashboard
bitdb
Random Access Memory for Bitcoin
Learn More
GitHub
Quickstart
BitDB is an autonomous database that continuously synchronizes itself with Bitcoin.
BitDB stores every bitcoin transaction in a structured document format that can be queried against like a regular database.
With a simple MongoDB query, anyone can easily query, filter, and build powerful decentralized applications on Bitcoin.
features
Three Databases in One.
Bitcoin
Transaction
Database
Query and filter bitcoin transactions like never before. The MongoDB backend lets you run all kinds of complex and powerful queries.
Bitcoin
Script
Database
Build applications that seamlessly interact with and programmatically make real-world decisions based on bitcoin input/output scripts.
Bitcoin
Graph
Database
Analyze, filter, query, aggregate, and traverse the bitcoin transaction graph.