Loading Tool

Explorer IconExplorer

Memory Pool

31,710 transactions
9.99 vMB
0.12032986 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.50/200 MB

Candidate Block

Mining Attempt 050b9a2087b45123b3c645edd531dc911326c40045de371889371fecde8a5a56
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root 32818e0a46a137183fa12302f9aa480d03ed8969d40b21affa04c73bddd3acf1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.03696750 BTC
Median Feerate: 3.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (716,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,127 197,127 000000000000028ac1f60ffee5bd6bf3983c224b28cb200780480f0192ecd8e1 25 0.01 vMB 75
197,126 197,126 00000000000005ec54cdcfb07db066e8b275f2051fc9e2ccf7696ef166401411 93 0.05 vMB 95
197,125 197,125 00000000000006a8e064f3dc8c7d65857d79871dc8b79ea9a7c31c0e42771c71 395 0.10 vMB 3
197,124 197,124 00000000000001c782328cc1d333792b3ce50437d9837430f69fe29f28bd930d 377 0.23 vMB 90
197,123 197,123 000000000000044575dad29273270023a2ec335d238fc3b27ba2408447b3cf48 106 0.05 vMB 71
197,122 197,122 0000000000000616699b05e779fa4fbbaa270fb9a74caa00bf6e5f8ce71ab32a 32 0.01 vMB 4
197,121 197,121 00000000000003faf88b891cecd735d7f4fae43df517c833bfda7b68c4131c3d 668 0.25 vMB 156
197,120 197,120 0000000000000209bb810cbd0c846c3596aeb3ab3b9f6299d3a2017327bfc8ab 156 0.05 vMB 115
197,119 197,119 00000000000002493dcf0c9443b5f99e59db918ba8b62d5733da8d5662ba95fc 512 0.25 vMB 110
197,118 197,118 000000000000062262a730cfcfe11ac1351f50571f42dfcf3522c78af26db71a 230 0.13 vMB 106
197,117 197,117 00000000000000aed1c23fa7cc79e6604181135f202cf834e3bebad93b52c620 991 0.42 vMB 128
197,116 197,116 00000000000000d3b00dd1f010fa2f47976f170154d1b9dfccd85b5110b5a6ac 512 0.18 vMB 166
197,115 197,115 0000000000000145524d26a4de2f2270ecf7d450cb411bf0fff135078bf88f12 227 0.26 vMB 90
197,114 197,114 000000000000021e39f42e2255d1cf4f816c489edd17715d4f1579289135cb04 377 0.18 vMB 115
197,113 197,113 00000000000001c2a2af1d927d113b29670f741de40b727294010982cea13901 16 0.00 vMB 50
197,112 197,112 000000000000033ea4be0db3a8937380d92a2ec335bacd3a99c62f844b2930bf 353 0.19 vMB 382
197,111 197,111 0000000000000373793d11c40a362860843c2ef0780738336a1eff049d6f5bb6 86 0.07 vMB 407
197,110 197,110 00000000000000b241286eecb2ccfba2d3fd68fe33c43950506e730549cf0421 684 0.24 vMB 172
197,109 197,109 00000000000001a591dbd7af1500c2dd31a6e1eb96f9d668c06d53704c48dcdc 305 0.25 vMB 319
197,108 197,108 00000000000002f34953e7809ee206001ec7691a374f53a47926ba3c42e3bff8 1,024 0.27 vMB 0
197,107 197,107 00000000000006b12fe0f8cbd54010f1c1e31c8093e56458b8b92a8106073f57 676 0.25 vMB 165
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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