Loading Tool

Explorer IconExplorer

Memory Pool

48,347 transactions
28.41 vMB
0.08352531 BTC
Random Selection Loading Transactions
Max Size: 150.06/200 MB

Candidate Block

Mining Attempt f496f5bc6d51a56e6e1a1417999a97d8cd4b85d21027dbf34281669470d454d5
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 351b7ba9e94629c68221bb269741724da600d9060ea4a03d2647b043a88b0cc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,147
Size: 1.00 vMB
Total Fees: 0.02703332 BTC
Feerates: 100.66 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (133,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,006 781,006 00000000000000000004d950f8b8a186b74855d47ba1c17c1acb76393764c2a4 587 1.00/1.00 vMB 7
781,005 781,005 0000000000000000000133c030683eb1d5c064ecc24f8c67d8bb1c672c20d3b9 1,369 1.00/1.00 vMB 15
781,004 781,004 0000000000000000000176841da83a96a1635ee453602f35ae8cbd48162e9ab4 2,558 1.00/1.00 vMB 28
781,003 781,003 000000000000000000063ee903b2b78703ceaee5a84f025142108a8e28f57cce 3,019 1.00/1.00 vMB 26
781,002 781,002 00000000000000000001f412548ae6928cf2ff7bf81de97773b6d4925a891187 487 1.00/1.00 vMB 5
781,001 781,001 0000000000000000000392bd950e0a9b519c1a6b3ed3c15350ce0b0efb9ab9b4 830 1.00/1.00 vMB 8
781,000 781,000 00000000000000000002015feda78108d9169512192098eadf82cdafd3f9eeaa 1,956 1.00/1.00 vMB 18
780,999 780,999 0000000000000000000327b2199afe8a4320e63f3a698beee1c34ba92656f2f9 2,283 1.00/1.00 vMB 28
780,998 780,998 000000000000000000064b4e1bb3a64d794b134fe3cc701cfae9f4de3c73e2a2 1 0.00/1.00 vMB 0
780,997 780,997 00000000000000000001a5571c5c194f34e3ba8087a2d92de4e0636e94989770 3,046 1.00/1.00 vMB 30
780,996 780,996 00000000000000000005453648005b7a47190587060938253627c55dfbd592e8 198 1.00/1.00 vMB 5
780,995 780,995 00000000000000000001240e5f6f49e748f9342cdaecbf5f0a8d91c281245511 1,040 1.00/1.00 vMB 8
780,994 780,994 000000000000000000030b062ed6ff8b07872ab7c08ec1bcffa16fd5beae6fde 1,405 1.00/1.00 vMB 12
780,993 780,993 00000000000000000002f4879b0395017664598bb71a099e2390d726fc8c184a 2,656 1.00/1.00 vMB 22
780,992 780,992 00000000000000000000253eec8bad7484d555af4bb95846cddc5f980e6d3722 2,181 1.00/1.00 vMB 11
780,991 780,991 0000000000000000000133c1b6517bc62ae1ba92dca1194409ff9f89736b8c53 1,306 1.00/1.00 vMB 16
780,990 780,990 0000000000000000000537a66a590bfd25e97689938620f6ea0710b7e37eac8a 3,067 1.00/1.00 vMB 30
780,989 780,989 000000000000000000036752bbfbcbaa638f0a866a78241680b19745ef70fbf1 1,845 1.00/1.00 vMB 30
780,988 780,988 00000000000000000005e94ee4c1fc7b91b6b0bf27ac36637ea1e1c5fe280a7d 1,819 1.00/1.00 vMB 28
780,987 780,987 0000000000000000000231f200d5250c9b3c34d3285fc07186a25d3aa2328bc9 2,161 1.00/1.00 vMB 18
780,986 780,986 0000000000000000000452c1566758bf5e6b597dfa3fb1ffe623d7250da9eb1d 2,197 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.