Loading Tool

Explorer IconExplorer

Memory Pool

39,849 transactions
16.16 vMB
0.12349476 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.25/200 MB

Candidate Block

Mining Attempt a5b8aa69b507ab7d254f5302f54ab22554eb6bd8cf80928d6045ab080891fbdc
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root fb3fa070ccb3005e92cdd02b997015c0b424c5dd334ae608119e4d41bfdba376
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.04347498 BTC
Median Feerate: 4.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (684,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,701 228,701 000000000000023bdf6321dddca9989a5f11ff568818ceb45159f2f39bc4e464 38 0.04 vMB 102
228,700 228,700 000000000000006219e615504de2bc02860b0b70889c47c1b9d4f3d7cffe082c 500 0.21 vMB 123
228,699 228,699 00000000000001f4c5d53022eec5415c1946a9279b7c5e4389f9cfcb14f6c6a0 633 0.30 vMB 154
228,698 228,698 0000000000000210846c19a34f6caf3e65bd87bbcad504f07df92226b3e71179 244 0.20 vMB 86
228,697 228,697 00000000000001c6b349b7b18235eeada37a78e512244f3e7357e0bef24db4ad 685 0.25 vMB 184
228,696 228,696 00000000000000121350fba6627204b94feff566cd21f368caf106937459ea41 4 0.00 vMB 56
228,695 228,695 00000000000000f909cbd3ce5cb35488c400f4d807d78d570c7411e00dea461b 61 0.02 vMB 121
228,694 228,694 0000000000000060c699949cd52069a2a634c4a84c2a77dbf43a784a1cd1b90c 276 0.15 vMB 172
228,693 228,693 00000000000001973c97b5efb02d76b1bbdf8543c6384e08121259a56e60dfaf 288 0.15 vMB 139
228,692 228,692 000000000000010cc3d28e1632a948062193b4399c23a3aa3177873ec1500360 367 0.28 vMB 90
228,691 228,691 000000000000024c59eea91dc50a642c93d146867e0057b19fe4cd8926aafc2c 601 0.25 vMB 183
228,690 228,690 0000000000000071b6d2b629c2bf1b544aeadfafbac306e1a658689bd96e4200 449 0.25 vMB 90
228,689 228,689 000000000000012a5ddd6e4470f176f9651958a7bc7e76334b56f45e4c944bcf 512 0.19 vMB 199
228,688 228,688 000000000000005eff7b49684c7810ef368a5399b662354721813d9ee0881713 6 0.00 vMB 0
228,687 228,687 00000000000000f56feb048909292e87968847d6c5d4775fc2bfddf127d037aa 1,005 0.47 vMB 193
228,686 228,686 000000000000017ecf430f6cef76b770bb63ec7d79e3e1e3d589972cdfe9c92c 941 0.39 vMB 176
228,685 228,685 00000000000001f48008f141f3488feb6ab459efe51f838f691e24042d16d3f0 224 0.15 vMB 118
228,684 228,684 00000000000001fef2b71c09197d86b9c11f7b227392d6b944f9bff6e99ae0a4 158 0.09 vMB 90
228,683 228,683 000000000000000d175e1c71fc781e3f51394c118400268295d1ad28832c70a3 132 0.15 vMB 63
228,682 228,682 00000000000001b3781412af05e561f9ec70c84f704a1e08e93cfea634e44bb9 202 0.15 vMB 118
228,681 228,681 000000000000024abcce9339e9c79b62e60ef561fc8a7835c687f20ff7be44d4 67 0.03 vMB 144
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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