Loading Tool

Explorer IconExplorer

Memory Pool

39,011 transactions
15.88 vMB
0.12608002 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.55/200 MB

Candidate Block

Mining Attempt 66603e2db0fd19ed6e1e230aa4522c4e290c797e2b1d337859aa80b761fafd72
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root c8f2f70908df4fe2a29d5626da835b4447c4cf7a4b0caf25008a648cab8b1e42
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,914
Size: 1.00 vMB
Total Fees: 0.05611317 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (690,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,098 223,098 0000000000000398f5e06b954ad3bb1370f793d6b8fd324b06097539da242c33 235 0.11 vMB 140
223,097 223,097 00000000000000644b0805d7f9699dcea7b957a8ea97b6fed6e8b50e7333ff42 235 0.13 vMB 111
223,096 223,096 00000000000003d200b6b6a884882edd5b2d2256eeb3cd6ed879d01f68eaab08 654 0.25 vMB 193
223,095 223,095 0000000000000494f619445a753ace74a025224c7ddacb74514f7585b6587e8f 1,082 0.44 vMB 205
223,094 223,094 00000000000001421b578638791f1fd51aeb8951af9e5f578154b633df8a6a78 383 0.23 vMB 146
223,093 223,093 0000000000000447b4941803bf331d49442c20d14db9f8bd6bbb6b2312d8cc4b 627 0.25 vMB 203
223,092 223,092 00000000000004085813e470e5882f1fca24f50a0505d53353c9e33f29f40615 580 0.23 vMB 195
223,091 223,091 000000000000020e9765b5bcfe6b80ccd2ee4d63a1afe706fb10c9e648c1d4e8 218 0.11 vMB 165
223,090 223,090 000000000000047f8bbedbd012f735228a3033412ef513f60aa091892bc14322 684 0.28 vMB 203
223,089 223,089 000000000000010c7844c4bcb494688be7e72e8227c41a3a7425c782de1be865 11 0.00 vMB 52
223,088 223,088 000000000000005e4dc6eb75e91dde670841d86f807ac283d38a1bb6326355d2 190 0.26 vMB 32
223,087 223,087 0000000000000142ca8d4a513e7bb4ae2d88d6eb7158e5b233c3b2e19ba26347 651 0.26 vMB 216
223,086 223,086 00000000000001a569d804bb96a9948acde20395a2b4bdd8312798a997dbd02c 143 0.06 vMB 110
223,085 223,085 0000000000000101d3d0bfabb76c8b2fee4660db9c23493da1fc1368f38b56de 551 0.25 vMB 192
223,084 223,084 00000000000002311ea99276aeae1961bab55cf381dedb8bbec2da771b3e26ee 458 0.20 vMB 190
223,083 223,083 0000000000000058fe9a2b4db48366db511818793f7d7d890aa1193dbb3580eb 499 0.23 vMB 173
223,082 223,082 00000000000002f97a848874bd79c4913d792b360050bb34e5441285c301e1c5 239 0.11 vMB 165
223,081 223,081 0000000000000012a9601bd3315a97aa8a3d42bb8fff3fa699b9d7923e91876c 128 0.04 vMB 253
223,080 223,080 000000000000034501ff6aee15877ddbc8e99f3b804c4889605c24fa61230d06 224 0.11 vMB 172
223,079 223,079 0000000000000000139008bfda982356c5065c9035d6c7d588069d3e1b35746a 223 0.10 vMB 164
223,078 223,078 000000000000038423efd5bc5391a6c30337d0231f4f923ac60c195c23a25c41 67 0.03 vMB 192
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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