Loading Tool

Explorer IconExplorer

Memory Pool

82,635 transactions
34.56 vMB
0.15663364 BTC
Random Selection Loading Transactions
Max Size: 197.02/200 MB

Candidate Block

Mining Attempt 38aa5a22d3126773ee3fabd2f7d79ee0805c3d64c37056c122384606f5bfcc04
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 7036d2a8c74975d454b3bdda8421c5d81728cd928bd56a4205547c79d50a6cf2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,567
Size: 1.00 vMB
Total Fees: 0.03934295 BTC
Feerates: 301.60 > 3.94 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (30,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,116 885,116 0000000000000000000020a21ebb9e070f6d216920f9c798c3860e3a91c66e0c 4,763 1.00/1.00 vMB 7
885,115 885,115 00000000000000000002206ce85a01ed29417246370d6de8e29726aaa53889b5 5,159 1.00/1.00 vMB 8
885,114 885,114 0000000000000000000233d897f4d5d8cc26a9f3f684b87ff2f8122fcd6a9a8b 5,508 1.00/1.00 vMB 8
885,113 885,113 00000000000000000002580640be76c01c8a84b91fbe3663553515bb833f044e 3,596 1.00/1.00 vMB 10
885,112 885,112 00000000000000000001d053ecfb15aec5b9b510fc23cd842e4c8496d70f8d75 3,976 1.00/1.00 vMB 13
885,111 885,111 00000000000000000001f072180488614f4f2dca3e9698a5903f544a93b0369c 5,116 1.00/1.00 vMB 8
885,110 885,110 000000000000000000020aadefcf5a72f69d18e602a39791c4c5de681bd549f6 4,736 1.00/1.00 vMB 9
885,109 885,109 00000000000000000001d291f2013de9b793fddbb97cfd85b338db85d3628fe3 3,410 1.00/1.00 vMB 11
885,108 885,108 000000000000000000000a9b71069b807cdded9dbaf2036a1a61173b1d5aba24 4,584 1.00/1.00 vMB 10
885,107 885,107 0000000000000000000145144e268d0adae7060223d8b21563ab541e72b49ae4 5,021 1.00/1.00 vMB 9
885,106 885,106 000000000000000000026f544266c7e88753f85f8a3fcaf555de3c2773748308 4,607 1.00/1.00 vMB 10
885,105 885,105 00000000000000000000ef6636e832f27aa80119164aa3f7bda5af58175371b1 4,501 1.00/1.00 vMB 10
885,104 885,104 0000000000000000000266fc8ec9777b6713e48d46684d490a287f028c2bc6d3 4,903 1.00/1.00 vMB 9
885,103 885,103 0000000000000000000129aacdbebcc909f962ded881c0888ada40aacd615a36 3,606 1.00/1.00 vMB 11
885,102 885,102 0000000000000000000156eb2d20c8a6e6cd281da81c685653f69703efa2ab41 3,915 1.00/1.00 vMB 13
885,101 885,101 000000000000000000024a78c271693813683c466bda32255055461667dcd942 4,294 1.00/1.00 vMB 16
885,100 885,100 000000000000000000028471329e72b3e6ce983c9b315178eb7d2b21d16986bd 4,684 1.00/1.00 vMB 10
885,099 885,099 0000000000000000000106a118675230817090b33baa1e512af9d6b36e0854c8 5,347 1.00/1.00 vMB 10
885,098 885,098 000000000000000000007c0a9a6253b3e047c12056f21f0fe16dee9138d0c9ea 4,446 1.00/1.00 vMB 11
885,097 885,097 0000000000000000000289e4af938c0727e9ac7d319a7894df5429b17a169116 4,676 1.00/1.00 vMB 9
885,096 885,096 00000000000000000000c7e8c4171a076f8de232028d9e0ff7cabcc6120749b6 5,284 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.10 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: 728.28 GB
    • Received: 18.47 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.