Loading Tool

Explorer IconExplorer

Memory Pool

74,755 transactions
29.76 vMB
0.09829644 BTC
Random Selection Loading Transactions
Max Size: 172.54/200 MB

Candidate Block

Mining Attempt 685112be58e7da622f28d5f9e960527bcce409fe396c51b73daf7a79f023d447
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 2a7b43af4470d8a72774db3a83f546fbf0103840574a8e76f84420245912c3fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,855
Size: 1.00 vMB
Total Fees: 0.02781352 BTC
Feerates: 150.36 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (451,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,700 463,700 00000000000000000202a04faa97ceea641704a99282282931cf7640c0989ac4 2,127 1.00/1.00 vMB 128
463,699 463,699 00000000000000000110bc29da8f57aa92ec7d59ba854032253830675a4cbf7f 1,662 1.00/1.00 vMB 166
463,698 463,698 00000000000000000145ce3d0b91045445a2908899a04481183270c7f40d19a5 2,037 1.00/1.00 vMB 164
463,697 463,697 00000000000000000134e973e989d95db4fb6a8a220f3f87c95191022cea34d6 1,688 1.00/1.00 vMB 165
463,696 463,696 000000000000000001aa15fb47dd48238fa8eca81fa327aabff8e621d6511463 1,278 1.00/1.00 vMB 140
463,695 463,695 0000000000000000002cbbc45e0831cee85ec25fabfc658c843349f2eb93fd25 2,118 1.00/1.00 vMB 171
463,694 463,694 0000000000000000000549f38ade5d8749f8a801a9dedc0da39745817866bc0c 1,397 1.00/1.00 vMB 133
463,693 463,693 000000000000000000ea7df6af4fa377745f8d99cdd23a8884c2c485c9291fd8 1,408 1.00/1.00 vMB 112
463,692 463,692 0000000000000000021646c276b72a71289b83f8525a9e97b1b2f731501d55be 2,372 1.00/1.00 vMB 247
463,691 463,691 0000000000000000002371a3998b6a10f06ba32c2d9ae137522bcbf8884bc5c8 1,013 1.00/1.00 vMB 338
463,690 463,690 0000000000000000019eed5ad33b6eca39edb4471b5757e07d27ef4105546c43 2,515 1.00/1.00 vMB 243
463,689 463,689 00000000000000000198f16e222136e4a27dd418d58a5bc1d9b66590bb0e00d7 2,596 1.00/1.00 vMB 145
463,688 463,688 0000000000000000019d83f9620a88e284107ef2e2e2d4a9a763847f5b777fa3 2,196 1.00/1.00 vMB 149
463,687 463,687 00000000000000000195d4bcb6fc7f8fea7aebefe73a1b3cc8794940f0b4ef1d 1,965 1.00/1.00 vMB 148
463,686 463,686 00000000000000000162965605236bb0f042b80e6b95e18b9c66a8cc85f62247 1,249 1.00/1.00 vMB 164
463,685 463,685 000000000000000001a456f69d2419274dcef17081d34ca9fc3f9272391bb3f9 991 1.00/1.00 vMB 152
463,684 463,684 00000000000000000042dce640215733c540075495523f7271af98f075c5af64 3,021 1.00/1.00 vMB 201
463,683 463,683 000000000000000000b857bb289e15c1a5344784d61140e9ecc876c891f1b927 1,024 1.00/1.00 vMB 255
463,682 463,682 0000000000000000013506db229ecb031654b4bb695248d54ae2ab41b30d3924 1,957 1.00/1.00 vMB 205
463,681 463,681 000000000000000000dd83e596e2c88b2b602b107d8c5c51b33d867f78025931 1,959 1.00/1.00 vMB 153
463,680 463,680 000000000000000000431a2f4619afe62357cd16589b638bb638f2992058d88e 1,897 1.00/1.00 vMB 162
Previous 10 blocks ↓
Total Size: 782.48 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: 668.21 GB
    • Received: 15.42 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.