Loading Tool

Explorer IconExplorer

Memory Pool

75,088 transactions
27.81 vMB
0.07981914 BTC
Random Selection Loading Transactions
Max Size: 169.27/200 MB

Candidate Block

Mining Attempt e21cd054ab36c53251a0a76ff9f24c10ecf645fdc459a3270ca3b79e3e3c54a5
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root a988d9cff87c6c421a356e9f8c5748f5930531848bb2324b44989d0559de37fc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,132
Size: 1.00 vMB
Total Fees: 0.02023846 BTC
Feerates: 98.68 > 2.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (408,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,572 506,572 0000000000000000003a5081f9a484f3e2c8421280ff4d8b0c1d6f6ab94a6571 1,200 1.00/1.00 vMB 79
506,571 506,571 000000000000000000524979c9fbedc95706b3281d1ff309528ab4ad5d07bd2b 905 1.00/1.00 vMB 46
506,570 506,570 00000000000000000051dced3caace26a2f8a7fd5ebf03244fd888f83c60ef65 2,795 1.00/1.00 vMB 169
506,569 506,569 00000000000000000013d8f3ed93b38e7ae49515abd326a06b47fa0b0db03b71 1,878 1.00/1.00 vMB 89
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
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.