Loading Tool

Explorer IconExplorer

Memory Pool

39,187 transactions
28.56 vMB
0.06289666 BTC
Random Selection Loading Transactions
Max Size: 144.96/200 MB

Candidate Block

Mining Attempt f3138c66064c059cfe9fcb9df4216f2e2caa1d09f0dec16eb06260832711f3a2
Version 20000000
Previous Block 0000000000000000000186c7ba41504e3c56aa55a75f75b0a4e62a8078c7e70e
Merkle Root 4bc0594f56eb36b751724467e8db57ad499d9040d5bde2a58f23f826114ded70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,692
Size: 1.00 vMB
Total Fees: 0.00772167 BTC
Feerates: 50.27 > 0.77 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,575 (669,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,803 244,803 00000000000000a1594b40b35f5938f64fdde0ed0fdf1db1fd10966334321245 114 0.06/1.00 vMB 123
244,802 244,802 000000000000007f5aac95dc181e8da48d972c6fcbff2c7126ce7bd52c7862e6 216 0.09/1.00 vMB 182
244,801 244,801 000000000000003bcb8c79d55f1877168707fbed9385af449191275ddd3d3492 256 0.10/1.00 vMB 151
244,800 244,800 0000000000000088b031d48a7bce734d97c96c70367df5f6f93983f00f463c88 12 0.00/1.00 vMB 66
244,799 244,799 000000000000003720f3c56dc4beadeed22d085af07dfd5484d866d88512eb33 269 0.10/1.00 vMB 252
244,798 244,798 0000000000000072f3751e8e15d2395c0ab43c69b7c88054918a256f95eace17 256 0.11/1.00 vMB 70
244,797 244,797 000000000000005f5c560432d4f8587fe4c60d20499b4920ba26ab5290c05b02 540 0.23/1.00 vMB 183
244,796 244,796 000000000000003a43c364e7dd1afe4535868fb736fd45ae944e2d43100a8634 128 0.05/1.00 vMB 74
244,795 244,795 000000000000008c86d0d55bd43d24c8ceabe5a3123be55aeabbbf354e976fb0 1 0.00/1.00 vMB 0
244,794 244,794 000000000000009bce472605dcd5de3245fa83e6c2f4bfa28da9e6e6abe66fe5 728 0.30/1.00 vMB 265
244,793 244,793 000000000000000f7f16172dd9dc679b25ea800c8f83667fb5f4929c841474bc 59 0.02/1.00 vMB 11
244,792 244,792 0000000000000009582fb900a00585a8cb1dbda31f839793aea72b62b10d9b09 350 0.20/1.00 vMB 70
244,791 244,791 0000000000000045e65f02693631eec2f9c21935492977353771d9895044c865 646 0.25/1.00 vMB 194
244,790 244,790 00000000000000b21dd3e03c9e44a59b7cf52779ec19bbbb4bae82978d755580 151 0.06/1.00 vMB 134
244,789 244,789 00000000000000bfe16327d603ab00302693697ec9397b29bf56e1a34a16b5e7 314 0.14/1.00 vMB 153
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
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.29 GB
    • Received: 11.62 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.