Loading Tool

Explorer IconExplorer

Memory Pool

27,396 transactions
25.46 vMB
0.07627282 BTC
Random Selection Loading Transactions
Max Size: 123.22/200 MB

Candidate Block

Mining Attempt 6c005994987317cad2fe8e083c3239a4e81033f7d70ebc9363d585d152ae5a7c
Version 20000000
Previous Block 0000000000000000000100c3b4decfa6a2417754a8ff8e10e294117889df7a0a
Merkle Root 4e0810603bf2b739b36f15f773933cf83382cb155e2bea5740bddb7f3fae73a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.02896551 BTC
Feerates: 160.57 > 2.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,178 (665,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,967 248,967 0000000000000067d903fda4bf4cc1a11ba1ce1f9f4aa29f9559f7cf0323e5a7 144 0.08/1.00 vMB 117
248,966 248,966 0000000000000071514916b265654d0ba8a9825232148bf1b314c1559192aebc 151 0.21/1.00 vMB 70
248,965 248,965 00000000000000621f674becffde8657aae02f80325bd320460569c6d43b552d 312 0.15/1.00 vMB 163
248,964 248,964 000000000000003b8e912a9874d8ac89be0483bed3442bdb5b5f03b259338789 128 0.05/1.00 vMB 187
248,963 248,963 0000000000000013aae13409d86a00248126cb67dba419ea4b8363de65613467 361 0.21/1.00 vMB 110
248,962 248,962 0000000000000058715454a0d1ec27df07f6aee3f91b93631dd94a84770a252f 448 0.29/1.00 vMB 56
248,961 248,961 000000000000002949d071f8e0b8f1dbe7ed229935bbeef73d34cb11cd4243c0 703 0.25/1.00 vMB 279
248,960 248,960 00000000000000380b9d05b2ab7e16689a8125e0fd0c1ce73b311cb2ec15c3c1 508 0.25/1.00 vMB 572
248,959 248,959 000000000000002b773697d66083ac4f0bc8abb00ac1191b7d2a76d01e5aee9f 256 0.09/1.00 vMB 260
248,958 248,958 000000000000000abb088475f07647f6adce9f61f0963e6bcc35fa3cf1e32ccc 42 0.03/1.00 vMB 14
248,957 248,957 00000000000000699cba9d0f82465d5a1f62d090e0fabaadb1b061b5caceccab 614 0.25/1.00 vMB 194
248,956 248,956 0000000000000034a31f6fe87f9bcc15a484dd6ee2165da07dd6047d176d047a 408 0.20/1.00 vMB 118
248,955 248,955 000000000000001da3e5003459e8e433b2d025c6a985c7913427ad93a1e5e7f3 21 0.02/1.00 vMB 14
248,954 248,954 0000000000000016ba32b217cdd5b180c1903b83a80f2e632c073668473585ed 351 0.17/1.00 vMB 182
248,953 248,953 0000000000000069462916264ed45719db9c5b345c3fa6cb0ffefb9d05815100 626 0.27/1.00 vMB 184
248,952 248,952 00000000000000556799dba06fe637208525f08c8d243aadd717c517a9fc1d70 24 0.02/1.00 vMB 79
248,951 248,951 000000000000005533d98c264fdf673397b1d44d657dca5e2bc064f948a1f35d 172 0.09/1.00 vMB 106
248,950 248,950 000000000000004cb63e1932c10a218b43ef22fbe658f38b7998416234805f6d 613 0.24/1.00 vMB 186
248,949 248,949 00000000000000463b2616d64b2d4ad4350c7ee47b7941dcdf1b15e0d3eb4362 380 0.19/1.00 vMB 128
248,948 248,948 0000000000000041a8b39ff6a0cb23060edfda93b558ec7035a5af957f827d74 209 0.13/1.00 vMB 99
248,947 248,947 000000000000000f62fa08cfa3b30e1e0803a4f17858b2d9078e9119e10d4733 304 0.22/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 780.91 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: 571.96 GB
    • Received: 7.82 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.