Loading Tool

Explorer IconExplorer

Memory Pool

76,131 transactions
30.13 vMB
0.10031918 BTC
Random Selection Loading Transactions
Max Size: 179.75/200 MB

Candidate Block

Mining Attempt 315b8dd4fa3e9f572053eee51e96a98c26bcb7da48661ea62f31811fd1efef4f
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 1554de3e58b54b1980b2337244fe3fdf5543cdb6934c43b00810066cdd085406
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,480
Size: 1.00 vMB
Total Fees: 0.02556476 BTC
Feerates: 100.00 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (55,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
859,880 859,880 00000000000000000000d310e15de7d589e1cb49f8242cb18feb66539e429b99 5,016 1.00/1.00 vMB 4
859,879 859,879 000000000000000000009120596320560bb6ec1ca92141ab69a535bbcf342afc 4,076 1.00/1.00 vMB 6
859,878 859,878 00000000000000000001ba17fa2652263ed34fa3e4f504499f88eab3710a12c2 6,139 1.00/1.00 vMB 3
859,877 859,877 000000000000000000010c183ab4c8931ddf9843081ab2bc4b4f18ea5f040c80 3,849 1.00/1.00 vMB 6
859,876 859,876 0000000000000000000013ee9a770e5ee3bc15c32f1bdb4d97186e4d262846e4 6,372 1.00/1.00 vMB 3
859,875 859,875 00000000000000000001aa687bc46c31fb53254139438bdda48a65dcef85df29 3,225 1.00/1.00 vMB 5
859,874 859,874 00000000000000000000ab2f331540f805cf60f5518519aa276bca0afa34f0f0 3,240 1.00/1.00 vMB 7
859,873 859,873 0000000000000000000274c1ecce9db32dafcd734506e2f49a0a7fe661e135eb 5,813 1.00/1.00 vMB 3
859,872 859,872 0000000000000000000028d3fa8d73306cc396a505e4fb16e225b27cae1e71d4 2,707 1.00/1.00 vMB 7
859,871 859,871 00000000000000000002c7fc9bb7c883b3e4ffaa54d0f1526cb85e5768d66fef 4,632 1.00/1.00 vMB 3
859,870 859,870 0000000000000000000091b53476ed7621e5f99f775ed0ab0702f19f73a6e014 2,922 1.00/1.00 vMB 8
859,869 859,869 000000000000000000000610ce48559578ce16d8b2c32aa490cde622663ece1c 5,142 1.00/1.00 vMB 4
859,868 859,868 000000000000000000029ae08ba9b2842525829a4b4c44f0b324b3d81c95a5de 2,686 1.00/1.00 vMB 6
859,867 859,867 0000000000000000000123c1adf72ca9af6d345820ccb4c04219ccdad6247c23 4,363 1.00/1.00 vMB 3
859,866 859,866 0000000000000000000237f9cda6436cafbe031899c994aadda6507d4672fbcf 3,324 1.00/1.00 vMB 8
859,865 859,865 0000000000000000000128ea6c959e887ff2518e00a45538b6691e625f2c24b7 6,995 1.00/1.00 vMB 3
859,864 859,864 00000000000000000000770baac090d49973be2fef61ff9f4c42418ed31d07c5 3,542 1.00/1.00 vMB 5
859,863 859,863 000000000000000000004e7920708350d66d8061843b5fb27f9e30ddbd4c814a 2,704 1.00/1.00 vMB 5
859,862 859,862 00000000000000000000b9d308a30f11e73de27adb5e1da1d1d4b3690e697e15 2,595 1.00/1.00 vMB 5
859,861 859,861 00000000000000000002db6f59eedacf828f2fc29007f2ad57e1457aaaf500fd 3,262 1.00/1.00 vMB 12
859,860 859,860 000000000000000000002496c41655543e85801b1d51b389efa52523ebb52413 553 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.17 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: 749.36 GB
    • Received: 18.82 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.