Loading Tool

Explorer IconExplorer

Memory Pool

80,514 transactions
35.08 vMB
0.20219627 BTC
Random Selection Loading Transactions
Max Size: 195.25/200 MB

Candidate Block

Mining Attempt 9e67b9d3b815fa410aab1c0ee56b44b39b007b08f1f2716055451fb89fbc5d0f
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root a260da370cc3f2acb69cd573eae811471f3191e5495c9c769595d49afa8434e9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,550
Size: 1.00 vMB
Total Fees: 0.06442321 BTC
Feerates: 477.45 > 6.46 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (410,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,390 505,390 0000000000000000007831cf9b40219d534386e7a52ca77c1d6991ac40eadfe1 1,010 1.00/1.00 vMB 139
505,389 505,389 00000000000000000032fb82394b9b920a0216018a0ba59f1d9ac349a079613b 1,234 1.00/1.00 vMB 148
505,388 505,388 0000000000000000006df1cdd2ed56858ff2e5f94de395f03abfcd8b137dda9a 1,099 1.00/1.00 vMB 187
505,387 505,387 00000000000000000037c3486b19e19ea44920ff181b0bd3ae0b1f179f90034d 1,850 1.00/1.00 vMB 202
505,386 505,386 0000000000000000005c25bc4a5d656a87d4ea3f95382657f96e23f42a959ebc 882 1.00/1.00 vMB 120
505,385 505,385 0000000000000000003f6be1701f6deda3358fd470ec7168ca572f4e3f8ca164 1,253 1.00/1.00 vMB 216
505,384 505,384 00000000000000000012ca39b7c26597d25c6c4c10efdd56c75e4587fc62df57 1,038 1.00/1.00 vMB 208
505,383 505,383 0000000000000000001ab460391b573e2eec09489ee2d96d8c12ca54e7416637 376 1.00/1.00 vMB 159
505,382 505,382 000000000000000000039e8e30d51aa89b5e1cf0b4caec9fbf2f5ff407e77cf8 555 1.00/1.00 vMB 150
505,381 505,381 00000000000000000063cb3b0a03eeb049ae047797728a6efe501666386e8ffe 409 1.00/1.00 vMB 130
505,380 505,380 00000000000000000041db8cffc6914b351a0d7155a1a265935903b838efb9b4 1,585 1.00/1.00 vMB 262
505,379 505,379 0000000000000000004d85cdc88006a4703387a94167e2c2010a3a4c1747a9d0 1,174 1.00/1.00 vMB 219
505,378 505,378 0000000000000000004f1b9575b8ed91f921a377121d27dada05ada17fbe3578 882 1.00/1.00 vMB 169
505,377 505,377 0000000000000000001d080d594e63609fbdd229ea81dd5a20aec207c600c21c 1,123 1.00/1.00 vMB 226
505,376 505,376 00000000000000000063c3558ce78c63a6ffa7f12bdb5d57641d0b060f4a4a23 1,524 1.00/1.00 vMB 250
505,375 505,375 00000000000000000035c19c45287c8d56c4ea3590f61e778c187a87f279c1f0 1,184 1.00/1.00 vMB 259
505,374 505,374 000000000000000000212ddfa977650c66cbcedee94d8a532d9964f67faa5d92 2,250 1.00/1.00 vMB 377
505,373 505,373 000000000000000000541e8b06cef831f5a497d122d857403a71906ec2f79b1a 1,659 1.00/1.00 vMB 288
505,372 505,372 000000000000000000333408bb8c1484fb266f735c26286156c185bb35693b39 1,589 1.00/1.00 vMB 266
505,371 505,371 00000000000000000066366d46eb21447cf6b384c42216ea00414ef3805f3818 688 1.00/1.00 vMB 164
505,370 505,370 0000000000000000006dbd68d53d27359538a4b028c17224b708e8b0ebff6e07 511 1.00/1.00 vMB 229
Previous 10 blocks ↓
Total Size: 783.11 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: 736.11 GB
    • Received: 18.58 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.