Loading Tool

Explorer IconExplorer

Memory Pool

44,332 transactions
27.56 vMB
0.08619717 BTC
Random Selection Loading Transactions
Max Size: 144.34/200 MB

Candidate Block

Mining Attempt bd22c1adfb7441b10f0c35c95eccddebeae68e47d4d5f2f6dad6def79c137828
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root fc58cf9514d5d4d5f40821a9ff2b5b50b5172ae80421fa506619f6d810ef4cd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,897
Size: 1.00 vMB
Total Fees: 0.03277169 BTC
Feerates: 151.65 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (135,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,786 779,786 00000000000000000002c8b8ecf3132b54e490aa1b2616c8829ddb3e231201ce 3,081 1.00/1.00 vMB 31
779,785 779,785 00000000000000000004a51b852b5ae0843099cf0baab7b664e272a2d4648c39 2,147 1.00/1.00 vMB 7
779,784 779,784 00000000000000000001ccd60fa9a065745753bf8c3c7bc235539821d9f6eff3 2,193 1.00/1.00 vMB 25
779,783 779,783 000000000000000000013969bdd479b7a208acae29bd51745aa1d49fe4ea9ae1 1,835 1.00/1.00 vMB 10
779,782 779,782 00000000000000000003756e8afbed157ab71d3333901b43ac0893111243534d 1,723 1.00/1.00 vMB 12
779,781 779,781 0000000000000000000232087e472ba718aec42e198900a2ed0e7a00258dd303 2,697 1.00/1.00 vMB 19
779,780 779,780 000000000000000000045b755c07b1cde2764f8db3c58a72b1d92973cc09f362 3,649 1.00/1.00 vMB 26
779,779 779,779 00000000000000000002f72e1aa9c2a76066d680356bbde6ae92905fdeae7476 3,635 1.00/1.00 vMB 29
779,778 779,778 000000000000000000038ca364c473229d69ca5db436f8dc2431bb2c1469ed71 2,098 1.00/1.00 vMB 7
779,777 779,777 0000000000000000000510f5430cba2ca6b25313696f61ef817dfad2beb2e947 3,294 1.00/1.00 vMB 23
779,776 779,776 000000000000000000063761ec7b70827e5d9df1aa1e9144d0cda4c648adc5c7 3,220 1.00/1.00 vMB 23
779,775 779,775 000000000000000000036d411207acf4e6d4da2523696761d8738ad79230d008 3,536 1.00/1.00 vMB 19
779,774 779,774 000000000000000000024a837f243c9c23ddd2e7d664581189ea6e807464f7e3 3,354 1.00/1.00 vMB 37
779,773 779,773 000000000000000000053865702af937c0cbd857abb2f16e9f130cd98653cea9 1,163 1.00/1.00 vMB 3
779,772 779,772 00000000000000000002b17772f6ba698f071a7667e516c3875078b832eb1076 2,391 1.00/1.00 vMB 9
779,771 779,771 00000000000000000005a1b7eaa8d4fc95b2f7a162df6d5993bef2e8b49dfa89 2,014 1.00/1.00 vMB 19
779,770 779,770 000000000000000000024acb2fce70a5464a43857c15f09d4dc40157ab3b4e94 2,105 1.00/1.00 vMB 15
779,769 779,769 000000000000000000016901708cb2de174517747fca65e99e8fe30ce05fd986 1,287 1.00/1.00 vMB 18
779,768 779,768 0000000000000000000136ee280927796fe865b7bce5d18cc5bddca7dceeb9e7 1,616 1.00/1.00 vMB 17
779,767 779,767 00000000000000000001df43b0d2102e500ccf7e6c5901893b5391aa14c3d06a 3,227 1.00/1.00 vMB 21
779,766 779,766 0000000000000000000642128002f53b44070cc258700e54eb2dc0079e9e8ec1 3,586 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.