Loading Tool

Explorer IconExplorer

Memory Pool

36,899 transactions
25.85 vMB
0.05203236 BTC
Random Selection Loading Transactions
Max Size: 132.68/200 MB

Candidate Block

Mining Attempt bf89f9d46501986be94f8600fcf513fe8cda73267be28c39385e7d07276c0345
Version 20000000
Previous Block 00000000000000000000fe5e31348450e84e59f33754df9f96d184aab8d35615
Merkle Root d7d8a104ffa0185cecd7cdb9f8dae4db76c63aafa7481a01db2d22c09b638541
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,652
Size: 1.00 vMB
Total Fees: 0.00478853 BTC
Feerates: 40.21 > 0.48 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,684 (732,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,786 181,786 000000000000029db321963bd240a5128fb894cf6ea26ab99471094901cc290e 57 0.02/1.00 vMB 121
181,785 181,785 0000000000000300d155936db177eae144730fe023c8a8371e6dce26ad783193 125 0.04/1.00 vMB 35
181,784 181,784 00000000000009d4ef365c461b6cb0d5801b665dbd67c166bcd368eeffe9fb15 76 0.04/1.00 vMB 72
181,783 181,783 0000000000000196c780e3aad385ce26a9c553e3fa4b9fe31114f8fc24f74475 267 0.11/1.00 vMB 157
181,782 181,782 00000000000009666ee397cefe74534fd423ee370647c27c8e5eadfa1c8798ca 127 0.05/1.00 vMB 92
181,781 181,781 00000000000001f07d0e111d7d136c70248aa61982fb14e437e509503d5d36a5 226 0.13/1.00 vMB 83
181,780 181,780 00000000000008bef01d6257f3fc84d573b88753d9595a0fe6061af9f9360ec6 256 0.11/1.00 vMB 145
181,779 181,779 00000000000002d5307780d1347723512c7659f55ebecca5c417c03c2799c50f 143 0.06/1.00 vMB 223
181,778 181,778 0000000000000a3d51df3b452f6535f0fb7add0e2f53b5b36f3e880bc212ecff 8 0.00/1.00 vMB 57
181,777 181,777 00000000000008a04c4a4c686d015a108cb9a3d5c92b2eaf49fdebe293cf719a 66 0.04/1.00 vMB 84
181,776 181,776 00000000000001f6fa7371bd48b0128b633a813983350dd783356576089739ee 252 0.11/1.00 vMB 123
181,775 181,775 00000000000003d7362387c688f9be775b42c6fc097016bb9460b79732f3df93 18 0.01/1.00 vMB 141
181,774 181,774 0000000000000999e6191f20d724eb22fe37f4420306bc6f6fa0be876725a968 231 0.13/1.00 vMB 171
181,773 181,773 000000000000039d6d4c298d1d0ddd828e04330ddf076288b2732e09116015d2 136 0.05/1.00 vMB 76
181,772 181,772 00000000000009ea5e7e613ea749639e157b72e9a0786e3b3fa338fed5633d9f 258 0.12/1.00 vMB 550
181,771 181,771 00000000000007f039092cffdc724c38fd13afa461f9764bbb30730b861d6da9 33 0.02/1.00 vMB 168
181,770 181,770 00000000000003f1e8a7b4a39b82de946d446fd45cdb4e20426f6aee09e16e99 33 0.02/1.00 vMB 97
181,769 181,769 000000000000093204667023a994c7d1636ecb0cc763a359554a2a5505e39bd8 115 0.06/1.00 vMB 273
181,768 181,768 00000000000007be233bd1bea218b02fbbeca9a07ef7c3df08f5d34c411f3776 36 0.02/1.00 vMB 353
181,767 181,767 0000000000000a73faebd203eef031aea432546bc801e878f13941facdc118ac 68 0.04/1.00 vMB 425
181,766 181,766 00000000000005989bd017e9f42eaf5e22c562b60d0f027095612af4b8093b60 172 0.09/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 781.83 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: 636.98 GB
    • Received: 12.40 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.