Loading Tool

Explorer IconExplorer

Memory Pool

13,917 transactions
4.73 vMB
0.03515789 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 28.74/200 MB

Candidate Block

Mining Attempt de05d63be8ff2a4084f3323521be49b0889a6d901835f333b9ff65757b1558bb
Version 20000000
Previous Block 00000000000000000001bb276ebfb9c64dd1914c73fef06e8a64d7595772d834
Merkle Root 767ef558d6a1c11198bb3070249ca3caf2f1d17f2e93e22a7b2211894a756c3e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,447
Size: 1.00 vMB
Total Fees: 0.02785881 BTC
Median Feerate: 2.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,476 (905,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
7,956 7,956 000000006f62312d51a2a6ed11fa0fd96e087f1d7f29e6ff047a25bc3bcf739c 1 0.00 vMB 0
7,955 7,955 00000000ac283a2fea309bfcb78e819acd0e17b59dd8d11f69844089f5d96c38 1 0.00 vMB 0
7,954 7,954 00000000bedd5e3eacd5152622c5b1db0f5293b4a79faf62d92f3ca510995e49 1 0.00 vMB 0
7,953 7,953 0000000065edeaa48820fab00df7fd489e48f82ead34856b76b2a67f2a1e015b 1 0.00 vMB 0
7,952 7,952 00000000072b00d5649b0b4f442b212c8b2e7a4d474b7156764acede830ad2fb 1 0.00 vMB 0
7,951 7,951 000000003359668e837c4554d41cca210eaf738de8eb77f6ec86807118f07d0c 1 0.00 vMB 0
7,950 7,950 00000000b24a6699586b4a94b6edc300dd0d4ca6151372b06c3f7f492c86bd0d 1 0.00 vMB 0
7,949 7,949 000000001d297c87d25446aec5c20098adf0d4c36fcb9ef0d0e81459defefcd5 1 0.00 vMB 0
7,948 7,948 00000000fa9da87d8db2bcef5be8a9de7eaaf976a516541fb1bce79d4b9091e9 1 0.00 vMB 0
7,947 7,947 00000000887a8d2a257aaf81dddc1c8293b269fd7d80ce10579d78d1e5c8c982 1 0.00 vMB 0
7,946 7,946 000000002fa17e8f97fb9326f280738df4769e7e125b8262d0e07ce1bd43df3a 1 0.00 vMB 0
7,945 7,945 0000000021d65a95f991084f2da13678dccb6f9ad438812ee0f67571fdb58e7f 1 0.00 vMB 0
7,944 7,944 0000000021d3b1decac58027e42da53c9540d3568a8c12f4f03d2e2a5c752814 1 0.00 vMB 0
7,943 7,943 00000000589999eb514dc14d0a4bdd5b3c6f69b8077ce63909862fc4782f9897 1 0.00 vMB 0
7,942 7,942 00000000ecb825f6f220dcbc0b1e39355ebe2354cc0cf63ce40546b51bb7c437 1 0.00 vMB 0
7,941 7,941 00000000b147e02319044264b4aca8c4c35ca59bfd2566c76dca6491c88a15dc 1 0.00 vMB 0
7,940 7,940 0000000063259940e89b62d6eb99a51ad3ba08ee14ab77552e785846d0d7a876 1 0.00 vMB 0
7,939 7,939 00000000d6883b596e44e7d67a5ab159be857877f70604ee394fe95880ab28f9 3 0.00 vMB 0
7,938 7,938 0000000044e8daf74c605bfb540f89f8cdc142eaef160fdf66c1a02b797d326a 1 0.00 vMB 0
7,937 7,937 00000000248dab90b33164a7f22f5c1cfc93da5d8e43ea86d1b888f4707c6baf 1 0.00 vMB 0
7,936 7,936 000000007baf5b168d8911a7c0154b7d39bb6ccfb82adc90fc6491fd56d1df26 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 338.63 GB
    • Received: 1.64 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.