Loading Tool

Explorer IconExplorer

Memory Pool

38,272 transactions
18.37 vMB
0.14979468 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.19/200 MB

Candidate Block

Mining Attempt b1bb11dcbee26fa9845c9160ced0d13679977ee691bf438887d114192bf72f28
Version 20000000
Previous Block 00000000000000000000d0024eb8576e4875797df41ac22fac4ed73712ea0080
Merkle Root 8957fff50873fabdbf6d36ac3f03d53ee00d89a04904b960fb14715b4fc9a3ee
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,698
Size: 1.00 vMB
Total Fees: 0.03148100 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,331 (751,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,682 161,682 000000000000091d75acfac24060521abe89e8c9b6e7479092d8e9a2f57c2e87 118 0.04 vMB 121
161,681 161,681 00000000000008a6ca8078c1cc7529231d26d084679b578dc4833a5f3258d9c2 10 0.00 vMB 645
161,680 161,680 000000000000028070dc2fee1ef85f330b0900ed7cbbf325494e54627d628a95 20 0.02 vMB 410
161,679 161,679 000000000000027b1e61a7b9d026ad0617ffa7ba604f8e401a0071876f7670ce 87 0.05 vMB 278
161,678 161,678 0000000000000262aee145d50122202907e88003b4eae380e5c9acc078ef125b 7 0.00 vMB 24
161,677 161,677 00000000000005de800a8ffaf345187318d4fc985f910b3f2f7ce376b4c5afbb 49 0.04 vMB 93
161,676 161,676 0000000000000bc2b6cc96f19044895cf5bff4d115806bf8034dd3a05bcfa048 8 0.00 vMB 72
161,675 161,675 000000000000041047ecf43f0bf0161097ad65f096a96d6e9d103ab6c015607c 123 0.04 vMB 118
161,674 161,674 0000000000000b107b22528b1dbd94ba516b4754ad3589ee11d01c05a132a70a 19 0.01 vMB 93
161,673 161,673 00000000000004f853eac76df355e6b06bd981fbb02f1c5aaf9a723cdad9e16e 56 0.13 vMB 93
161,672 161,672 00000000000001da6f26ca51eb7de7c51ecfc6a2ace9c7e197f34f4c1185afea 162 0.05 vMB 15
161,671 161,671 0000000000000bc58fb586f10554a390ed5fda0adbe1b94ef1fe629c8c34162c 24 0.02 vMB 188
161,670 161,670 000000000000097935e7a87a181923cc66172d787913b34adf5dda305523bc0b 146 0.05 vMB 12
161,669 161,669 0000000000000ab986cd5a429de833e173c768733f763d0759e75b4ff078eaba 30 0.02 vMB 241
161,668 161,668 0000000000000509c9d530595b852ddfa8da65fb8a2ffa37a7265456ea0bda66 38 0.02 vMB 156
161,667 161,667 0000000000000445f298ace55c6bee40a25cb242075d360929349a31abb9a870 34 0.02 vMB 45
161,666 161,666 0000000000000cdbc67a243467da0284fc540966aa998bfc2f8fe4ac127096e6 7 0.00 vMB 355
161,665 161,665 0000000000000bd8a30804707a7f66331c0f58c69b0e0088a76d611a6e39dbb1 18 0.01 vMB 70
161,664 161,664 00000000000009471c9351408a3666bb33946627a603c0dab4e834684b83d788 101 0.05 vMB 55
161,663 161,663 000000000000045daec6799ac04b142a6219e8f29dbd9ae68bff741307484657 32 0.01 vMB 144
161,662 161,662 0000000000000a8187eaf8903ca53065b5f9a928313309442043744fd5f11e80 66 0.03 vMB 243
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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