Loading Tool

Explorer IconExplorer

Memory Pool

66,888 transactions
30.52 vMB
0.07840468 BTC
Random Selection Loading Transactions
Max Size: 173.16/200 MB

Candidate Block

Mining Attempt 2c8ecbd79f24ca91f9bb5e8a50bdc7df08201b18829b373086090f397b778fc8
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 03e4d85be41dd0be54bc8875e3f1a3dadfc050c0cb68e38eac3b01c4928dc63f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,271
Size: 1.00 vMB
Total Fees: 0.01904150 BTC
Feerates: 150.93 > 1.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (670,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,788 244,788 00000000000000c56707814b03dd2da128089c6488cce8888b3c931a0a401455 276 0.12/1.00 vMB 83
244,787 244,787 000000000000003392e8121fafe4457e77e4586122e93ee37003c42803f87961 493 0.25/1.00 vMB 149
244,786 244,786 000000000000004409c1ae27dfce4568014baf6883cb453c97fb81c5debf9522 362 0.19/1.00 vMB 142
244,785 244,785 000000000000008e57439ef1d8de1e440eee7c7c3935a6f14d7eba5fb6d4abdb 387 0.15/1.00 vMB 206
244,784 244,784 00000000000000407ca64b6062e09f8eda02181caf115117d58f1268062edf91 512 0.28/1.00 vMB 62
244,783 244,783 0000000000000028023a31263cd1d7cce939b901d0371aaad26f3fd2db4d9769 1 0.00/1.00 vMB 0
244,782 244,782 00000000000000a4e1591daecd43f4e5954db49f12be4cc0a67209a661d5e92e 41 0.15/1.00 vMB 10
244,781 244,781 00000000000000b3cca8e5dd7e418aa61fbd333eaa5d15680ab3212e06ef2c3e 541 0.25/1.00 vMB 129
244,780 244,780 00000000000000633542c0a0ac033e49f6da5aa92d0094dfdc53956f89396854 557 0.25/1.00 vMB 176
244,779 244,779 0000000000000087c09d02d489aa6af131eb7744d72f7d5842b63179468d10f2 4 0.00/1.00 vMB 211
244,778 244,778 00000000000000bc1f70631b8233751e51479cdbd3ac6fab132f33079d1a69ff 601 0.40/1.00 vMB 38
244,777 244,777 00000000000000c07a41d0e8890988bc783809c5f34457fa93dd0e43728195cf 732 0.25/1.00 vMB 250
244,776 244,776 00000000000000c459ade162f9bae3969c5cec813e13b0f9b60c365b01d2c475 186 0.08/1.00 vMB 187
244,775 244,775 00000000000000c0929d760893fe61fed4066eaab1f5e02b1072d0029b81dfa6 130 0.05/1.00 vMB 140
244,774 244,774 00000000000000583bcc055945944db8da0eaafa2b45990fe760d24dd56fba30 118 0.05/1.00 vMB 132
244,773 244,773 000000000000009a31a855baa87baa7d0e8b806acd7ccf8d075bc3ff5f3149db 8 0.00/1.00 vMB 109
244,772 244,772 00000000000000860800ccf3633afee4937cd9b18a65d11f71db788bc974123b 32 0.02/1.00 vMB 100
244,771 244,771 000000000000005fd547251255cc434d1c93a7270b1bf0427f6199ab36042c78 64 0.04/1.00 vMB 34
244,770 244,770 00000000000000bd78ae15065d3fd34dbc22e9b8a06bce9404b5878a693828d3 229 0.10/1.00 vMB 138
244,769 244,769 00000000000000b5d30e8b5f34bd8d89be31581db73577f42ef26f216e6944bb 181 0.08/1.00 vMB 126
244,768 244,768 00000000000000153cf9787e901cf7a94f7e46f435a39634a5c65050d634a9b0 250 0.12/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.