Loading Tool

Explorer IconExplorer

Memory Pool

28,417 transactions
9.35 vMB
0.09366333 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.95/200 MB

Candidate Block

Mining Attempt 61c43230684c8cf98c0643d6997bacab1d049e5c2ddc5f11585a06ed9bb01c6c
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root d2f0ace751d8936a51ccf0f2f2aad74e176ba2651222f87f5d8e19ad2b0e5702
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,443
Size: 1.00 vMB
Total Fees: 0.02511951 BTC
Median Feerate: 2.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (711,178 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,041 202,041 000000000000000d4942c2636e9f7f237b00d9332dd440ad9242a3cb1be2f7de 356 0.15 vMB 181
202,040 202,040 00000000000001749060f95299ebc03bf2e5b970f3de5c2a6fdba06556869bad 238 0.09 vMB 136
202,039 202,039 000000000000007cb331b7ac233919f62b8fd7a4881fff96e8d7834eda9e689d 34 0.01 vMB 119
202,038 202,038 000000000000026a05a76262f4db4a7975a17866408c5d51e92ce19b0da9661e 399 0.19 vMB 114
202,037 202,037 000000000000023b0b3f5f3f9e7b844100d9dec0bc88966964120d2be594a114 98 0.04 vMB 179
202,036 202,036 00000000000002e99adeb4587229c207ccbb6fc9cf8bd82bdaa989330298113d 116 0.06 vMB 61
202,035 202,035 000000000000056b256b4fffef18f5535f01a10a5c6b47afb8081c4843e70c68 182 0.12 vMB 99
202,034 202,034 00000000000000839f7b982bcc24af99f171e63836084e108a5cab5a96e8fc88 597 0.25 vMB 162
202,033 202,033 00000000000001ba4a55c33f41af70a345444f9705517c678f62c8b62206563c 346 0.15 vMB 125
202,032 202,032 0000000000000243e6b0c4e6aa7ab2b98cc619997399f9a4eb9175e9e390d738 282 0.11 vMB 144
202,031 202,031 00000000000002112850f5bf0ec5eb746332bdc05914b94aa033a344b3dd9ca1 184 0.08 vMB 132
202,030 202,030 000000000000001f41c95f8fac682d835a84e965f72c109e808a587bba83725e 118 0.06 vMB 139
202,029 202,029 00000000000000719bd3bfc6fa347e66cf27f72efc7041fc7b7fbbd754d28f5a 385 0.19 vMB 80
202,028 202,028 0000000000000474da1f3c8e67db7f2ea4349f5eb54d4b91b03ecf2841cd504a 224 0.09 vMB 136
202,027 202,027 00000000000003ed36ea5a4e99062d8f825c16ba65e0e7228b6c1ce4ab5c27ba 402 0.18 vMB 140
202,026 202,026 00000000000002fd19508d89c97a3f7747feb0d5dce1d80c6b798b8a767fb4c6 376 0.16 vMB 114
202,025 202,025 000000000000054c86c9b82dff84a7a80ae8f5b8ce4e53db85e470fe139ae2fd 17 0.01 vMB 105
202,024 202,024 00000000000000e6094fd21dc372b349a90849f3e2afe2950794efc888a08fc7 175 0.09 vMB 116
202,023 202,023 00000000000001d2923cca7c904af09c071c48eeecb3374df345c30e1133efa0 57 0.02 vMB 190
202,022 202,022 00000000000003706e83dfbbf9f9bb4b0ccfce6818a2db83ca7c26a2112e293c 167 0.10 vMB 98
202,021 202,021 00000000000000dd124bfadcbec379dc29dacfe7f8c3b5e86366941207e90174 160 0.07 vMB 150
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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