Loading Tool

Explorer IconExplorer

Memory Pool

26,326 transactions
27.27 vMB
0.06616457 BTC
Random Selection Loading Transactions
Max Size: 130.42/200 MB

Candidate Block

Mining Attempt 33904c068f65742fa5f6b870027b3ac37e7f679d249fe9c06b4dcc21fec0aaf7
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 0901b59825e50811395908b216a5a912e7f4827a9c2f49e5ed75d294dbd15b51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,387
Size: 1.00 vMB
Total Fees: 0.01464277 BTC
Feerates: 150.93 > 1.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (153,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,571 760,571 00000000000000000005501a5ecac1f027b12f96bb40647f27bf03a0f00ee224 3,293 1.00/1.00 vMB 4
760,570 760,570 0000000000000000000698b92e94eacd5789c1e95f70cdbf2d6fafeb77c5f0db 3,179 1.00/1.00 vMB 19
760,569 760,569 00000000000000000004e6efb2df8bed4920de2d9e8918a20448d43300c7d4c2 1,747 1.00/1.00 vMB 10
760,568 760,568 00000000000000000006323899b76a8783c686d341e03c25bd98c14fa2c5454f 1,676 1.00/1.00 vMB 21
760,567 760,567 000000000000000000063a12ab07078c81d15912b02282badb217edd608df5bb 3,222 1.00/1.00 vMB 20
760,566 760,566 00000000000000000003166304138fa6e89d9ecb1ddca191b1497afd421dc18c 2,146 1.00/1.00 vMB 15
760,565 760,565 0000000000000000000169e600db5fd4293d191a205aeb9cca58d5451014e27a 3,147 1.00/1.00 vMB 19
760,564 760,564 0000000000000000000543df5b00d43fbf48771b9f75e2d526170a35dd8e0930 3,509 1.00/1.00 vMB 29
760,563 760,563 00000000000000000005dba0f6411c4f0a34e9d90268c5dad1d60fa35233756c 2,064 1.00/1.00 vMB 17
760,562 760,562 0000000000000000000301edcffdd218b478fb72baef41ae8b7710989906166d 3,095 1.00/1.00 vMB 24
760,561 760,561 0000000000000000000047bcbb94b4f1c4fbde43540de61f2538a68509944e59 3,369 1.00/1.00 vMB 22
760,560 760,560 0000000000000000000042246e83c62886fd405ea89b459aed9fe080e7800572 2,507 1.00/1.00 vMB 27
760,559 760,559 0000000000000000000364737fc1635d53c14c2f9f6e75c91c67ae0f9c86459a 1,755 1.00/1.00 vMB 7
760,558 760,558 00000000000000000002fed1003105f0f7c0dfcc1e1c657267e950cb86f076a9 1,624 1.00/1.00 vMB 2
760,557 760,557 00000000000000000004a3d81ab78602683e86524b46d8b4149cff36e40500c1 2,779 1.00/1.00 vMB 8
760,556 760,556 000000000000000000017ef55960e108b3dbdea644b30071c5f31373c8595524 3,488 1.00/1.00 vMB 20
760,555 760,555 0000000000000000000623ac34de1ca8357a102572b90db9d63af5bb64a28275 3,204 1.00/1.00 vMB 22
760,554 760,554 00000000000000000005957fa299d86eeea0316994f4b219b292f1afdba9bef3 3,124 1.00/1.00 vMB 21
760,553 760,553 00000000000000000004a84fa93260acc50098c0fc48d673ea2236f4f9b055d4 3,180 1.00/1.00 vMB 24
760,552 760,552 00000000000000000006d2e67b46bb599750d8f418f848ec8151108dfca3e6df 1,250 1.00/1.00 vMB 5
760,551 760,551 00000000000000000001795014088fc695c7c6c9bb011dc56d4ef606429ef874 2,274 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.46 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: 611.04 GB
    • Received: 10.79 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.