Loading Tool

Explorer IconExplorer

Memory Pool

41,540 transactions
26.41 vMB
0.07742367 BTC
Random Selection Loading Transactions
Max Size: 137.61/200 MB

Candidate Block

Mining Attempt fc74ebdd990caaa055df05a7faea0957178cd400a5585a5981b8a6ec9f2b0868
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root e9c612384b12accf3b64f253b71d06521a1791113cfe6445844a6733616ad591
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,488
Size: 1.00 vMB
Total Fees: 0.02895206 BTC
Feerates: 150.98 > 2.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (392,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,548 522,548 00000000000000000021bde3012045684a453eea6f4af80c663d8a8958933984 769 0.37/1.00 vMB 32
522,547 522,547 00000000000000000005fa2dda67c7276962b103cc03ce2346440cdc15084165 1,403 0.53/1.00 vMB 30
522,546 522,546 0000000000000000001f5f351b74a9e0bc33f423e1b839a4d18eea12f507ed1a 31 0.01/1.00 vMB 23
522,545 522,545 0000000000000000001ad8943556da8dfb7d5c129363e324967749a91e795fdd 2,130 0.81/1.00 vMB 41
522,544 522,544 0000000000000000003f586a3e54da9d22febd275c790e9964964f2a67c3113b 1,984 0.72/1.00 vMB 34
522,543 522,543 00000000000000000004816cec56579195e48c6f67235cf836710ac9d7b3fde7 259 0.09/1.00 vMB 29
522,542 522,542 00000000000000000034c1a3291e6da3e83c87472fcec208d6575c7c0a8e2480 949 0.39/1.00 vMB 49
522,541 522,541 00000000000000000000dd291240b0a1434df3a0f8840f8c0dd6bb25089bfc37 2,068 0.82/1.00 vMB 24
522,540 522,540 00000000000000000007b92a7866321b0a3daf9353f69378ab8c0790e779738a 2,451 1.00/1.00 vMB 38
522,539 522,539 0000000000000000001d8f88aed3df5cfb44ad9ec69d2b29d88e8983c2dac08c 1,105 0.55/1.00 vMB 23
522,538 522,538 00000000000000000000baf2b28a687d65674e376f2f75933ad004dcb4f9bd2c 1,933 0.99/1.00 vMB 30
522,537 522,537 0000000000000000000581aaff457f25248e2c7a12dbdab11355016df9897317 503 0.30/1.00 vMB 20
522,536 522,536 00000000000000000000c42a66f5b4cbcda1d8c79085996ee003634a974e957d 849 0.65/1.00 vMB 17
522,535 522,535 000000000000000000013d2c8b466120f6e7a5cc242eaf7d93510db5e3413ac3 220 0.08/1.00 vMB 46
522,534 522,534 0000000000000000002eef67c250073fac5595d054db18cc22626da136664356 45 0.01/1.00 vMB 18
522,533 522,533 0000000000000000001da5620af245e1934280ec53f4431312302bb0f6b351a1 1,111 0.89/1.00 vMB 16
522,532 522,532 0000000000000000000552832d3104346d2e44587df1d977c4ba17289029ebb2 1,284 0.89/1.00 vMB 23
522,531 522,531 00000000000000000024fe11a5a889d29eb83e5df6f546c28fed2667745cf46e 1,427 0.61/1.00 vMB 24
522,530 522,530 0000000000000000003ff4c9fad6b13e2941773d68f80445ebface288540c526 1,006 0.43/1.00 vMB 45
522,529 522,529 0000000000000000000521857a6e119027878d5b2c3c3babbd273cd0621f9b92 751 0.32/1.00 vMB 30
522,528 522,528 000000000000000000101a261007a0ecc302d0043d5cab641399290472459042 404 0.14/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.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.