Loading Tool

Explorer IconExplorer

Memory Pool

36,038 transactions
28.13 vMB
0.05801759 BTC
Random Selection Loading Transactions
Max Size: 141.39/200 MB

Candidate Block

Mining Attempt b7dc2302b275ea3040d3046c6bf7306dbca82580d495b8011cd3fc9b2e9e9e8a
Version 20000000
Previous Block 00000000000000000000a03c2ff2e9c4376ebfdb09bdac0054b5959b0793006b
Merkle Root b80d2dd1ba034453af819513089b271b9a6274bc36bf802c5e11af7ad03c5c03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,603
Size: 1.00 vMB
Total Fees: 0.01517177 BTC
Feerates: 497.33 > 1.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,547 (904,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
10,444 10,444 000000002c1d2ad25f9a82807dad179b77c3c2a8545e21c3ecfb3f92f4620297 1 0.00/1.00 vMB 0
10,443 10,443 00000000525c9c952e0b10330dd0f59d9a2c627fdfae392a25a3b8bebb97db14 1 0.00/1.00 vMB 0
10,442 10,442 000000006f3c58d8f804d9c47563d3db84965b8d6b319864450d3b7386a209a2 1 0.00/1.00 vMB 0
10,441 10,441 000000001a775957938981d85ede99e490d18dffab4e7c0d3ceb88c811761e3a 1 0.00/1.00 vMB 0
10,440 10,440 00000000377b8dea33d100f586dc26e311ab42ad79c8602e281e49b3eb9a67ce 1 0.00/1.00 vMB 0
10,439 10,439 0000000012b5ea92a0e040349305ceea297955606bb007b25f3b49652ea5aaf1 1 0.00/1.00 vMB 0
10,438 10,438 0000000009ea8be6499d66c5207f98431d7fcd7ced304bb001eadc2a6634d9f5 1 0.00/1.00 vMB 0
10,437 10,437 0000000098d47c4b767b43fbc856a6e03d1330d6a8de2eab6f46f4eedc277611 1 0.00/1.00 vMB 0
10,436 10,436 00000000f479a4c8397ff7d2c500df1ff628d386c48e1bc2779ed2bd002625d5 1 0.00/1.00 vMB 0
10,435 10,435 000000001a5ee7d39ff2dd592b46e60b0df9ff02d120f197f4e6a011faaf109e 1 0.00/1.00 vMB 0
10,434 10,434 00000000623344a78a632c2166c20395ccdca886638605eb5df2ef3bd44b3c88 1 0.00/1.00 vMB 0
10,433 10,433 000000000293807d1e3911b0d2fab672d33a373d7f6ca14df3b6d3191d8c9498 1 0.00/1.00 vMB 0
10,432 10,432 000000009653664ae297cd2416889a1e8cd108d0e2c45b2ebc004363d2c9f948 1 0.00/1.00 vMB 0
10,431 10,431 00000000bf98e62287276fe5be7c0f4da958b6de94db2262b3642000693b9342 1 0.00/1.00 vMB 0
10,430 10,430 00000000426f169e0eaaff527b306d59c3b85b7774f208821e326c0439b2f4d1 1 0.00/1.00 vMB 0
10,429 10,429 00000000e34a04386f5efadf4780221cde6713abb68ec30716320975541c2afa 1 0.00/1.00 vMB 0
10,428 10,428 000000001dea3ef80b265527fbe73fae800e96f5d01ff694cb70e253599224fa 1 0.00/1.00 vMB 0
10,427 10,427 0000000068ceb070f43dc6cfabc2161ed769414e2e3f1aaf3a05c46477350965 1 0.00/1.00 vMB 0
10,426 10,426 000000000c17d4dfcaee29aab1ce1235ffc1f711616f261885dc835297e427b1 1 0.00/1.00 vMB 0
10,425 10,425 00000000a2ad1ed8d6c1ece08bf265f57968c51777b57d251efc29c71fb2d4d9 1 0.00/1.00 vMB 0
10,424 10,424 000000009e93ff54fac56f5512ca9a2e5b2b34612b74fd043fb020cfaa104657 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.94 GB
    • Received: 11.40 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.