Loading Tool

Explorer IconExplorer

Memory Pool

77,119 transactions
28.64 vMB
0.06372267 BTC
Random Selection Loading Transactions
Max Size: 173.74/200 MB

Candidate Block

Mining Attempt 702094d1d053bd1f01a04b9c9a6bd096ec2633fd2f2ea1dd60c6c56929218aae
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root 6d4d9adec739f1b831a17c506907d25b54c764a6fa2fe05c4be6ffa3446a7f4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,698
Size: 1.00 vMB
Total Fees: 0.00430477 BTC
Feerates: 40.21 > 0.43 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (704,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,779 210,779 00000000000002de45ecd88551ff59a514f215f0a9e1974c67eb0664538f2bb4 170 0.09/1.00 vMB 180
210,778 210,778 00000000000000b74824dc7643ba70ac461d6b69cc873373cac1dcfc9381d909 58 0.03/1.00 vMB 158
210,777 210,777 0000000000000370877e527dee4daa18d84225a29cfe6f21d3d261342487805e 91 0.03/1.00 vMB 39
210,776 210,776 00000000000001b6edd03a79b4099e616327e22e5069528be3727140e017bf0d 164 0.08/1.00 vMB 156
210,775 210,775 0000000000000029ac5c073539a7929e8f76f1dedf882ea197bcc9ad8fabff76 58 0.03/1.00 vMB 122
210,774 210,774 00000000000004d1c34aa606fb79d015fdcea1ff2e5b89a4538182362b7d9362 71 0.03/1.00 vMB 153
210,773 210,773 0000000000000288ca609767d64ec80c44fa35cda4f6e00f415bd8c778bc4f79 57 0.03/1.00 vMB 129
210,772 210,772 00000000000002d66704a1a905811196fbf095874ce8a671cdd5ba3ccb4b0929 20 0.01/1.00 vMB 91
210,771 210,771 000000000000020224ccdeb0ded398a948a770fdd78abdf053f4bea8b68373ca 8 0.00/1.00 vMB 0
210,770 210,770 00000000000003be9fccfb45fa86230d5f5f3e2d18c60c9b823229449973900a 36 0.02/1.00 vMB 152
210,769 210,769 0000000000000185bbf4ad23646c459721f3ef4a97cc1d4b89b9a48416601e89 55 0.04/1.00 vMB 83
210,768 210,768 00000000000001ed27d413a380acca00c44813cb9af92f05613e1ecc3d41ba6c 201 0.08/1.00 vMB 201
210,767 210,767 0000000000000267cf14e9c70d90d3e607e86b05085a5b227760a5723c26e716 9 0.00/1.00 vMB 21
210,766 210,766 000000000000030bf8f9906c1a12bca727760fa7ccf5470b166e56739ddb5ec1 120 0.05/1.00 vMB 122
210,765 210,765 00000000000004d048cf0e977866b86840400070fee47a5f5db4a295bcbcb7a8 48 0.11/1.00 vMB 67
210,764 210,764 0000000000000150488a3248b76be40a544a051e629a8c1a667943d91a7ec14a 23 0.01/1.00 vMB 128
210,763 210,763 00000000000000fb79fa35391f5161f998089ab3eb8aaccae6ae3051c01e863a 112 0.06/1.00 vMB 154
210,762 210,762 00000000000004dadea4f5b923c27f52592695d085666bb39261f2dba743a533 4 0.00/1.00 vMB 170
210,761 210,761 000000000000014df933a54fc64c922fe967350120c2e94fa26d7f9498515bea 386 0.21/1.00 vMB 90
210,760 210,760 00000000000001cebed666b24b62202a5ebde4db074d1380f7845fa5bc6bef89 547 0.23/1.00 vMB 229
210,759 210,759 000000000000042b6f54a39a1d5dff48459eb3bc56584751c20e03911a7aed65 12 0.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.56 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: 669.96 GB
    • Received: 15.79 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.