Loading Tool

Explorer IconExplorer

Memory Pool

32,800 transactions
6.92 vMB
0.02996277 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.03/200 MB

Candidate Block

Mining Attempt 37ce306c8a0b7b75d1a12823ee33e3de93b419f99b84196cc722e27a4eb7740e
Version 20000000
Previous Block 00000000000000000001ab9c7117b5724609b0ce0768ad83beb72674f107b35a
Merkle Root 37cb2316dd82736c6406117a6d72e01a9f5cc9877177bffc54c88089849a8364
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,839
Size: 0.56 vMB
Total Fees: 0.01233475 BTC
Avg Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,973 (775,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
137,037 137,037 000000000000019161c32681667909bc9a126f4a7eb04b70948e03e9514ddfb7 0.01 MB 22 159
137,036 137,036 0000000000000595a4f4f54103abe62cef07f94a307a90c264c5879417a5e297 0.04 MB 103 205
137,035 137,035 0000000000000a27c5bc3ad3a9337116e65a400473e07ba40770539fb7c44e1f 0.01 MB 13 294
137,034 137,034 0000000000000876b88e936e9afb3ae1db8ea9af4dac1fae4264802df1199d29 0.02 MB 85 324
137,033 137,033 0000000000000548ac0a9ebdd1e5f87be6c20fd7e4d5ea1d2a34e44bdd43c5c3 0.01 MB 12 195
137,032 137,032 000000000000030a6a2be0a6361c4d9a31ed6effddec11c4826a7fe0418cd4b4 0.00 MB 10 287
137,031 137,031 00000000000000debb2247cb58ad465aebb64af6127519dc3a4799b76b956972 0.01 MB 22 167
137,030 137,030 00000000000006d8cd5960747ca4cb6c83a88a0491f233c8203d9cbee68cec88 0.02 MB 13 91
137,029 137,029 000000000000084138af40c9459bc8e946c63e7d6d51d5fa8daed77c40f1980d 0.02 MB 35 89
137,028 137,028 00000000000005968e555c796aded7742da1b4e9b17aa9198c7c119c92eaa5a7 0.01 MB 18 531
137,027 137,027 00000000000000a05de7cc7d0b5bbb19786f45fdb9983eec1eef15505bf487d5 0.04 MB 105 126
137,026 137,026 00000000000009018dc6e86e8aff06417b8bc857fe65fe9ca43667c14a29fb43 0.00 MB 12 246
137,025 137,025 000000000000046931fb6c36fb9d546406c3d6be7a29dafed7112529f0ff48f5 0.01 MB 9 188
137,024 137,024 00000000000002cc42f986de5fa4d9b422906ec8d4a9b6464c815f3cc0343fd6 0.03 MB 60 395
137,023 137,023 00000000000002c37c75a2b874a34915f11d4dca9c7150f77d605ec143af0a84 0.00 MB 9 0
137,022 137,022 0000000000000a9dd3c63dbe3bcbc1b777266a2b7471b551fa8634f45f27805a 0.04 MB 104 158
137,021 137,021 0000000000000228a1ebb9532548cb5f798f07be50c79fa4471f132e832e4114 0.04 MB 128 54
137,020 137,020 00000000000009c93336677f4e0faca60fc298b007757cb908b7c15eb53df8e9 0.01 MB 12 831
137,019 137,019 000000000000062ffd67edd3357a8474c226fd0cb3a8407109334ae3cd464cca 0.00 MB 13 37
137,018 137,018 00000000000007a2f6726ed3ecf1740d7f3e50bfce32b3f5f9b644071326f16c 0.06 MB 124 267
137,017 137,017 00000000000005c7608c5c9582e21e0a0e68bb2ed6d48492e8bc29a6fcc1a693 0.03 MB 55 296
Previous 10 blocks ↓
Total Size: 778.79 GB

Node Details:

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