Loading Tool

Explorer IconExplorer

Memory Pool

80,426 transactions
35.05 vMB
0.20081034 BTC
Random Selection Loading Transactions
Max Size: 195.11/200 MB

Candidate Block

Mining Attempt 6579c93b299e552fb2cdee7f18cd9269459f967c17f0fffad95d4bcfc810b8a1
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root d18950473f6a27241f61a22664890ad20c57ee3e32de0fc992877ea3ef069b72
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,614
Size: 1.00 vMB
Total Fees: 0.06389262 BTC
Feerates: 477.45 > 6.40 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (30,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
885,095 885,095 00000000000000000000319b2e17e0432d0fe0c2c86d31294694e4319d914238 4,715 1.00/1.00 vMB 11
885,094 885,094 000000000000000000003e3d0cc97027509e7d5d838db3df38c6ac654c9b5738 4,253 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.11 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: 736.06 GB
    • Received: 18.58 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.