Loading Tool

Explorer IconExplorer

Memory Pool

86,145 transactions
32.15 vMB
0.21142236 BTC
Random Selection Loading Transactions
Max Size: 191.05/200 MB

Candidate Block

Mining Attempt a8cc183336a198d0a430956f637089510bf186392d445cfd6ff4d3529192e20d
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root d93a2263f8c6660ac4d72bc05828258027cc8a71ed084fda3a88ca7e1fb04c16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.08185652 BTC
Feerates: 301.64 > 8.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (323,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,570 591,570 0000000000000000001337a33b32262aa36e9d1b32e0ad8f1f8f05d72afcf630 1,185 1.00/1.00 vMB 15
591,569 591,569 000000000000000000022add6842e468f04e8a837fb3d17ad078873b2d580fe2 578 1.00/1.00 vMB 6
591,568 591,568 00000000000000000008e5213f67c3ba11ffd6fd3b987dbd1567a9a988dcea5a 1,927 1.00/1.00 vMB 13
591,567 591,567 000000000000000000177c64e938751aefdb2e4ffa5eebb5499552aaff258c7c 2,974 1.00/1.00 vMB 11
591,566 591,566 00000000000000000013528622ee91ce682bfe9350213c742c4390c7d54503b5 2,868 1.00/1.00 vMB 39
591,565 591,565 00000000000000000011c51e900e1c6e3fb9272155f46c630b7aec0905097af9 2,321 1.00/1.00 vMB 32
591,564 591,564 0000000000000000000a9f25513917ca0d46479e989c3fa5b27228e9e928cbd3 2,801 1.00/1.00 vMB 49
591,563 591,563 00000000000000000009a30a3350cd6546cc410c44ab87267cecbb4e2bce8929 2,891 1.00/1.00 vMB 51
591,562 591,562 000000000000000000104b1a9ccc36f8d0440b2b7098f2d87ec387d1c7187f09 1,681 1.00/1.00 vMB 11
591,561 591,561 0000000000000000000a2887dc5dc5703caf567a7e141e8fdb5869a9276aa6f7 3,004 1.00/1.00 vMB 24
591,560 591,560 0000000000000000000ee11e78fe77472f317941ee3559371f3984efb721206a 2,869 1.00/1.00 vMB 28
591,559 591,559 00000000000000000014d66baabdee1288c6fdc795dd635523d64af31d2ab220 3,001 1.00/1.00 vMB 42
591,558 591,558 000000000000000000186d1e6906854434af024d215d5e3eb7dfc66631fc5409 2,994 1.00/1.00 vMB 42
591,557 591,557 00000000000000000005fe166cc3637fddfcf6e9ba6db13f77dc4ba905aa4268 3,234 1.00/1.00 vMB 47
591,556 591,556 0000000000000000000ad44fca8d49a91b3db1c817432558d567ff0b2d2d0454 1,304 0.74/1.00 vMB 16
591,555 591,555 00000000000000000007e63d130dfa8b54c49a5674dda7cb40e81511f1c10ef0 587 0.29/1.00 vMB 18
591,554 591,554 000000000000000000071640e697080cfa36c0608788996afacdf3bb8ce1b8aa 727 0.33/1.00 vMB 24
591,553 591,553 0000000000000000000e5ec8c69e6d20bc645d0d22f6b81f560f19d39380fe0e 855 0.48/1.00 vMB 11
591,552 591,552 00000000000000000011c586b46dd996dcfe9f43d90a499a6d322e6d1a6b91d7 2,663 1.00/1.00 vMB 4
591,551 591,551 0000000000000000000920fcfc490b74f4a137930a65e75d9f66b86e20936a14 1,365 1.00/1.00 vMB 16
591,550 591,550 000000000000000000041b19c6064bf28d31d88ae47106bd8e5598199a2ae54c 1,984 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.65 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.65 GB
    • Received: 16.29 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.