Loading Tool

Explorer IconExplorer

Memory Pool

71,713 transactions
27.77 vMB
0.05999683 BTC
Random Selection Loading Transactions
Max Size: 164.63/200 MB

Candidate Block

Mining Attempt 6aad6b2b877c8eee9c17029d405efcb5b586e481ec4ccdd9cd9a8315ab61da99
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 86aef9211975dade1b443351664d6faade517bf392637c8fce91d140ec1e0119
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,801
Size: 1.00 vMB
Total Fees: 0.00466082 BTC
Feerates: 21.55 > 0.47 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (507,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,773 407,773 0000000000000000057198bfccde1b244a7f7d249c1ae63055e91f20378cba78 3,444 1.00/1.00 vMB 79
407,772 407,772 00000000000000000220088cb14c07091533b26fe8ff4d297b2b53c0cf4e8211 2,210 1.00/1.00 vMB 36
407,771 407,771 000000000000000000871c982e880b8d017630d868ee12f6afc7f9457312d53c 360 0.16/1.00 vMB 33
407,770 407,770 0000000000000000023e25bcaa2d7a7d644ba67f8ea6d1ce371345bdb944bf7b 516 0.26/1.00 vMB 34
407,769 407,769 0000000000000000015e41328a3d4cf9d8c65fc0d657969bec4d68894d26ccd3 622 0.30/1.00 vMB 38
407,768 407,768 0000000000000000049940876e07957704bb06f29d98453c61a33c38d1ceaa1b 398 0.26/1.00 vMB 25
407,767 407,767 0000000000000000037153c698bfb4333dc2a5c5ce1903904a2d3a3d01ad0928 437 0.27/1.00 vMB 37
407,766 407,766 000000000000000001ab486607d8433e1fecc53cf8c2de9db66f332ad05ae9f9 1,669 1.00/1.00 vMB 26
407,765 407,765 000000000000000005975c7f59805c8316986f60a824ca3dc408db5d0108244b 309 1.00/1.00 vMB 4
407,764 407,764 00000000000000000537629c951c9ccac44c83d7c6406d65ac979f6405ef3aac 241 0.11/1.00 vMB 31
407,763 407,763 0000000000000000008141f40b66b72006f9e96a43ab4967add3e25d67644143 354 0.29/1.00 vMB 25
407,762 407,762 000000000000000004e0f114ae5287d0105b87cb9b478c9a5cbfa32450d60ec0 1,948 0.98/1.00 vMB 34
407,761 407,761 000000000000000004cf4b456137a8870ed5324eeca3c2e4fa115117c531a3d1 271 0.39/1.00 vMB 12
407,760 407,760 000000000000000004a75bb605aeaa553fd60a2b176c8e9d39f8b6f5c2710acf 484 0.32/1.00 vMB 32
407,759 407,759 000000000000000005e2df5aeb0c7ab54fbd1661059565cda73d1431abb1a9af 92 0.05/1.00 vMB 55
407,758 407,758 000000000000000004dd3ad1d533667529f1273403b00201d5b017d8ada2fa9c 114 0.07/1.00 vMB 32
407,757 407,757 000000000000000003aa1785528068865d9f24c48037b08fe668c81b0736c715 790 0.55/1.00 vMB 27
407,756 407,756 000000000000000000ec6d0e6bc3dac3d8e600945b3d89dacd3cc62ebe5665b7 1,686 0.93/1.00 vMB 31
407,755 407,755 000000000000000001ba27b59b0fe606d02403a9e746c1ed5a4964a6d2b9ef38 227 0.23/1.00 vMB 21
407,754 407,754 000000000000000005079d410c6fe91e2c5bb8d960b3a39b45a5c47836e27ef8 1,319 1.00/1.00 vMB 31
407,753 407,753 000000000000000003a9cf70b385f33be574f1abe7f9fd3ba3eefab6788236fe 2,598 0.99/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.45 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: 666.96 GB
    • Received: 15.24 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.