Loading Tool

Explorer IconExplorer

Memory Pool

21,615 transactions
11.49 vMB
0.03536005 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.84/200 MB

Candidate Block

Mining Attempt 93e4978a1ad88a7a6f833fef60bda78f9afcc8a62cf2e7a374f81d9adbcb2d30
Version 20000000
Previous Block 00000000000000000001361be5db3423ce8de62f504e3338a66980d6b7dd47b8
Merkle Root 0f9ff3ba0c34ca42a54eb9ba704e7ddb550cc5b96881d082e9aab3f18cd84868
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,070
Size: 1.00 vMB
Total Fees: 0.00854901 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,354 (769,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,954 143,954 000000000000084fa2760622d0cf33c04a6783c9b61d65aea122d65e1e8e8f46 92 0.04 vMB 131
143,953 143,953 00000000000001b5fd46d7f2dc6f9d023fe62551a43a0e4a700e37a4896c555e 19 0.01 vMB 102
143,952 143,952 0000000000000363fb10aad8f70d1d680e4e09be1e8fafc02d0a78455337a745 129 0.04 vMB 132
143,951 143,951 00000000000008c4e359903109f823e477ac88c008c12225806de2c84f502500 64 0.05 vMB 170
143,950 143,950 00000000000002bc3ab04e8a83a1497dc219bf08c2c3b6571c9752aa174309a5 16 0.00 vMB 83
143,949 143,949 0000000000000581357da7db47f24d119f8fe2520da8a0561d624572cd149f6d 28 0.01 vMB 169
143,948 143,948 00000000000005712f342c791ce9694b88f85def6089b2562576848bc1505ac2 9 0.00 vMB 16
143,947 143,947 00000000000002819bcb0b1c1e1bcfcbb3c0b8e31e0859e027daf806a1fa7cea 25 0.01 vMB 70
143,946 143,946 00000000000003332e4088e99a7db1e5e0b75bf5b1b09a9efd799a5920b3785f 48 0.03 vMB 159
143,945 143,945 0000000000000544bb9fb4f3822ca9fa40d260ce13f8c1c76f4f25bc5c28cc8e 50 0.01 vMB 124
143,944 143,944 000000000000012c7408410d72f8dc6bf29856f73102e87f75ac319f75399ae3 76 0.03 vMB 162
143,943 143,943 00000000000009668c9a6215dbf5ab58b808e1c740db51058dc0c90749d7544b 22 0.01 vMB 93
143,942 143,942 00000000000002cdc4d752dedbe23dc4aa2969de78449c4ccb25bdf9c3041233 96 0.04 vMB 93
143,941 143,941 000000000000091ed8f7ecbe913c26fb6d80f1fa2f25e0c2d920db19c1cef218 11 0.00 vMB 41
143,940 143,940 000000000000038fb559a8d32f1367599ee5e39581dca134216ecc4c4e072371 68 0.02 vMB 337
143,939 143,939 00000000000005aebc8384547b638e1f3907f8372bf3d722a85d618f1e932756 22 0.01 vMB 56
143,938 143,938 000000000000015c8f2e0f9a0acc2cd4d335c5399e1eb4d96f0295531e1a80e0 41 0.02 vMB 217
143,937 143,937 00000000000000f7dc2be255a300d1fc10b8b829e45ed775ed24a7047f6f0894 150 0.05 vMB 235
143,936 143,936 000000000000028e9525d58ce8cad0cda12d0c7e606f81f42da732675b6e9254 65 0.02 vMB 126
143,935 143,935 00000000000000d82aab64c62af0b31fed49f90361bc52791d1b951283344b62 114 0.05 vMB 454
143,934 143,934 0000000000000621a17807611c60ca34fdb891c5752f41e3c06566659b6af317 58 0.03 vMB 154
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

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