Loading Tool

Explorer IconExplorer

Memory Pool

51,734 transactions
31.05 vMB
0.16564210 BTC
Random Selection Loading Transactions
Max Size: 166.48/200 MB

Candidate Block

Mining Attempt 4c16f42b6314993be3dcb7f56cced51589c9eb5a10c5c0bbb69bc00ba2142dce
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root bca393681319361a9d308f3c72be9e2157153cefed773b51b5cb2005af5536f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,217
Size: 1.00 vMB
Total Fees: 0.08770071 BTC
Feerates: 477.45 > 8.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (239,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,879 674,879 00000000000000000002a3b783afdb1a8d783ffdf2cb0b1e8ef731cb33a39cf3 2,875 1.00/1.00 vMB 84
674,878 674,878 0000000000000000000260fcb9f663702f3b1408bd55955bed278a544c0958be 1,765 1.00/1.00 vMB 63
674,877 674,877 000000000000000000086ddcd68f124de3ea80e09049648f90876516d7e58ea3 536 1.00/1.00 vMB 99
674,876 674,876 0000000000000000000b0a8342ab7dc35d964e9d40435e9f786710b07fb404e7 2,280 1.00/1.00 vMB 37
674,875 674,875 00000000000000000006756870b2fa24522c85216ee597d57a1cea427b2ac2bf 2,565 1.00/1.00 vMB 33
674,874 674,874 00000000000000000003373b0a8d8386be3821d2c204c0e385e26481745eb175 2,712 1.00/1.00 vMB 78
674,873 674,873 0000000000000000000a92ecd66e54bf4c29ca73dd9fd36a587d33c828c883eb 2,513 1.00/1.00 vMB 50
674,872 674,872 00000000000000000007d8a729880d60530da8ac16ab41d948e3285f489d046f 2,822 1.00/1.00 vMB 59
674,871 674,871 000000000000000000044a1739c763b9662fa6ad309c5b986f63089b86cbd0a8 2,894 1.00/1.00 vMB 93
674,870 674,870 00000000000000000000b3d9b98a4cee989284ba89e950a23e946e6c401d6dcb 2,913 1.00/1.00 vMB 86
674,869 674,869 00000000000000000005af25fce51d699eac575f4e1b0f97fa9d69c03e79df5f 2,895 1.00/1.00 vMB 117
674,868 674,868 00000000000000000001ee98063ee170ea810e29dc30c23b22b1363c93982294 1,210 1.00/1.00 vMB 106
674,867 674,867 0000000000000000000614227d19b66536a8a1ee5d58f3197778e55431f9ff45 1,689 1.00/1.00 vMB 110
674,866 674,866 00000000000000000000106c68c8be37caa453996303e92564dbe08b4a1a7140 3,154 1.00/1.00 vMB 120
674,865 674,865 000000000000000000086976cd4252745ac120c2a57738bd0eb001f2a54db4cc 2,421 1.00/1.00 vMB 68
674,864 674,864 00000000000000000006ae299e802cecd5ffac55b9f85c9cba5e99ff6b72f030 2,399 1.00/1.00 vMB 27
674,863 674,863 000000000000000000031af239790716ab690d1f86238a11e67f37d6417a2dac 2,288 1.00/1.00 vMB 39
674,862 674,862 00000000000000000002b3dfd333f30f2c6130fca0da3e84edb1e4c11bf75347 2,164 1.00/1.00 vMB 49
674,861 674,861 0000000000000000000af3dc88b6fbd87567101c096f507edcfa81fc34a38dfc 2,652 1.00/1.00 vMB 89
674,860 674,860 00000000000000000000e73fe19b0a483a93ad1dd25b24ea04790d08d7fd4efc 1,696 1.00/1.00 vMB 33
674,859 674,859 0000000000000000000b35cab83e4655f6adf26cbf841322193f1d123859d6cf 1,905 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.08 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: 651.31 GB
    • Received: 13.54 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.