Loading Tool

Explorer IconExplorer

Memory Pool

79,463 transactions
29.66 vMB
0.06792812 BTC
Random Selection Loading Transactions
Max Size: 178.61/200 MB

Candidate Block

Mining Attempt f02462f038e57589b17eb24917bb3f82ef23de19804960431fdbe23ccdd6d8a5
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root 2b308bf8de692fc39a7c61216b0053c667dbf94b7418108c8cc505ddfb93e2de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,327
Size: 1.00 vMB
Total Fees: 0.00762152 BTC
Feerates: 100.19 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (32,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
882,007 882,007 00000000000000000000865c88bc1d65ba75e8ff002645c0a03286b3f4f44733 3,171 1.00/1.00 vMB 3
882,006 882,006 0000000000000000000019a3a8be3cd67cc695ee807ab8d98312d68b450f6be0 2,014 0.88/1.00 vMB 2
882,005 882,005 000000000000000000022e4a8bca87fd85e3f9034f6cbe89b7f0948722c2c57a 1,570 0.46/1.00 vMB 1
882,004 882,004 000000000000000000003c7ce72b8fe4351c8b4f500d0902b2b4b923c9509f53 2,705 1.00/1.00 vMB 2
882,003 882,003 000000000000000000002b86bb8f724f5044a917fd845734f8dac779d380d112 3,084 1.00/1.00 vMB 1
882,002 882,002 00000000000000000001c5f91aa2827b7b57a7123705dcf97d49ff3d57ed05c2 1,882 1.00/1.00 vMB 2
882,001 882,001 0000000000000000000002330d371b33ac3648230ccb7f34e2e2fde43f1e4634 1,114 1.00/1.00 vMB 1
882,000 882,000 000000000000000000023eced16719b1b3e187f882371515630e9ff6cee6a3ee 2,688 1.00/1.00 vMB 2
881,999 881,999 000000000000000000015d0143f888735fe6fddbed529ed149aca5f3b184daa5 3,222 1.00/1.00 vMB 3
881,998 881,998 0000000000000000000056a4a64a81589e83f978e51a1c8d3133147a82470f7c 2,777 1.00/1.00 vMB 3
881,997 881,997 0000000000000000000166b13dfe39b568eebe34c076d570bb574eaf4862506d 3,438 1.00/1.00 vMB 3
881,996 881,996 000000000000000000010fe12ee92403342a335f49a70b30685a204497701d98 2,498 0.99/1.00 vMB 1
881,995 881,995 000000000000000000022a02cdebd54452fe02809c12c8edd40eba82d99e59c7 1,611 1.00/1.00 vMB 1
881,994 881,994 000000000000000000016ac10ebdd7e2943808f010c1019200c8b0b7a161676b 3,072 1.00/1.00 vMB 3
881,993 881,993 000000000000000000016d3e01c9e54f093867a84d91583495e5d421ea786e27 1,352 0.33/1.00 vMB 2
881,992 881,992 00000000000000000000fbcf5bbf6c79d4b579dbb29c7d8acfcf63301dc6d653 3,092 1.00/1.00 vMB 2
881,991 881,991 00000000000000000001be5480dc6154e02413c9bee2b369c6b27b8d7edd1377 712 0.27/1.00 vMB 2
881,990 881,990 00000000000000000000911161681558ceeb1750c4d592115f46e294246d2606 896 0.31/1.00 vMB 2
881,989 881,989 000000000000000000002982f60bff096c1a74b5357f49fd4270e899bbd44818 388 0.10/1.00 vMB 2
881,988 881,988 000000000000000000024e073d43d54999280c4b3c777301668ef9fe9328e555 1,169 0.47/1.00 vMB 2
881,987 881,987 00000000000000000001c10eb828aa55b2c2985e2c856967fdf17faa5a05179e 3,078 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.37 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: 663.68 GB
    • Received: 14.93 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.