Loading Tool

Explorer IconExplorer

Memory Pool

35,904 transactions
33.74 vMB
0.07885955 BTC
Random Selection Loading Transactions
Max Size: 163.85/200 MB

Candidate Block

Mining Attempt b204d2b3e677387763fccafa4df47ba2846543e00eebb7adbf655c77e23227e9
Version 20000000
Previous Block 00000000000000000000029068bae75e682aeed6b0fd55195f065c99d0bd6058
Merkle Root 165bb7f4ce9f0ac79de3faf3301e2f0173f74ec815e3257242a878be1176f847
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,331
Size: 1.00 vMB
Total Fees: 0.00798853 BTC
Feerates: 101.54 > 0.80 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,317 (547,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,306 367,306 00000000000000000d3392e4a8a2ec7ef6c7531fa2f3b63b66a23a9310d01916 623 0.40/1.00 vMB 28
367,305 367,305 00000000000000000a1967c4b6a5626fb339de9ec11540e8216c63eb967e4b38 1,600 0.82/1.00 vMB 43
367,304 367,304 000000000000000008edeae152c94c04042b1ca7ee95ec9de17c7e399a2cac74 1,096 0.61/1.00 vMB 39
367,303 367,303 00000000000000000e97ee586cab7930b81332220969e7433831f88c86b91d8f 331 0.18/1.00 vMB 38
367,302 367,302 00000000000000000253b30e5bd2701d790825c9a5e483e9ad55e46d10d58393 233 0.14/1.00 vMB 33
367,301 367,301 000000000000000012e37b85df21b29efb7bdd6e0ad55b7d79ea20a9f2df0427 1 0.00/1.00 vMB 0
367,300 367,300 0000000000000000132e02bcf27489633f36b566ab0cf4746dea2931fc359e8e 115 0.08/1.00 vMB 26
367,299 367,299 00000000000000000e89b44d7126011eda4465e8c2e8a0e83aab994aaf147a87 359 0.18/1.00 vMB 36
367,298 367,298 0000000000000000144818e3999592c72757b03245b7e8059b450d9fb18cc7fb 821 0.51/1.00 vMB 41
367,297 367,297 000000000000000004c703290b7ae519a03b34cfc19c2d4a0eb6d27fecb67eba 1,414 0.57/1.00 vMB 39
367,296 367,296 00000000000000000d30db2ce515a463536b4b28f4b4ff99db2e15fbfebdafe5 805 0.47/1.00 vMB 46
367,295 367,295 00000000000000000aae9a84f68e02f8c7b5ae06213352a12119665ada6f6674 1,007 0.52/1.00 vMB 35
367,294 367,294 000000000000000005ef43644f9fa41ce77b7a9d677669f78d07c51149f2bafe 563 0.39/1.00 vMB 28
367,293 367,293 00000000000000000dd23546fda4c1acce2ba27f160f5eb7af4f4053c729c793 271 0.15/1.00 vMB 28
367,292 367,292 000000000000000010dafe0529e867ab438923327945370c1bd3b3d9cb2fc1f9 791 0.44/1.00 vMB 43
367,291 367,291 00000000000000000ed5b9fde5798e23edc2d38bfb8cdaf08904fd44c184b010 199 0.11/1.00 vMB 32
367,290 367,290 000000000000000005ebbd5501a6368e40a52aec10f393f0ea8be3fe74d92b04 1,293 0.74/1.00 vMB 37
367,289 367,289 0000000000000000024fbd5b4b5b4e97c5735515d8410e3fc05f402c0f4828eb 1,314 0.73/1.00 vMB 41
367,288 367,288 000000000000000014da69bd586e5bed66f8e3ee60f990f18611af98a5154dce 349 0.16/1.00 vMB 37
367,287 367,287 000000000000000014666978b9bb2bbd3a5d7a6e48725e066f87e21955e59535 227 0.25/1.00 vMB 11
367,286 367,286 000000000000000009279664a831467ab0ce704c49655821a06818a40f7c158c 356 0.19/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.16 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: 581.77 GB
    • Received: 9.23 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.