Loading Tool

Explorer IconExplorer

Memory Pool

80,460 transactions
29.79 vMB
0.07478109 BTC
Random Selection Loading Transactions
Max Size: 179.55/200 MB

Candidate Block

Mining Attempt e5856fd4f20bfcd9884a317fd9278b3d69f3acb41c10ab230951b7b4af5817fa
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root 58715124267164d3e333dde024d90cef96113c4162a181429e772d81c6cdf1de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,480
Size: 1.00 vMB
Total Fees: 0.01406561 BTC
Feerates: 147.04 > 1.41 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (720,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,299 194,299 000000000000077d22be8bc4fad6b4ce1ac3c3294239401bd278f67f355f09dc 523 0.21/1.00 vMB 228
194,298 194,298 000000000000055a729df9af5317699fa454d5d0bd2ed96a5ed5af50e07141da 120 0.05/1.00 vMB 106
194,297 194,297 000000000000059db6a47692fdb7231a5a5c6ee1be3f2291c7672c369180f2a6 317 0.12/1.00 vMB 155
194,296 194,296 000000000000012fc7f594557daa23c9e18604805014afb19e6adbd9a30d3bbe 151 0.05/1.00 vMB 3
194,295 194,295 00000000000007113d26ad759892479e2b34306546a17985a99f65872f4f2837 277 0.12/1.00 vMB 258
194,294 194,294 00000000000001141b48504bc72a7100301f4001f9313e846559d31fedeb775b 201 0.09/1.00 vMB 130
194,293 194,293 00000000000005eb98528803ea1641e72ac006a1cb5d78ad644e63ab12d20511 644 0.25/1.00 vMB 165
194,292 194,292 0000000000000512042c9fd5efc210923275c43c60d15319571e26f4fd827b3e 159 0.06/1.00 vMB 4
194,291 194,291 0000000000000330f6275e723e424087b6ec9b5808886dcb3ab111af85a36280 613 0.25/1.00 vMB 199
194,290 194,290 00000000000001251a09d5e440f5f6d1eb1e156f4e04e227261be51f784dfe92 133 0.05/1.00 vMB 127
194,289 194,289 0000000000000466d38ddd96ebc482ea2335e8f53176e65a790665820be50c20 32 0.01/1.00 vMB 0
194,288 194,288 00000000000004b791712a48ce5d20e86f1c949b8bb694178aa026e7ab38a70f 161 0.09/1.00 vMB 161
194,287 194,287 000000000000050bc9be5fd0ca40528b364cd396852f63befa01275ceabd9e91 9 0.00/1.00 vMB 120
194,286 194,286 00000000000001042b4d74209765d9d33b71bf5e36f56093e5670fc16a01c40e 512 0.21/1.00 vMB 126
194,285 194,285 00000000000004472c4fd9e0828c51b55fe11e10129327767b86f64910740558 545 0.21/1.00 vMB 176
194,284 194,284 00000000000001176c2767c7bb3c81dcb94cda8079f2e7b80ae5561681185da7 142 0.06/1.00 vMB 40
194,283 194,283 0000000000000405949c6b7947dbe0beb5585971d17806272735cd880199b114 154 0.07/1.00 vMB 100
194,282 194,282 0000000000000771aea8400945668040c7c20d6e389930170aa07bb7656510f8 282 0.12/1.00 vMB 133
194,281 194,281 000000000000043f5aa06c1b3c0b7b55bfaa809c55627aad54e82d129239994f 350 0.13/1.00 vMB 135
194,280 194,280 000000000000045bfb46ca1062d812fe79de1c03b00fdac1cf249586fb5afdf8 700 0.25/1.00 vMB 156
194,279 194,279 0000000000000340001d7c1de18717c86c2e9fcb73278cbf1857f6f17e974bf3 203 0.07/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.36 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: 662.89 GB
    • Received: 14.88 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.