Loading Tool

Explorer IconExplorer

Memory Pool

29,555 transactions
6.76 vMB
0.05664419 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.50/200 MB

Candidate Block

Mining Attempt ba67e3d60bcd3fb863a71018c9fabec39692af26aad297dea0bacea44786df3a
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 5f70e5630b2fe1d5ab2ea49d2d9b776e69bba3ff87ac1746046982a7ed034b93
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,366
Size: 1.00 vMB
Total Fees: 0.03865121 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (708,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,944 204,944 000000000000043b41a63cd4761167745f3ead77473ab7db8efd30fbfd1a2bba 283 0.11 vMB 136
204,943 204,943 0000000000000303a1cab1bbb71dbf92e1df605fd418fcd17e260013c6230eb0 364 0.15 vMB 161
204,942 204,942 00000000000005686b1e65e51c592767e0bdff946514844d4aee6b420f3a8522 10 0.00 vMB 208
204,941 204,941 00000000000003b3edd40268e2f73137e8795e32ea960b93f513779f9b356c7f 6 0.00 vMB 0
204,940 204,940 00000000000003b6e81153e5c504716456b843aec0d6d1515a824623a387ca28 32 0.01 vMB 114
204,939 204,939 00000000000004c0d1c58a1b462cc605422a9c32fac09df16188995dbd4d9410 32 0.01 vMB 226
204,938 204,938 000000000000035e41f0ac4d6b5e7ffeab3576a556a3dbc35824a15a2deeb1bd 160 0.07 vMB 128
204,937 204,937 000000000000054e0cb4ec69fe0670de5f2e96711a2ce66c47c6f714baec12ed 266 0.17 vMB 34
204,936 204,936 00000000000004ffe33f34b0db94227130ba2bbd153ed061754a8330b105c326 178 0.08 vMB 108
204,935 204,935 00000000000003451a9ce05ba0a8dea22abdec770469485596d3ab6da6e998a8 522 0.21 vMB 155
204,934 204,934 00000000000000675d5ad9e2162a1b9e1872faa93696044613d693e0202a52f1 14 0.00 vMB 15
204,933 204,933 00000000000004843331a4c3e5d08a101c47e05cc4e38fca05b48b8a528a3aa9 209 0.09 vMB 100
204,932 204,932 00000000000003b132b833b7fbf50c84f298c45ddb2601ef20698755062e3be0 154 0.06 vMB 135
204,931 204,931 000000000000042a34befbf07e8e6c3e09a66cb9cec063a639582e64a7a06742 94 0.04 vMB 52
204,930 204,930 000000000000053f3a67751a6a71c64349cf0528a177399b0fae75ed52be88f8 291 0.16 vMB 162
204,929 204,929 00000000000004e49429e59e52a82f85b79dd55f96b8b3116385a3c140ae6a06 299 0.19 vMB 125
204,928 204,928 0000000000000152d7c4c38e7488c13e96c3661ebfc9e875a1800c7391995252 44 0.02 vMB 123
204,927 204,927 000000000000021df0d1395d4bf156c5a638f6d066acfd69c2aae563f5b1e7a9 598 0.23 vMB 89
204,926 204,926 00000000000003e4d66d274015afa5bf1713c4359e17146752c229e39b7c2e9d 409 0.19 vMB 145
204,925 204,925 000000000000036d1d3dcc7f061c850767861ad3716b2ff7525a860157061e3a 148 0.06 vMB 114
204,924 204,924 000000000000012c75b17d2a05afc3ff1c7aac0b8771b96283e054efc06deb14 46 0.02 vMB 15
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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