Loading Tool

Explorer IconExplorer

Memory Pool

46,421 transactions
30.87 vMB
0.06597665 BTC
Random Selection Loading Transactions
Max Size: 175.09/200 MB

Candidate Block

Mining Attempt 6dce1257b4badd3ccb774d9062298c8419b2c685c20694a73862f48dcfbe166d
Version 20000000
Previous Block 0000000000000000000098e1c32b800e90acf18f83f5333d6278add88624dac7
Merkle Root 4bb0c601fe92355f2feffff484a842503d11a884f44ce6356ac9b37119419f89
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,198
Size: 1.00 vMB
Total Fees: 0.02587945 BTC
Feerates: 179.53 > 2.59 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,802 (5 blocks away) ⇈
Next 5 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,797 940,797 0000000000000000000063ded9966b6cbc1dd4280275f3089874e48e5f06ca97 3,039 1.00/1.00 vMB 2
940,796 940,796 00000000000000000000d8e299db80d2a5df4a30614d71dbdf715b749ca28414 3,788 1.00/1.00 vMB 5
940,795 940,795 000000000000000000010f315f45fc3bc555e64b76a6b47c39ec13996d38f15c 4,686 1.00/1.00 vMB 0
940,794 940,794 000000000000000000016b0cbdf29dae84a4aeb61ad9450964c909278856ff3e 5,053 1.00/1.00 vMB 0
940,793 940,793 000000000000000000004eb11ba5b06b784a17458f49fbf7f7bf4251fbef4051 3,508 1.00/1.00 vMB 1
940,792 940,792 00000000000000000000c0f102f5d3204d24b80e44f5e26d37c9436654f54eb1 4,124 1.00/1.00 vMB 3
940,791 940,791 000000000000000000000d3db2ae6dc0bbcbe918d24ef6b4afe45f27caa6248f 2,736 1.00/1.00 vMB 2
940,790 940,790 0000000000000000000107ce8e2ea95db90e37d62d4428ba3fb62864d6da29a6 3,343 1.00/1.00 vMB 3
940,789 940,789 0000000000000000000049b3d7da9713807935ecc53a7705f214dbbed3b2afb3 5,095 1.00/1.00 vMB 0
940,788 940,788 00000000000000000000208080e3af1edc06294663353270529e016082cd9e8a 3,763 1.00/1.00 vMB 2
940,787 940,787 000000000000000000001f930ec5ce7042e9b510f2f526d1596ca2a35a8c1445 415 0.07/1.00 vMB 0
940,786 940,786 00000000000000000001af867d3c7af0db1c18a3adefd60f425adca762dd3ba4 168 0.05/1.00 vMB 3
940,785 940,785 000000000000000000010c8749b6ace12262986c7109f9a85ba46fee973dcee2 3,746 1.00/1.00 vMB 1
940,784 940,784 0000000000000000000002cb8354534d8c6ef670f3c4c8f5beb5d67e6f2515d7 2,938 1.00/1.00 vMB 4
940,783 940,783 000000000000000000008ebf60c83986dac1e36dc5f9d8ae7c81efc131cc6595 2,386 1.00/1.00 vMB 2
940,782 940,782 000000000000000000016044c9f0f0a33ad8d029945b542788cf055dbace9891 3,757 1.00/1.00 vMB 2
940,781 940,781 0000000000000000000104211c50b4b4c0d4c344ed6b9022298801ba2bff743d 3,666 1.00/1.00 vMB 6
940,780 940,780 00000000000000000001892f2a9239cfaffc6d35d7eada486710638698eb6ff4 3,423 1.00/1.00 vMB 3
940,779 940,779 0000000000000000000199ae33577363560a944b4e019b748d31274e17e8eaf6 4,170 1.00/1.00 vMB 3
940,778 940,778 00000000000000000000c5ba5c1fe5106bf731febcd5e58ed74f210eee854e77 3,622 1.00/1.00 vMB 4
940,777 940,777 00000000000000000000e6d143f6b832bd12fd39abc1f4da8ec74901a07f5464 1,456 0.46/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 828.18 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: 4,564.06 GB
    • Received: 246.15 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.