Loading Tool

Explorer IconExplorer

Memory Pool

83,375 transactions
31.10 vMB
0.09382184 BTC
Random Selection Loading Transactions
Max Size: 190.12/200 MB

Candidate Block

Mining Attempt a7fb76976cc1b76b2bcb4a27ab11e83e9e6f4a0e2df5febddcc8f7015ebe11b2
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 78cbff1839cf75c38d92863188a054128a58906ad3f592d1214c06a6d62ebdd2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,787
Size: 1.00 vMB
Total Fees: 0.02109065 BTC
Feerates: 150.92 > 2.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (625,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,265 290,265 0000000000000000d2b114eb1732530b2c879596d5495327cba1163c4812c818 668 0.34/1.00 vMB 40
290,264 290,264 0000000000000000d817e8e33a9dceafb4d4834f7b6a2e566985a27f598997d9 177 0.10/1.00 vMB 26
290,263 290,263 0000000000000000d8e2d472d026957d20a53ec818509570c90204dfad155b5f 427 0.25/1.00 vMB 27
290,262 290,262 00000000000000000ddfae88e7fde0995a8ecb00ade616a3928703c559a21ebc 256 0.09/1.00 vMB 64
290,261 290,261 00000000000000011329474ee73d5695d682ec00a73e7a4781da4d62e973505b 892 0.44/1.00 vMB 42
290,260 290,260 00000000000000007f0746fbe532ab9ef41e6ea2a61e00310185331f460e9f94 483 0.24/1.00 vMB 34
290,259 290,259 000000000000000046fcbf89d028a4e377f318279de92b65b0f5e0b0547dd154 126 0.08/1.00 vMB 22
290,258 290,258 0000000000000000a4acd8848a26b851b2694bf8d0b3f7699b435a2b3ba80d81 57 0.04/1.00 vMB 9
290,257 290,257 00000000000000006ba1b7bfb3e05760acc5d6da4dc6718880578d92978237e6 499 0.38/1.00 vMB 38
290,256 290,256 00000000000000004165d99cbcdc502529d3ad367284b5ffb414236d8a741308 218 0.25/1.00 vMB 15
290,255 290,255 00000000000000005ab0bece67e7f797a45f484aeca3f3bd821dd2804f856f70 1,054 0.50/1.00 vMB 39
290,254 290,254 00000000000000004e2e778926ec7bf321a74123fe00b93cca9fd03f859324c4 128 0.05/1.00 vMB 23
290,253 290,253 0000000000000000164c450c6e73d4cd9a605ae3dd5416215af4e6eafb3f15b2 781 0.35/1.00 vMB 38
290,252 290,252 0000000000000000dc3b6be2042f9522acc7b3a24e8badcf877954e7624ce367 373 0.25/1.00 vMB 18
290,251 290,251 00000000000000004740d19af919c0c0f123781c6723eb05bfea57a3051c0df4 1,066 0.35/1.00 vMB 90
290,250 290,250 00000000000000010cc748cb7c481b2d4e2c1c142c6295b21c148fb3c0e62771 132 0.11/1.00 vMB 17
290,249 290,249 000000000000000060a8a600df6c6e49b520c6e67de3f717cfef39d123d9e655 64 0.04/1.00 vMB 16
290,248 290,248 000000000000000104b9d68855a97e88103fe8c97a18798d70f55fcf87148f46 646 0.32/1.00 vMB 74
290,247 290,247 0000000000000000581dabb263a16f927f9d3ee631bd81bbfe5a3adbf6afe823 301 0.18/1.00 vMB 78
290,246 290,246 00000000000000009c60094727606bee064a8547d80faa6a6a216ee4b304c0af 59 0.05/1.00 vMB 15
290,245 290,245 000000000000000099e22d0ff8b113698b3e57bed6d6071ce5a4531d26f3a7ba 120 0.06/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.02 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: 719.30 GB
    • Received: 18.02 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.