Loading Tool

Explorer IconExplorer

Memory Pool

78,428 transactions
29.08 vMB
0.07579795 BTC
Random Selection Loading Transactions
Max Size: 176.15/200 MB

Candidate Block

Mining Attempt 545daa089fd8779691536fa9bd87c640fd23394e49e6e7be93fe1f82af8e044d
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 8ecd94c9df119363647fda357273a25644050ec302b724fb8b439a65a1484761
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,205
Size: 1.00 vMB
Total Fees: 0.01504958 BTC
Feerates: 191.02 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (667,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,179 247,179 00000000000000151f3841b5593356b15af522fce5ba725ea3bf2de2baa1f088 223 0.11/1.00 vMB 88
247,178 247,178 000000000000003f699b4f169aaea53f0d001b76909460e2b8f14b011e59e687 135 0.06/1.00 vMB 114
247,177 247,177 00000000000000915cc476db3ce2514e434b63bfe7343a38d00a0d1ae6fe0db8 144 0.06/1.00 vMB 92
247,176 247,176 000000000000008d631ee9bfe14dd93e9884aa8132f96d4ab1753373bce4982b 122 0.09/1.00 vMB 42
247,175 247,175 00000000000000882d454f51816e821ffdcdb86e5f1646a0226c74a779702421 80 0.06/1.00 vMB 79
247,174 247,174 000000000000001b25e6e65df13f6c65e7e1cb4954a37801ce53a9d740c39d72 149 0.09/1.00 vMB 61
247,173 247,173 00000000000000325d0fb5d7bfbecdf372235ac3a94bf3f3fc4cfde0f0e133e5 653 0.25/1.00 vMB 152
247,172 247,172 0000000000000036fb12d6678adb663db00f8e897cf3bc3a3f6c7e9096e43b30 629 0.25/1.00 vMB 219
247,171 247,171 0000000000000038eb6ebc7a13dadd66f35a3cb42642af99585d281ef594a2bf 136 0.07/1.00 vMB 93
247,170 247,170 000000000000006084ddc1fa2c151fcd09b60f49f0926895a2ef535f20a6e2d5 144 0.06/1.00 vMB 86
247,169 247,169 0000000000000000a1b1fcd0d0e51a0322e95d07e8fb7fd8447714b5f1e12dc7 236 0.15/1.00 vMB 75
247,168 247,168 000000000000005dd2cbfac5446ad8c2897779baf265fabc211b0d299c648f9c 440 0.19/1.00 vMB 129
247,167 247,167 000000000000003a920c6c5712c5c48a24b67db64884e3d6600c49e087372b50 312 0.14/1.00 vMB 162
247,166 247,166 0000000000000089822fecba742aa9ad7399bb2569cb60ddd3706ac177a399e1 119 0.06/1.00 vMB 102
247,165 247,165 00000000000000545317c60b868a31c87f0cb608473b4ba9f488ba9d80cea696 583 0.25/1.00 vMB 139
247,164 247,164 00000000000000048579e2931939525de1fe6322224b42e558629cdda3c85068 141 0.07/1.00 vMB 117
247,163 247,163 000000000000005a23d0413f98b9d1b798dc092c33b92e2651b36d441b15b536 429 0.18/1.00 vMB 128
247,162 247,162 0000000000000072545b07a0740ea3f2510192cbef393fe392265d5fc2ed3662 215 0.10/1.00 vMB 110
247,161 247,161 000000000000004aeb9a0fe7d6f5230bc2034addbc166faccd3253814e1c35be 152 0.08/1.00 vMB 83
247,160 247,160 000000000000007e6024ac50a880fe293dc493f0e58573a034ab20a5247f4278 276 0.13/1.00 vMB 113
247,159 247,159 00000000000000700085e2ebc9102446b20bd6fe22873a7aa5928d4904d5d0bb 47 0.01/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.58 GB
    • Received: 15.75 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.