Loading Tool

Explorer IconExplorer

Memory Pool

27,782 transactions
13.90 vMB
0.14701734 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.09/200 MB

Candidate Block

Mining Attempt 4916b4391b5a18cba7baf8592619481764c7df010995c7796737f324bec8ec41
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 0ae57522ec7b5ef41b35314f647112877d58edf4d77307ea776fd9959137f806
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,813
Size: 1.00 vMB
Total Fees: 0.09112860 BTC
Median Feerate: 3.61 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (702,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,345 210,345 000000000000004e9616d5a603e4cf3081619f0997c6646b399d9e0bd212204c 390 0.16 vMB 153
210,344 210,344 000000000000027fed647167c30aae26201dd19c8c6abe2cf14220d7aa3d4e3d 723 0.25 vMB 217
210,343 210,343 000000000000007e870d7f50356b054266d79be7850cc3a5c3c3459f1465fd35 45 0.02 vMB 177
210,342 210,342 000000000000026f64e4914ef638df4865719b034c034d3c639568aaa4ddfc9d 573 0.23 vMB 178
210,341 210,341 00000000000001ec25d1b60891f608a980ffac0dee7ecb112a33f1155e8a4a40 438 0.22 vMB 125
210,340 210,340 000000000000028d7355373c7396e96ba478d4945954dddfa4ed873f3f7724dc 751 0.25 vMB 244
210,339 210,339 0000000000000373bc49f99c17377a7f6f590773fc7e7f854cd91f4c42785811 142 0.05 vMB 179
210,338 210,338 0000000000000240d67510db6ef2a77d83631714a91365c04ae492c7939d6d56 18 0.01 vMB 164
210,337 210,337 00000000000003d83c7df15aba260b990d9f2de8e24897676134c69ffaa7e452 554 0.21 vMB 189
210,336 210,336 0000000000000419b5caed7813a8f0c5130a565741a9d7e1aaac991d62a6e83e 433 0.17 vMB 182
210,335 210,335 00000000000003cdfb62ce5f5bb97f35e8b8051117cc9b21553f7b3063e9dacb 6 0.00 vMB 31
210,334 210,334 00000000000001f37d37ba8233a63b0494557d41cb40a193ee1d6d24b7133a5d 136 0.04 vMB 23
210,333 210,333 0000000000000392573fdf3c448d899c9749892dc204342ebd957fe982ffcc9f 129 0.06 vMB 135
210,332 210,332 0000000000000415e07f3a245d87867beb28f410715a563473aa83955792219e 159 0.07 vMB 184
210,331 210,331 00000000000004a70b40f134e9f6b79cb2bb649ec7932f154701bff3650b746e 254 0.15 vMB 153
210,330 210,330 00000000000000edaef1abfd06f8c4415e015fe15d8a24f94a09a9a9d89c720d 129 0.05 vMB 136
210,329 210,329 0000000000000308fbc85a4e19363dc59fefdddf50569cfffb8675c43d73ed57 79 0.04 vMB 122
210,328 210,328 00000000000004ab47531a6a7861f6e6b5f3639dcdc45c406f1ca03c2bd98fc2 251 0.13 vMB 146
210,327 210,327 00000000000003aa4dc8d2820ad39cc51b63b1590464133052d09b538670acdd 128 0.04 vMB 108
210,326 210,326 0000000000000077f80864272d3168f79f82ece9b8a3eca9101f80472ba851e4 369 0.15 vMB 179
210,325 210,325 00000000000004a5823716dd269a84ecd914d357e6c31e8077f65f9f94a50f2e 292 0.17 vMB 143
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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