Loading Tool

Explorer IconExplorer

Memory Pool

46,290 transactions
21.45 vMB
0.09645078 BTC
Random Selection Loading Transactions
Max Size: 121.07/200 MB

Candidate Block

Mining Attempt 25b51c7b09586582feb85fc3a64410bd3aa9aeab5547f0c3addb242615d03055
Version 20000000
Previous Block 0000000000000000000111c5462029cd7cf4d94fe7e850b453480c9b7daa08cf
Merkle Root 51f3c2950599c65de8f9f3b1899dcadbfe9538067ad557b473aa5f91e5f5c4b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,632
Size: 1.00 vMB
Total Fees: 0.04518086 BTC
Feerates: 265.25 > 4.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,067 (661,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,266 252,266 0000000000000047ff2009cd7168bfb3e529e29841c35de048294bc0e8346372 88 0.04/1.00 vMB 180
252,265 252,265 000000000000004cd36483d79dfd32cbb0eda8c83e147969467e2d680777677f 390 0.17/1.00 vMB 160
252,264 252,264 00000000000000520fc022e3303786b162ec91fe393200880229afb94ba9846d 65 0.05/1.00 vMB 75
252,263 252,263 0000000000000036900ab56a565ceb05397ba81d7522ea06f2632a0cb75937cf 425 0.21/1.00 vMB 160
252,262 252,262 000000000000000ef3824393dd8ec05f1efbd128b492d0c798b08b23b9ed07ba 173 0.12/1.00 vMB 77
252,261 252,261 00000000000000126cd5ccc13d8b7fd24b4ec1c5de73c0299d5ace2be3c475ed 735 0.25/1.00 vMB 208
252,260 252,260 000000000000000ea356291d79ac3ba94a9256a3815a37247a8c4a7a2c739e52 411 0.17/1.00 vMB 143
252,259 252,259 0000000000000036abf0ecff89fc3f27d3d08c7218b73b15e64177cad407397b 337 0.13/1.00 vMB 134
252,258 252,258 0000000000000037234bbe5fda97175b8aab8d4155597d8c57298f18e4fff735 224 0.11/1.00 vMB 118
252,257 252,257 000000000000000f244140e70d84b1ac575b7d81b251a9b5538e872ffc89d774 437 0.16/1.00 vMB 183
252,256 252,256 0000000000000024e67d083a058e1d9f64430b509fa5b622c2d430e625c8525c 222 0.14/1.00 vMB 154
252,255 252,255 000000000000004b919486ebc14e79b29234b9d9db6572656043c3b1d282ef22 554 0.25/1.00 vMB 169
252,254 252,254 000000000000004973391836ccb603f55f9a57765ea4cc535fa909aaab39b18a 571 0.42/1.00 vMB 42
252,253 252,253 00000000000000004ba71bb94e7b93ade15d6ef3b1542e16220f0cc024467ca3 686 0.25/1.00 vMB 183
252,252 252,252 000000000000002c8d5d970623566f6a2118f8dd87d5bb0e3d64115007f80cbf 111 0.06/1.00 vMB 137
252,251 252,251 0000000000000043e1fda8ddfa0a345bc4af88b8586f2cc46bb43a2e1dc454d0 47 0.05/1.00 vMB 17
252,250 252,250 0000000000000045f8f97a5e3258b71f5ad2f06049a5a060fd1f9e4f87683cc0 507 0.25/1.00 vMB 137
252,249 252,249 000000000000002c8e5c5d9a46da003a0ff8ec9d3dc42b0216129e8bd70fef08 167 0.07/1.00 vMB 136
252,248 252,248 000000000000002e266fee36a0bd8dd10fb1daec13b59b88b5fc5c90deafc259 185 0.10/1.00 vMB 125
252,247 252,247 0000000000000003d190a741e07519e2b79121f712717f7d563a86edb9327800 61 0.03/1.00 vMB 88
252,246 252,246 0000000000000011cc5d6f7bf780b62aabb0765b60406bef83109646ba101dc0 224 0.09/1.00 vMB 168
Previous 10 blocks ↓
Total Size: 780.71 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: 555.00 GB
    • Received: 6.85 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.