Loading Tool

Explorer IconExplorer

Memory Pool

79,524 transactions
29.84 vMB
0.09511501 BTC
Random Selection Loading Transactions
Max Size: 180.07/200 MB

Candidate Block

Mining Attempt d9c830263ddfec8832f90072bbd5596b9c2e6ae1e8c15ead165842be9d979295
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 6395a58e2f43597222ba983e1814ddf35e1a216ace1b73ee1c5493b253d02e5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,947
Size: 1.00 vMB
Total Fees: 0.02745223 BTC
Feerates: 111.07 > 2.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (687,200 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,941 227,941 00000000000002143ab408abc2bc52f0f434251a2cf0cd410c3bf7d6f83d815e 151 0.07/1.00 vMB 102
227,940 227,940 000000000000017760e964f1e54abad7b2aebefb9023f42324ea4548db9b3737 387 0.18/1.00 vMB 174
227,939 227,939 0000000000000245dfb6301a7d977bb5412335afbd4608cf73a332ed21263622 689 0.33/1.00 vMB 155
227,938 227,938 00000000000001f205a713a6e23dd2f8c3eed42ffbd765bdfe54d353757ee18a 585 0.25/1.00 vMB 162
227,937 227,937 00000000000001d863387787a259f780c1a33adba0825d7567d6a77cc895e771 741 0.25/1.00 vMB 213
227,936 227,936 000000000000016eb0a909f9f091a2fe9aaf746947dbd387cfc3776fae7376ca 274 0.14/1.00 vMB 156
227,935 227,935 000000000000023501d11cde4871e153e0f46a89b0dc3221bc40244288265b87 135 0.07/1.00 vMB 34
227,934 227,934 00000000000000907b91daf9f25aba0af5e5b0575c6f2be2a8a1f78294e06107 413 0.17/1.00 vMB 190
227,933 227,933 00000000000001cfb5a8379a50343447f4d60fb91dddb620f2416d47940128a2 235 0.15/1.00 vMB 122
227,932 227,932 000000000000019c2f79d19c74d62319426b55e5e373393f75852e20b8e7cc61 16 0.11/1.00 vMB 52
227,931 227,931 000000000000024b89b42a942fe0d9fea3bb44ab7bd1b19115dd6a759c0808b8 364 0.17/1.00 vMB 170
227,930 227,930 0000000000000251b3834c8d5b9c041bfaa0fedb93c0f16099d0072ed6b629d6 128 0.04/1.00 vMB 181
227,929 227,929 00000000000001e439accfb5684350d280308710a70930ce523c3ea9b30e8e50 34 0.01/1.00 vMB 166
227,928 227,928 000000000000005de3c2b5799eeb7922136e2ffdd7ae78b11ebaca6e5137dd06 224 0.15/1.00 vMB 118
227,927 227,927 00000000000002252ee8382347903504ff4dc237b32d03dc80a8f7a2655e921b 342 0.14/1.00 vMB 202
227,926 227,926 00000000000000d6c1a0672f8e136dc0f74a8de35973f07219a708125ca8fe7b 298 0.15/1.00 vMB 710
227,925 227,925 000000000000014c7db0850d8673bbbc5a13f699dcb8946d67266ea381493f88 373 0.15/1.00 vMB 160
227,924 227,924 000000000000003eb8b97e8617bb2b591449537a1c3f1a2b09c71fe9ead370ab 117 0.10/1.00 vMB 96
227,923 227,923 00000000000001a0c27c80593248cd12ae336dd96bc3cfa9c9aea20c181c4ee8 229 0.10/1.00 vMB 173
227,922 227,922 000000000000006387f765b65f8e9b977833baecb1bad05ca707d0d9414cd397 230 0.11/1.00 vMB 169
227,921 227,921 000000000000005bf56951b983be8030ddd9f8e69feeb4bed3e44cccf6aa2828 309 0.15/1.00 vMB 153
Previous 10 blocks ↓
Total Size: 782.64 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: 672.39 GB
    • Received: 16.22 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.