Loading Tool

Explorer IconExplorer

Memory Pool

77,772 transactions
29.51 vMB
0.10370041 BTC
Random Selection Loading Transactions
Max Size: 177.65/200 MB

Candidate Block

Mining Attempt f29ff01039e82300e9d9f04b349840a1616a8663829f405f95d8f5fe0354de93
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 1f15274a252a7af485ae86301ddf9a8fcbe6fed63aea9384ddc18e880881a67b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,076
Size: 1.00 vMB
Total Fees: 0.02798073 BTC
Feerates: 151.03 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (378,787 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,486 536,486 000000000000000000041302a5c5d322d6cd46f74cfb9e6d460b832bad920433 257 0.10/1.00 vMB 25
536,485 536,485 0000000000000000001c72ae06c16416194a4cd6f7a9e4f4200a054a82980028 2,677 0.96/1.00 vMB 11
536,484 536,484 0000000000000000001f8002c02480604217da3ec2e9027772b40f87c0f0fbce 299 0.19/1.00 vMB 34
536,483 536,483 0000000000000000001e2dbadec0c2bc516785e554e0dc919c5c28a86f37890e 108 0.04/1.00 vMB 6
536,482 536,482 00000000000000000014a691f709f7121914ac06aee999a9da9822543bb38683 141 0.05/1.00 vMB 7
536,481 536,481 00000000000000000026ea0cceb94dd2345ae23f0530c5af2f4dc5456334aedc 473 0.28/1.00 vMB 7
536,480 536,480 0000000000000000001114ad4082f45b55996486b106397eb560a1e32c481f94 1,020 0.41/1.00 vMB 17
536,479 536,479 0000000000000000000f24f02262a4e97347e16c489e14f97981498a466d73a6 1,181 0.56/1.00 vMB 13
536,478 536,478 00000000000000000012bee8218d15b7af1c5528d2f6edf62a355fd7826ed39c 1,019 0.51/1.00 vMB 29
536,477 536,477 000000000000000000139e253c9e1ecf9aab93c92e3f5bef3f9e3ed1512e27d4 1,131 0.39/1.00 vMB 12
536,476 536,476 000000000000000000145d5b69091c40028f187e62daa2fdd192c1e54676aca8 1,656 0.76/1.00 vMB 13
536,475 536,475 000000000000000000273294e1dceeea9b3b316e724eeb355fcd6a06ebacc638 70 0.02/1.00 vMB 7
536,474 536,474 000000000000000000082b9fb7a2d3f3c41bd88ca772a2ad15d7ba53063f8239 2,168 1.00/1.00 vMB 14
536,473 536,473 0000000000000000002366b9fea91e50db7ea1bc33b7b3f073e07af463d4e6bc 1,366 1.00/1.00 vMB 8
536,472 536,472 000000000000000000148b30ffd05236b4479e93ec8124af81bd4e80699b70a8 3,050 1.00/1.00 vMB 5
536,471 536,471 00000000000000000029efae18764e7698653498b2989767f8043b6d9197970c 417 0.20/1.00 vMB 24
536,470 536,470 0000000000000000000a7de10229f6457e3bbb188603a68fe70e68a710346d3a 2,187 1.00/1.00 vMB 25
536,469 536,469 00000000000000000015cf5f3b61d2c43df9e21dc2d6e77c1bc61644c84728a1 2,164 1.00/1.00 vMB 3
536,468 536,468 00000000000000000019bb0785c6569d6371df1992077a473298043c666031a5 479 0.22/1.00 vMB 16
536,467 536,467 0000000000000000002bee585756ce4256e108534b60ed1cf04b19af9a504c4b 2,618 1.00/1.00 vMB 11
536,466 536,466 000000000000000000040f7e90c22d2551e988fb65cde90d1d02cd36fcb6434d 1,869 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.