Loading Tool

Explorer IconExplorer

Memory Pool

84,769 transactions
31.97 vMB
0.12677016 BTC
Random Selection Loading Transactions
Max Size: 193.92/200 MB

Candidate Block

Mining Attempt 0ef42b8e6b0a7a225408a89b985c338bca7a2639de0c5028530c63e839f21d98
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 1e54b83dacf3806809462e8524fbb25fd6fbd073b0de4455bdb4b6b8b0e92d3f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,563
Size: 1.00 vMB
Total Fees: 0.03950188 BTC
Feerates: 405.89 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (80,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
834,564 834,564 0000000000000000000172c9a64f86f208b867a84dc7a0b7c75be51e750ed8eb 3,301 1.00/1.00 vMB 30
834,563 834,563 00000000000000000001770d2ce976d6c2689650a3b50676dc39bf0855490369 2,811 1.00/1.00 vMB 27
834,562 834,562 0000000000000000000186e3f8b06986a62664b08b99ff017bfa95839dc362e7 2,802 1.00/1.00 vMB 18
834,561 834,561 00000000000000000002738b7c5d604a6c5752b25d621e0a6ebb7f45eaa74119 3,234 1.00/1.00 vMB 31
834,560 834,560 0000000000000000000176c4424fe305deb0e20b01575f63433267458cf7ae2f 3,273 1.00/1.00 vMB 25
834,559 834,559 0000000000000000000385282b69ecaa92e69ab89961488b6cab2ae15b60fa4f 3,337 1.00/1.00 vMB 31
834,558 834,558 000000000000000000032e1457c8b073bc766189890db017d99c6fd68138d8b8 3,925 1.00/1.00 vMB 21
834,557 834,557 00000000000000000001febedf22469ca2b8935bd8a4f7ea01dfb4ed9245ad1d 1,411 1.00/1.00 vMB 13
834,556 834,556 0000000000000000000336041bf9c871e530ea33862da260ebd6a7620380dffc 2,867 1.00/1.00 vMB 23
834,555 834,555 0000000000000000000280da182b5728dcc19337d45b75f75b6236b3e0acf853 2,659 1.00/1.00 vMB 24
834,554 834,554 0000000000000000000101a321b17546259f826ea170c9e7abb1126e039646c7 1,601 1.00/1.00 vMB 16
834,553 834,553 000000000000000000015a8c6f0d2fe3aef7314ce81c58be574009260a7df10d 863 1.00/1.00 vMB 13
834,552 834,552 00000000000000000001dd0468a70c94f619251d286585cff57aeb4bd9ede330 311 1.00/1.00 vMB 12
834,551 834,551 000000000000000000033f55fdde3eb8cf0d591a81a90ddde2f8a7783160c4e9 1,437 1.00/1.00 vMB 16
834,550 834,550 00000000000000000002cf402480f8c7b97969882946ed055521a750bb44cb18 2,331 1.00/1.00 vMB 21
834,549 834,549 00000000000000000001f57bc1161f6a9b0d42d6d269a3a999244e96dc39f553 1,804 1.00/1.00 vMB 17
834,548 834,548 000000000000000000013c5964d5a166cb44a0388559b494b6ed50def9ed4817 2,016 1.00/1.00 vMB 20
834,547 834,547 000000000000000000030edf4a68f4dab43e891abb64f50d0de6f80b8d5db889 2,844 1.00/1.00 vMB 23
834,546 834,546 000000000000000000003f6e17d621e7782cfcf4575a1e5b82549e6b02d29dc1 1,669 1.00/1.00 vMB 18
834,545 834,545 00000000000000000002ef878c076547758c58c66a69df08b13f98173928d244 984 1.00/1.00 vMB 14
834,544 834,544 000000000000000000024d96dba9605c2a88110ba4b866d24c8e214966d2ade0 3,115 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.76 GB
    • Received: 18.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.