Loading Tool

Explorer IconExplorer

Memory Pool

44,655 transactions
26.48 vMB
0.05554902 BTC
Random Selection Loading Transactions
Max Size: 140.02/200 MB

Candidate Block

Mining Attempt ad95dd0f80dedd47973b2019152f5875d1d956aab7f3734764f1a388493281f1
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root 4b7ab68d6a654633146eb49e8a07d195540f727cfe0e675d6e584fe093406401
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,764
Size: 1.00 vMB
Total Fees: 0.00705857 BTC
Feerates: 40.21 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (738,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,566 176,566 00000000000006a7eb9cec948004303396ac9a3885420842a573a5651992d8e9 5 0.03/1.00 vMB 83
176,565 176,565 000000000000053ac03ff63eacb61201175eb2ecded69b6caa9641ea6c748f82 8 0.01/1.00 vMB 86
176,564 176,564 0000000000000872afc32e63a4207a4d4cd40dd5b7a98aba4168b8e8678488b8 55 0.01/1.00 vMB 14
176,563 176,563 000000000000062dd2bf2cbe729aa8ed2ab2dc7df357d61448823b3de3be6162 39 0.02/1.00 vMB 36
176,562 176,562 00000000000009a58839558a4421e037f28d091f80c7cc843c3613ad5ae74f4e 65 0.03/1.00 vMB 47
176,561 176,561 00000000000003ba7191e00d7f67678dbb4360f944c824080a3416cbb6871080 86 0.03/1.00 vMB 9
176,560 176,560 00000000000001a38f1ae37ca8d2556177058163ec8ae8c150a2bd2042330bec 20 0.01/1.00 vMB 46
176,559 176,559 00000000000002a70c8853c5ec392fc622d95e54f6a5277d453523d16834ff03 20 0.01/1.00 vMB 258
176,558 176,558 00000000000006f0ae91483191f535859c5e9d6e2a70d7ddebffff26e9a3bc3f 127 0.05/1.00 vMB 111
176,557 176,557 00000000000001bbbea2dfe71a75b2da7209aba43cc623c04dc66cbca52c8ea2 5 0.00/1.00 vMB 204
176,556 176,556 00000000000008f88c060d0ea0d6736fc4b3cba890086cfd7ed98951498a5bbc 48 0.03/1.00 vMB 227
176,555 176,555 00000000000008c5d42efca7d5098069716985be62b41cb2ce0ed6a97e96302d 121 0.05/1.00 vMB 94
176,554 176,554 000000000000028716b1e2351aed0b54019a371fb6b89a2eb8b9029df365ef69 30 0.05/1.00 vMB 148
176,553 176,553 0000000000000811fe392f5b93eefa81bf1c555a1f9a1d0d577b5b75c26199b4 86 0.04/1.00 vMB 335
176,552 176,552 000000000000080dde18d382e11dd82f2d7b386ad46b947f5f1bb9f0328a7d9a 52 0.04/1.00 vMB 35
176,551 176,551 00000000000004838993a5fedbaf0e71fdd4ddb214489fcdf65c06afd2d330ab 86 0.03/1.00 vMB 81
176,550 176,550 00000000000004b861fb44a5ada40459af7fb9a702db8f1c5c60e91fcac11e2e 36 0.02/1.00 vMB 93
176,549 176,549 00000000000007207e0eead8dc7e2dcf480b6816c42e5f4098ca4b1ca51db8b1 66 0.06/1.00 vMB 70
176,548 176,548 00000000000005641108b9af3828409f49bb372927684f33c4cd71ae9162ec98 87 0.03/1.00 vMB 166
176,547 176,547 000000000000030a34a0a5cad112ca3f340dd500ed343462e5ca203447369347 122 0.04/1.00 vMB 129
176,546 176,546 0000000000000a87da5e59817532b6a0e749aee6e60ce7a7f7cdce3c31fda04d 30 0.03/1.00 vMB 868
Previous 10 blocks ↓
Total Size: 781.92 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: 646.12 GB
    • Received: 12.81 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.