Loading Tool

Explorer IconExplorer

Memory Pool

71,863 transactions
28.15 vMB
0.06607185 BTC
Random Selection Loading Transactions
Max Size: 170.30/200 MB

Candidate Block

Mining Attempt a8f8cc52015f7c501865266356dfc951606828d7af88d0eb870a159528e83b2b
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 95d75e6b72b8651a680cd9ca95f7982f59d0b540116fdd529d1dc174eaa80367
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,293
Size: 1.00 vMB
Total Fees: 0.00449717 BTC
Feerates: 85.21 > 0.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (697,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,101 218,101 00000000000001ee138497b563cc75040af6028841196942193fcf7b77143432 293 0.19/1.00 vMB 20
218,100 218,100 00000000000004928a032dccc98fe9e893d9e69ce2fc1b7d43b2acfdcb8e18cb 615 0.22/1.00 vMB 172
218,099 218,099 0000000000000393aa5185a8a91251f71c086281cbd3c5a3829a782879216355 498 0.28/1.00 vMB 357
218,098 218,098 000000000000015ff9b8f095b4ebb34422dbe33c7a1b8ddeea25d8918847d65d 7 0.00/1.00 vMB 750
218,097 218,097 000000000000002fa10db618215bdaf9af4c45d245af2d2a9399ef9e7d47f0db 702 0.50/1.00 vMB 202
218,096 218,096 00000000000000d238d0060923713d9dce5d40d96d26a7b8eb05f49c9a187ccc 656 0.24/1.00 vMB 219
218,095 218,095 000000000000038a85d590f3c26c2516042f5419b5c0c05a00e2dda850a9660e 49 0.02/1.00 vMB 181
218,094 218,094 00000000000004340cf65de6dbc5b005be44d2e4fc206b8523fd526714882061 127 0.06/1.00 vMB 256
218,093 218,093 0000000000000557012f44b7fc8dae99023a83472dbdf026293790123309ef8e 299 0.11/1.00 vMB 225
218,092 218,092 00000000000004bc5183ff4947c16b7647ae3b206b100a92987e6ae9a1610da7 501 0.21/1.00 vMB 187
218,091 218,091 000000000000034f2171224c675f787d00919215ab2a2f472788e9c39ebb0dda 252 0.18/1.00 vMB 189
218,090 218,090 00000000000002d09910cce716d772fe2112ef4e1fe1e7b5733abae686b7f30a 580 0.20/1.00 vMB 330
218,089 218,089 000000000000048ffe224c257a14f4917b095f422c92913ca71f5bc534afe7c2 552 0.25/1.00 vMB 172
218,088 218,088 000000000000023caa76b2209cafb6802832aedf37726b1beb77bb30524c78a9 619 0.25/1.00 vMB 206
218,087 218,087 0000000000000504ec4a726222c98456288f0325753fb08506a5a5ad3f62d0a0 10 0.00/1.00 vMB 14
218,086 218,086 00000000000000dc53557faace39a2b8ab46f7a7569527d836334d87125417ea 49 0.03/1.00 vMB 120
218,085 218,085 00000000000005591b26f708a4e5e8b836763b66d2cb97057a81427be7762bf6 154 0.07/1.00 vMB 413
218,084 218,084 0000000000000493a797efc6d93b900d28dc3f9724e2a5228cd9d31a9dac1f90 583 0.25/1.00 vMB 412
218,083 218,083 00000000000001e1d711afc963d47bf6e50b5e0b94aa4639e1d95c8c1d6bed55 105 0.05/1.00 vMB 285
218,082 218,082 000000000000006ba7ce2282e9553d87045eda2fca246f812a36605772d36c05 67 0.05/1.00 vMB 99
218,081 218,081 000000000000034984ccb510953f54cb6257ee919fceab66ae907eccc2c95f99 672 0.25/1.00 vMB 218
Previous 10 blocks ↓
Total Size: 783.18 GB

Node Details:

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