Loading Tool

Explorer IconExplorer

Memory Pool

76,967 transactions
28.59 vMB
0.10125976 BTC
Random Selection Loading Transactions
Max Size: 172.98/200 MB

Candidate Block

Mining Attempt 2465ad1499bc7aa7f7adb7cf1c9f8f46900904570c20b733a8efc25701773f93
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 4b1ad083d3e7e99f7002cff2f4948871da0c530ad6666d527817cea6e5a282e4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,686
Size: 1.00 vMB
Total Fees: 0.03470031 BTC
Feerates: 402.60 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (408,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,568 506,568 00000000000000000046d4efee4f3d324d92791f689d3e926094ffc4a7021128 1,263 0.44/1.00 vMB 141
506,567 506,567 000000000000000000161b5c028016bc724608a14c381e8ad549bd6921e1348f 2,244 1.00/1.00 vMB 165
506,566 506,566 0000000000000000004cf8c95e822d7a17b22efc198af418a237de3edccb364b 2,066 1.00/1.00 vMB 108
506,565 506,565 000000000000000000572502efce04c42925fbaf059f73b88a98bdff79c83471 2,002 1.00/1.00 vMB 169
506,564 506,564 0000000000000000003960df6e80d3330a8b663c9ced4d3b473476dfdf976e06 1,231 1.00/1.00 vMB 21
506,563 506,563 000000000000000000383417186029e5689cbedf4d4433f3cdb2b53ac5f154c3 2,161 1.00/1.00 vMB 168
506,562 506,562 000000000000000000109c54a601e05e748aeaccdbcb70a6c4c558aff2bc39d7 1,529 1.00/1.00 vMB 85
506,561 506,561 00000000000000000058659a3ad8ab425f791b5e4b89e32eb09e50946365dcaf 1,742 1.00/1.00 vMB 164
506,560 506,560 00000000000000000002055b1d008f8261bbce633c28459a6ef0f644d6f8c099 914 1.00/1.00 vMB 41
506,559 506,559 000000000000000000086548826f72412502fc972262cc9d336ed9eee665194a 1,209 1.00/1.00 vMB 100
506,558 506,558 000000000000000000221667ec450da17c59faab3b65d441f91bfe9f76850a9c 1,300 1.00/1.00 vMB 49
506,557 506,557 000000000000000000416c1565e407dca37eb8d43e142d135f259d1c774fd467 1,646 1.00/1.00 vMB 52
506,556 506,556 000000000000000000179a5fc745de4b2c6e3772d60c34bdf08fa5362f152221 2,144 1.00/1.00 vMB 79
506,555 506,555 0000000000000000004d255fbd19e54de8495657f82db79e9c215b2dc215a30f 1,964 1.00/1.00 vMB 156
506,554 506,554 000000000000000000533797db217e7b88d1cf509b5e637e487783974ff8f12c 412 1.00/1.00 vMB 27
506,553 506,553 000000000000000000386b08646a137498187e8942de5a0f0af7d5ff95e7f35f 1,400 1.00/1.00 vMB 96
506,552 506,552 00000000000000000031efa35760d91fde033f24562f7c4bb48d4f45da947ebc 1,893 1.00/1.00 vMB 163
506,551 506,551 000000000000000000013672478a12f9a831ac10f9471cbd83720aaf6f0f2e3d 319 1.00/1.00 vMB 12
506,550 506,550 000000000000000000345427a9c4fa87e94866810bfde1fbc2a5562ced8acafe 645 1.00/1.00 vMB 47
506,549 506,549 0000000000000000004d3edbef6a7eca7c63423205b48b7e8d45c4c1e0d02612 1,266 1.00/1.00 vMB 106
506,548 506,548 0000000000000000004a7d68f5f52352a9702e3b5504979177fc8f09082bf7e5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.