Loading Tool

Explorer IconExplorer

Memory Pool

24,222 transactions
10.17 vMB
0.03388482 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.98/200 MB

Candidate Block

Mining Attempt 22188155876883c81b86b3ad48487c377f49c63d44025f6a576bbf854501c3a5
Version 20000000
Previous Block 000000000000000000007f4078d40333ca530ac4a79b6f918d21efa53dc7e8c1
Merkle Root 0261881c14b1fc81018e7a655f79c5eb3d67e23c7229bbac8e0d3b1849652b8b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,531
Size: 1.00 vMB
Total Fees: 0.01742806 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,507 (710,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,014 203,014 0000000000000304ed755af78df8cc792855e9f6430285621deff7fb2dced8ec 20 0.01 vMB 77
203,013 203,013 00000000000000fa041a2393db3f9953c33e2822f2191a1865a63b6d16205894 378 0.23 vMB 99
203,012 203,012 000000000000002a5c4122c6bfa94d11362555927712b6d6ba50bf9c33ebf231 128 0.05 vMB 42
203,011 203,011 000000000000013635f8c228b7a9c375145269c3f3912a7f5a47489ebcbeaed8 481 0.24 vMB 152
203,010 203,010 00000000000004e0f4e1513cd162336ac85fb62b571cfcbe31418e94fd305a84 118 0.05 vMB 88
203,009 203,009 000000000000035aea515d27de0f04e3fd19f6002ab1734f921143ca5d2ed927 682 0.25 vMB 156
203,008 203,008 000000000000018acaf56da4849fa51a47764d8d0d7bf2235620fde4235e0d5b 590 0.25 vMB 252
203,007 203,007 000000000000002e55913f90d7fb9f0d9f9d2842d22f41f401a8983ed65d8dd1 382 0.16 vMB 163
203,006 203,006 000000000000031c4a8e7242f234d11f601b5680bee514edacaadd8dbd7780f2 111 0.05 vMB 109
203,005 203,005 00000000000003d3b71d28262bf1cde299d36e1242485705ebe6cbbd86ebb5de 89 0.04 vMB 102
203,004 203,004 00000000000001543e23ae2702ebc5d808cc52c8bf7b37964df1c2fddf30e9d7 146 0.08 vMB 125
203,003 203,003 0000000000000162292b3e3387b9579dc785ba50ec5fc671b794856b3aa5ad0d 550 0.25 vMB 224
203,002 203,002 0000000000000095dd1eba10eebd04f49ec3b6bc18096245de3ab6457629361d 255 0.08 vMB 152
203,001 203,001 00000000000003b7e4d0e72aa776ce346c4a2a803b2dc8a06f59a0d7f777a02d 651 0.25 vMB 164
203,000 203,000 0000000000000575e3b569cbacc02e284a292fca7872b37c433bb3a03a5de4fd 124 0.05 vMB 73
202,999 202,999 000000000000023328423db10122dc1a76d7713b8260b069b722952b9822e513 1 0.00 vMB 0
202,998 202,998 000000000000025ee02eebbb027a761d06a759f0295bd74d7ddbaf7f4ff473d3 672 0.25 vMB 171
202,997 202,997 00000000000003f4a23a889538ba5edefa6e5ce805288206d7b594cff951ea8a 368 0.26 vMB 198
202,996 202,996 00000000000005539be47c16943569b60c68f05a712dff574dd9a25c484d3a39 99 0.05 vMB 411
202,995 202,995 00000000000003419e04a9b14f458d585cd32b54175b2c5d5b49ab8adf5d97c1 251 0.12 vMB 141
202,994 202,994 00000000000004fc1f06fd53dd448b8dfab86df23e0fefacdc80dfe5c2da3d1d 80 0.04 vMB 281
Previous 10 blocks ↓
Total Size: 779.74 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: 378.15 GB
    • Received: 1.89 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.