Loading Tool

Explorer IconExplorer

Memory Pool

79,412 transactions
29.73 vMB
0.08640813 BTC
Random Selection Loading Transactions
Max Size: 179.73/200 MB

Candidate Block

Mining Attempt 6b8fcd3f471728eed747e4cc290dec7e31fe34ed889bed662334bfbf3e7a8af7
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 3867ebb443dada2f2141610605cea9ac582eb8460fb89c0c8fcde6358ff45dcb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,970
Size: 1.00 vMB
Total Fees: 0.01997215 BTC
Feerates: 40.21 > 2.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (687,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,944 227,944 000000000000009d3cab450bb97b37aff31fc1846718428d57b732d3e75d5e06 213 0.13/1.00 vMB 95
227,943 227,943 000000000000018893166f25b269aa5766dea148732ad103be35424094fa2882 1 0.00/1.00 vMB 0
227,942 227,942 000000000000011b2308956fd493393145fd983f4ae33c3b15685a2c4fe1a8fd 371 0.14/1.00 vMB 168
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
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.37 GB
    • Received: 16.21 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.