Loading Tool

Explorer IconExplorer

Memory Pool

33,357 transactions
26.13 vMB
0.10391392 BTC
Random Selection Loading Transactions
Max Size: 130.80/200 MB

Candidate Block

Mining Attempt 86d1e3965e3cfc96d7abc889a52aae353ba4380369ed2dad4fb122bdacd50820
Version 20000000
Previous Block 00000000000000000000f9cc9430b1c75cb23484af9e7ec66b0ac92105aa7fbf
Merkle Root fe6a8fa4975c8ce17926b041091ceab4b9b3a70d79bab8a94f3807914a77f471
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,371
Size: 1.00 vMB
Total Fees: 0.05372795 BTC
Feerates: 502.67 > 5.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,215 (803,837 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
110,378 110,378 000000000000e41ffd00ba3adb6e7858b16187bd3815ba92d5f3b9ab3de459df 7 0.00/1.00 vMB 0
110,377 110,377 00000000000067e5552a9c21ea36d84e4987d192e5416a3283894ee545f23be6 4 0.00/1.00 vMB 0
110,376 110,376 0000000000011d3bbfa02f5c64b3db9cf112cff5fff71187ec4a9dcd8c7dd32c 1 0.00/1.00 vMB 0
110,375 110,375 0000000000004034b2f13973e68bdd438fc7dfb9c40a5a6404a9348a3fc4fa28 1 0.00/1.00 vMB 0
110,374 110,374 00000000000048e171ae24cd999347a343aeda2bdccc3b33ef954fb86261bc7d 2 0.00/1.00 vMB 0
110,373 110,373 000000000000614c6a42882f6a133a014ae21152e621c6e179a0ad03d41765ca 1 0.00/1.00 vMB 0
110,372 110,372 000000000001b982794b819256cee077ec93d0e83e84ac16ab1dd09565363f27 3 0.00/1.00 vMB 0
110,371 110,371 000000000000c57ea8b9622d9fe82490d7866bcb5b627ebe5806c4a2d99214a9 9 0.00/1.00 vMB 0
110,370 110,370 000000000000dc1a4c5710f07d4bc76c7361b77efa975be04024520eb1c80dbe 8 0.00/1.00 vMB 0
110,369 110,369 0000000000001a32b340240f14c1670668bf8b0133478416e95879ed462794fc 12 0.00/1.00 vMB 0
110,368 110,368 000000000000fcf50a125c89e1f46b8b26602919b2c9dd38c836157b22568ab3 10 0.00/1.00 vMB 0
110,367 110,367 000000000000929acfcea46461b15446f2c06b45712372a0fbb2a0f570ae1834 18 0.00/1.00 vMB 0
110,366 110,366 000000000000a021bbf7de02380d0f76d117cf9380be0df9e390317f93e4c4bb 7 0.00/1.00 vMB 0
110,365 110,365 00000000000164a1208090d501cfaf4167c46b5514d01f71de3f8cb1a5dcc388 2 0.00/1.00 vMB 0
110,364 110,364 000000000000191ab5b42bd8671d3c09ae22899eadbbb985f2a732f13cb97fd6 1 0.00/1.00 vMB 0
110,363 110,363 000000000000816a6e6e2f2f36dc6ded07f87d5b2d44cca286377671c68eba0f 2 0.00/1.00 vMB 0
110,362 110,362 000000000001a34e9a6b65b7694a37235348deb350d6f2136cd4e273808bf787 7 0.00/1.00 vMB 0
110,361 110,361 00000000000134a53a0dfec5fd49f34d530c4c8cc544b81bc98a157053118efa 13 0.00/1.00 vMB 0
110,360 110,360 000000000000aa3c1ff708e506350edd678c464f9604bd56b6df108f03d3a2b8 12 0.00/1.00 vMB 0
110,359 110,359 0000000000002885e893b1cba9930a55af7a4d1006ba1f141d7736516004ab9d 12 0.00/1.00 vMB 0
110,358 110,358 0000000000010a45703d613cc4078301687cc8ea2923bbb0afdb938ab6811af0 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.97 GB

Node Details:

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