Loading Tool

Explorer IconExplorer

Memory Pool

82,218 transactions
31.12 vMB
0.09966044 BTC
Random Selection Loading Transactions
Max Size: 189.49/200 MB

Candidate Block

Mining Attempt 2b299c4d12c70598f24cb7e1936776b62e39b3457126cb0d887cdcea5d5be9f2
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 6bfbdc4a8f71c3a262471bcee4bc71ba5341ac802e9fed47a29c5f12557255e7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,997
Size: 1.00 vMB
Total Fees: 0.02521351 BTC
Feerates: 151.12 > 2.53 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (711,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,625 203,625 00000000000000fe70caede5e286d87f9d6c544fbbe218270a8f1715e41f9ca3 137 0.05/1.00 vMB 171
203,624 203,624 00000000000000b3bae0fdd4e97ab96210259528801d520413ac9a6f1e3efe6a 100 0.04/1.00 vMB 129
203,623 203,623 000000000000001ee6674064edb6dfbbb9479219522be9bdedb1d2877f6642e1 361 0.13/1.00 vMB 138
203,622 203,622 0000000000000268719334629c154ccb8509f4c0596faf992f4800d3b7d17237 635 0.24/1.00 vMB 255
203,621 203,621 00000000000004f9a0a33834075b0dfe4af0fc1ce950ee360b790bedb4c11708 140 0.05/1.00 vMB 229
203,620 203,620 0000000000000368a13d5387397fd9f61335fca17dd7e0d803a36254e80c4217 210 0.07/1.00 vMB 230
203,619 203,619 000000000000000ee262820a7e84efe7ae6fc2416ddaca6de771766ecf27592a 29 0.01/1.00 vMB 319
203,618 203,618 0000000000000312b06f7065613dbf3e006d4301c4f52620b7dff5f15710f69f 140 0.05/1.00 vMB 243
203,617 203,617 00000000000000facf4334761cd910dd1124ad66bb175d1fa2586f61d6a4e601 87 0.04/1.00 vMB 120
203,616 203,616 00000000000003010530e33a849b27ded874202911e9e63263cb49245744fb9e 17 0.00/1.00 vMB 295
203,615 203,615 000000000000022fc7f2a5c87b2bab742d71c4eb662d572df33f18193d6abf0e 79 0.03/1.00 vMB 154
203,614 203,614 00000000000004c0318c37436cbe81b778aabe6d11c054c364d1c7ff3f887108 33 0.01/1.00 vMB 143
203,613 203,613 0000000000000403d30cd2370d3bbc6ab6de9064c12dbe8322c9ec6e5596b99f 127 0.06/1.00 vMB 150
203,612 203,612 0000000000000287d56d4e0561d72673d44f4101d781d1eadc78250460ee1354 234 0.09/1.00 vMB 150
203,611 203,611 00000000000002348d224d673e81637e3ab0247f9cbe7cf11df2175f7e81ad54 18 0.00/1.00 vMB 75
203,610 203,610 00000000000004b37ad1386a1f55d373725768ae46dbcc6994f9c657211f2ea1 114 0.06/1.00 vMB 113
203,609 203,609 00000000000002219836fc8a6d3e487dfb4c9f0087bf4eb710f856ce481ad3fe 200 0.09/1.00 vMB 130
203,608 203,608 0000000000000157b40b2235697b38a758d9879cc94cf14cea692a2028cdf9c1 113 0.04/1.00 vMB 173
203,607 203,607 000000000000054db257a67f6eae3160d1819d3ff003845bcdc4c3714db1712b 65 0.06/1.00 vMB 74
203,606 203,606 000000000000044b1f767ed1bcc2a7b819e6e206986fbf57c38b6b2bf4e9a86a 229 0.12/1.00 vMB 221
203,605 203,605 00000000000001cf2619508758d65f3f5f1fd743befcc946faff98152dcc76ed 130 0.07/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

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