Loading Tool

Explorer IconExplorer

Memory Pool

28,596 transactions
8.16 vMB
0.07150170 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.20/200 MB

Candidate Block

Mining Attempt 64427c8a275dbb369fe26e05faa0f70c89924e8d1cf75295700c0f82fe5a07d4
Version 20000000
Previous Block 000000000000000000013c5056580b5ab980de01ecfce4ef6c5d2d195a9a371f
Merkle Root 4ea3c4f9c208bc7f36313f4281481a2db9f9eaf3fe8c133b1d8643f2ca38e2d4
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,564
Size: 1.00 vMB
Total Fees: 0.02887907 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,227 (700,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,747 212,747 000000000000011f7c46acaa6f422ade3dcb102fd5d16e7e0850d63fa3859bbd 347 0.15 vMB 77
212,746 212,746 00000000000002b211876fa753c8bf5c3b4f43198c6a20d91b26cd1ed5b71918 566 0.33 vMB 116
212,745 212,745 000000000000000693794f786c4dc3adc31820a7a3125bba37408d8e7f87e888 195 0.08 vMB 189
212,744 212,744 0000000000000295670d46f31b00a8fc9579d05a7c7ecd30b6edaab17f5ec94d 457 0.23 vMB 150
212,743 212,743 00000000000003cb904cf74a8122a323325e506e7a6a21828e44f23d8733dce4 647 0.25 vMB 188
212,742 212,742 00000000000004ae1d9bb79a857d7652bc28b79697266d398a3b21536bf8eb70 181 0.08 vMB 151
212,741 212,741 000000000000012b95c092631d61b7a9d17cdc9c30702f6547444edb99f50365 211 0.09 vMB 176
212,740 212,740 000000000000027100a88e912609c65b669b6d26f418695d2b4fbf4b156bf33e 121 0.05 vMB 181
212,739 212,739 00000000000002b3f8174a0f70cb40d50ee2c29fe277cbd349499a5f93ed8770 111 0.09 vMB 126
212,738 212,738 00000000000002d864fb6d1e94ccb8e9777a023e154969fe8a7cb75734982bea 487 0.18 vMB 172
212,737 212,737 00000000000004ba168b2c143149f7c4e597398deacdb42a9c80d9ac1fbcc5cc 609 0.25 vMB 179
212,736 212,736 00000000000003b3611be002133590d0709e7673d691672815ecec61faf4ae2f 412 0.18 vMB 159
212,735 212,735 00000000000003199ed780e129d42c2b1e7e0632dc8683a15677c946ac108982 75 0.03 vMB 148
212,734 212,734 00000000000003266a214b8e45075141829b546d72aa8d7925e4869ef5001b72 460 0.16 vMB 221
212,733 212,733 0000000000000330931a846d6d78154b097cd3ea552edd32162dff9cd39aaa01 272 0.12 vMB 131
212,732 212,732 00000000000002c9fbe459f895ee617a9691a914b880287ddea044795ae033da 581 0.25 vMB 167
212,731 212,731 00000000000003717c350b91b4bc2d872358209a6ae8bbddfd96726701506ee5 131 0.05 vMB 158
212,730 212,730 00000000000004054176e801808408df7348ebfaef52d2fb75dd68b681ca5b26 477 0.17 vMB 216
212,729 212,729 00000000000002045005b1652304e7e7fe29e279b972c4f3cfec79c336c98348 304 0.13 vMB 181
212,728 212,728 00000000000004312eb49947997448bdf48b11d850b71e67ac86f6ff689d59d7 94 0.05 vMB 154
212,727 212,727 000000000000010db943821012869d2a06850da094d7160399af83e9e3c50937 361 0.17 vMB 167
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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