Loading Tool

Explorer IconExplorer

Memory Pool

91,107 transactions
33.07 vMB
0.17332753 BTC
Random Selection Loading Transactions
Max Size: 199.86/200 MB

Candidate Block

Mining Attempt b3633a4e8578f6cea888a7a582395de0deb7f58d606021ea18df19244235983d
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 8ba3cab506e74c18a35c27171a93deab8106d4a3df45332ccf3476e2ee3456dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,970
Size: 1.00 vMB
Total Fees: 0.06829675 BTC
Feerates: 627.82 > 6.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (429,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,404 485,404 000000000000000000a4a99d994692dded812bf9a541f6cad33fab986e38cf43 2,018 1.00/1.00 vMB 171
485,403 485,403 00000000000000000053fbcbad6119953e34e80ec169ec7fd5972cff0ab017f2 2,122 1.00/1.00 vMB 100
485,402 485,402 00000000000000000018f1c83ecf099e76b64f3655ac400ebc8b8780c9579392 2,411 0.99/1.00 vMB 197
485,401 485,401 000000000000000000634d6af92e10112b06487e61616ce41e7d12656990c04d 1,037 1.00/1.00 vMB 38
485,400 485,400 00000000000000000026ecffa4ae05da45f5d3a1f1a69dcfdcae96d462537377 1,811 1.00/1.00 vMB 108
485,399 485,399 000000000000000000e5aba39ea26878722ef429c45ea181f9b8ae178dad27d6 2,197 0.99/1.00 vMB 159
485,398 485,398 000000000000000000f37d0a28b11bea9e25ad20a9b8761a2864439848bc974a 1,588 1.00/1.00 vMB 198
485,397 485,397 00000000000000000066f9108149af248862cf18dcc0e0716de314e30abdab8c 1,337 1.00/1.00 vMB 40
485,396 485,396 000000000000000000ad68f9c7be87f868bca87830b9f96ed1c6d508f1c8d33d 2,217 1.00/1.00 vMB 141
485,395 485,395 0000000000000000005bbeab2dffcfb4c01d8b5b105191e587770f1a100282ff 1,341 0.72/1.00 vMB 137
485,394 485,394 000000000000000000889e89986919fc654f55d4c3992937b8ba4b504c5e069e 240 0.11/1.00 vMB 87
485,393 485,393 000000000000000000240c6f9ff5d610c9214e53c60a3a697c518388e3d7ed55 494 0.40/1.00 vMB 30
485,392 485,392 0000000000000000011376b112c3d6cb0d79be5baddc11fe54b4b42e34e9e127 1,743 1.00/1.00 vMB 30
485,391 485,391 0000000000000000002d282c2b886508c9482dcf8010dd924326c283592e1d9b 768 1.00/1.00 vMB 48
485,390 485,390 0000000000000000004d314ba26cf465073e767d11ed19f912275f6e36b037b2 1,819 1.00/1.00 vMB 68
485,389 485,389 000000000000000000706c8e01f7ef43329fedcf76abb39acb3c07e3b4b2488f 2,100 1.00/1.00 vMB 175
485,388 485,388 0000000000000000011f9cb833e0c7130538cdec0d240e0895005dac86861990 783 0.99/1.00 vMB 45
485,387 485,387 00000000000000000105623d766a47ea2fa03f86988cd341543aa5aa7fbd6ad7 2,326 1.00/1.00 vMB 195
485,386 485,386 000000000000000000062bcdf41a471193ab0038919bce8e517c97f6699f9c73 2,290 1.00/1.00 vMB 186
485,385 485,385 0000000000000000001d7928f5b48b5a41b6c65256d23f5a532d2f09dee5f3e4 162 0.10/1.00 vMB 79
485,384 485,384 0000000000000000009ea515d3c12926cc37171eea9f46fa0da9ee9cdd1d5470 302 0.16/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.63 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.