Loading Tool

Explorer IconExplorer

Memory Pool

81,028 transactions
29.98 vMB
0.07730126 BTC
Random Selection Loading Transactions
Max Size: 180.80/200 MB

Candidate Block

Mining Attempt ddd002fd75050785e6cb2ac043667240477409a4d3688bd0c64f1e1dbaf9314f
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 2037a6564c9ff1839069fcae887ea51a22f063fc040f482583ab47e63cb0d127
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,078
Size: 1.00 vMB
Total Fees: 0.01571237 BTC
Feerates: 502.67 > 1.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (362,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,093 552,093 0000000000000000000cabf466535cd49dca9d56f2d37c3caecf202b8c45c64d 2,083 1.00/1.00 vMB 6
552,092 552,092 000000000000000000054a0e77683be882f146a6e7edd18f2fd44c1d2b915d52 2,178 1.00/1.00 vMB 48
552,091 552,091 000000000000000000193ba378f6efa77b902bed11bc840f61801b598f2e9164 2,840 1.00/1.00 vMB 8
552,090 552,090 00000000000000000001af89ca009dbf583f78abd210f320834f02e79ad51154 2,897 1.00/1.00 vMB 45
552,089 552,089 0000000000000000001f6dedd5fed7c6b218e9248298ea1643b6953879944584 1,987 1.00/1.00 vMB 30
552,088 552,088 0000000000000000002623741d4022dedef8886300fc4f60b0d95d8d130a8076 2,224 1.00/1.00 vMB 24
552,087 552,087 0000000000000000002286e1fdc23112769ccd98e97fdf48e76238d304503fe1 2,085 1.00/1.00 vMB 47
552,086 552,086 0000000000000000000bb6bce4d014a74556e147e0d2f65cab4f500217ff6c73 2,487 1.00/1.00 vMB 52
552,085 552,085 0000000000000000000f1dbdecfeaadd4e4103d050036dcc543a47954f2d5b02 2,328 1.00/1.00 vMB 31
552,084 552,084 0000000000000000001cf6128e6f9e3a1d67d23bebd8b1361ae4d181fae634ec 1,377 1.00/1.00 vMB 34
552,083 552,083 0000000000000000000533a1c0a68130997d7f1ac583467a3bf3b10fd23f38d8 2,622 1.00/1.00 vMB 35
552,082 552,082 00000000000000000025880155534d1c64f245413ffd5a491436480bc573bcd7 2,439 1.00/1.00 vMB 28
552,081 552,081 0000000000000000000ab9373f3ce1c96528c09ffa13fe2005a4d32470b7c98b 2,218 1.00/1.00 vMB 33
552,080 552,080 0000000000000000000c6e7784a0552a4164b62e2378a3bd78e04c1fb6df1af3 1,709 1.00/1.00 vMB 10
552,079 552,079 0000000000000000000fc131c5c3f6fa301271739bf631e5f264fad54a12f83e 1 0.00/1.00 vMB 0
552,078 552,078 00000000000000000024cc670d2dfcd1835f9baf872be882e8a55814e9d50639 2,520 1.00/1.00 vMB 38
552,077 552,077 0000000000000000001d4d70afe95d407824721092284561d35e0cab2033433d 2,025 1.00/1.00 vMB 20
552,076 552,076 00000000000000000008318faa8be74880eff9ecbb8a762044bc6a6523c3b83e 2,020 1.00/1.00 vMB 20
552,075 552,075 00000000000000000007a549e8dfe1f05095d289c54600978725bc0392b57d1a 2,208 1.00/1.00 vMB 20
552,074 552,074 00000000000000000017ec18f749921853c845cae5383e5cfe47d85b3dfed3f5 2,728 1.00/1.00 vMB 42
552,073 552,073 0000000000000000000eb936788c7b163da99aa8d48dd4bf5b7cbd7537ae3ba9 2,498 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.36 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: 662.55 GB
    • Received: 14.86 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.