Loading Tool

Explorer IconExplorer

Memory Pool

33,456 transactions
8.01 vMB
0.04241082 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.52/200 MB

Candidate Block

Mining Attempt 0158e1108d136fde6af8428c578148ba1d50fb4742917bc3330248379faaa404
Version 20000000
Previous Block 00000000000000000001fa7dc51cd7d8caa9cfd50317b6e1a71d6f288e6552fc
Merkle Root 36c5531b0aa72f593de1a50493d029e09b0dd696806b5a2cbad20c805383aa48
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,695
Size: 1.00 vMB
Total Fees: 0.02186176 BTC
Avg Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,964 (719,175 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
193,789 193,789 00000000000002e3abefd4ea35d6343fc7a7e086769334d54a19a8ab4f4f272c 0.00 MB 7 3
193,788 193,788 000000000000001d93780ee6363e3aedd8873a2cd10a9c44e8271253843f8323 0.00 MB 10 72
193,787 193,787 0000000000000741281b2ed5212efe1600b74e2a9f1ec7790835ee14bc2debc6 0.16 MB 368 158
193,786 193,786 000000000000000d3f2a8bdb6effacb33c38352f15a5b6f7f6a1a3a507948e56 0.05 MB 145 33
193,785 193,785 000000000000023b115c861715204667f4fbe63bf67e02629ca85efe8cdb0639 0.19 MB 510 250
193,784 193,784 00000000000002bf32c50089b10a2d88523a3049f9e9b8c3f21d7ccb46a899ff 0.20 MB 526 175
193,783 193,783 000000000000013c4c711b63e29dbf3aabf69ae28d9078febce3687044a824cb 0.05 MB 85 118
193,782 193,782 000000000000039848ebb5676fa610e2b23cd0d34589d7d3a2499df7eeb1bf79 0.03 MB 118 3
193,781 193,781 0000000000000091bfa3e48bd1f410543c0838b0d0a992b590bb35dd495e2108 0.25 MB 660 177
193,780 193,780 00000000000006be7eaa485f19bf2c89178f53c33d56c6969565f389dcb792b4 0.02 MB 40 109
193,779 193,779 00000000000003e2d64f4a2f8b2f49863300617cecb5e6dc16768cadab4584e9 0.05 MB 112 153
193,778 193,778 00000000000005b46ca82c36d2bad1bf0a376da4e7cc5604adc64c437b2665ce 0.28 MB 618 111
193,777 193,777 000000000000076f05fac2ef6e933f70900be4f7909443cb0da1c256afca53a9 0.26 MB 642 160
193,776 193,776 00000000000006c78348552223bdea7596a2d3c1b560a390f473c4ca47fad15b 0.00 MB 6 177
193,775 193,775 00000000000005ece762538702e82f999a8aad58565e0f586eb2220778f8d6bf 0.10 MB 256 80
193,774 193,774 00000000000003c4f80024e468373367eff0c9596158a007dfc15a3188215288 0.05 MB 95 44
193,773 193,773 00000000000000499113b17d78ac10e1d73affeb3334cb60eeb917550c1e4764 0.24 MB 640 164
193,772 193,772 000000000000010ec584410557b3660152a50404a92d50383ec5aeac709b3024 0.22 MB 512 110
193,771 193,771 00000000000005541414c56d965c689190d06e4e33db41e91e56b7319417304d 0.20 MB 485 133
193,770 193,770 0000000000000607c61a6ab6047bd54801a9b2965c4a03002980d39bbcac490b 0.07 MB 170 144
193,769 193,769 000000000000040fcf484523e563e2bdccbc0a9824901ba5f3fe56f3d092fa99 0.00 MB 12 941
Previous 10 blocks ↓
Total Size: 778.78 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: 354.26 GB
    • Received: 3.13 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.