Loading Tool

Explorer IconExplorer

Memory Pool

53,773 transactions
31.93 vMB
0.20958156 BTC
Random Selection Loading Transactions
Max Size: 171.17/200 MB

Candidate Block

Mining Attempt ab5347a207226da4f44dbe84049613b0ece27b3c1b0198ef8e72cd743dcc9b0f
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root b0287d2335e4f36338984a8fbd0245ddd26e8961a13729ffa560d2ad4744de4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,729
Size: 1.00 vMB
Total Fees: 0.11036948 BTC
Feerates: 101.66 > 11.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (803,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
110,945 110,945 000000000000fda3b4379d0136344851307bb8261320bb520eb4efa6a1514dae 10 0.00/1.00 vMB 0
110,944 110,944 000000000000c8f4957e95c67fb2079474872d454170ac0eb3f5860b8fdf9e62 12 0.00/1.00 vMB 0
110,943 110,943 00000000000013668c7027505c214cc622e0b07f26f7985165c5d8d8304ba1ba 24 0.01/1.00 vMB 1,607
110,942 110,942 00000000000105f0462c8fca7637f5ad3f5a4f63334236fd24105bf1e9b48c11 18 0.00/1.00 vMB 1,430
110,941 110,941 00000000000055ce245fe0e1f38355c962d7d96a8444bf4d89f76d94ac062b48 17 0.01/1.00 vMB 1,482
110,940 110,940 00000000000084625f2e5826ce985b2eecad834776459528ce6d8bb1e312da72 18 0.00/1.00 vMB 2,056
110,939 110,939 0000000000004e4960024bae23a39efbab6dc8d9112444184d16046230959a33 10 0.00/1.00 vMB 0
110,938 110,938 0000000000003e65048c634d04e5e17cef6e1f85d7a1d2270d4990c38bf35833 14 0.01/1.00 vMB 1,030
110,937 110,937 0000000000000d99999a2d7054bd3d42313bef5dd61a374288e7f36c68aca1e0 16 0.01/1.00 vMB 1,099
110,936 110,936 000000000001170c3ebc87021848ed4cb39cb2b019570faed6278f1c57e5325a 9 0.00/1.00 vMB 0
110,935 110,935 00000000000020d8ff6109a739eda4e3575c6ecd93c8c42560d788597e5c2dcb 15 0.01/1.00 vMB 887
110,934 110,934 000000000000202753a8f355b8d721ef562b8566a6011d65d3f20cd2b1abcc9a 38 0.02/1.00 vMB 519
110,933 110,933 000000000000d9a38d913bd5e3aeb427d744a3824368fc7f4a8095f6d7376699 6 0.00/1.00 vMB 919
110,932 110,932 00000000000108834d9dbd123f6a91d1eadaba685306f9e78f4cee199f9b5a45 104 0.03/1.00 vMB 32
110,931 110,931 0000000000001234291d7249a48f6f3f8793b5707593880cec77d7012174e42d 8 0.00/1.00 vMB 267
110,930 110,930 0000000000007955438e4841fa53d27278b81f0cc19f55d15a0e93326aafae6a 6 0.01/1.00 vMB 157
110,929 110,929 000000000000097c9c1851a832c4b68696a1ed06e543123326f63534f44dc8c1 11 0.00/1.00 vMB 352
110,928 110,928 0000000000004136d6aa125a9bd074a4b8d9275e78b4c409923400df06f476ec 12 0.00/1.00 vMB 0
110,927 110,927 000000000001166c4bc7a4cd55c7b409dd8c2eec260eef9cc1bad6ac97cfa74c 11 0.00/1.00 vMB 343
110,926 110,926 000000000000adf14f3d799e93e9e1275a1ccd4c3f42296e24f5241622ca24cb 7 0.00/1.00 vMB 0
110,925 110,925 0000000000010997f6ab9551018956d4d730dc4e1d37443b9ddca4c621b89f11 9 0.00/1.00 vMB 521
Previous 10 blocks ↓
Total Size: 782.07 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: 651.21 GB
    • Received: 13.48 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.