Loading Tool

Explorer IconExplorer

Memory Pool

82,750 transactions
30.99 vMB
0.10918523 BTC
Random Selection Loading Transactions
Max Size: 186.34/200 MB

Candidate Block

Mining Attempt 4402518e0b5bd43077541d85a4cff98be944982c60ea325b86bd738c180bddb8
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root a39ddbfbf1de65560b1efe582bbfaca613e751d89ac49199cf926988dc04d272
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,088
Size: 1.00 vMB
Total Fees: 0.03901541 BTC
Feerates: 163.06 > 3.91 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (70,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
844,296 844,296 00000000000000000000e20202e07983c147572b6e8fa58892bf7b03c636ea62 2,548 1.00/1.00 vMB 11
844,295 844,295 00000000000000000003425879c99f3c5c6a88354ef85d455bbcc7263e4b40c4 3,386 1.00/1.00 vMB 17
844,294 844,294 00000000000000000002f400ba0ff4c896597c1d503324154687d6bbc5e75f4d 1,282 1.00/1.00 vMB 25
844,293 844,293 0000000000000000000018e2970d7e5ef40aa47ec5f017c6816d5846f91e81ee 1 0.00/1.00 vMB 0
844,292 844,292 00000000000000000001426052a327e95c99cb7f634326a73ccbfa5a81544602 3,682 1.00/1.00 vMB 21
844,291 844,291 00000000000000000000a82347e0628d71bc049708666f9991431f7ac4fdf7e0 4,685 1.00/1.00 vMB 10
844,290 844,290 000000000000000000030b1b6f2b7c41e79d80ede383f0f879fe3ed687773d76 3,543 1.00/1.00 vMB 16
844,289 844,289 0000000000000000000102e121d203224e005c31f0fd95eceb7f5b114a3c3558 2,779 1.00/1.00 vMB 17
844,288 844,288 00000000000000000000e69c6732d9a0fc7601afded2fc2d45e37a7d6c989cf1 3,065 1.00/1.00 vMB 23
844,287 844,287 000000000000000000027146b49759d75b6e2381ffe6e7a003686ffded4159fd 3,213 1.00/1.00 vMB 16
844,286 844,286 0000000000000000000013cc8fe42c251a81e2aac5a8425bbde30114c23a6fb1 4,258 1.00/1.00 vMB 9
844,285 844,285 0000000000000000000235265291c906ac01c8c900e79c880ceddd9a84803700 3,204 1.00/1.00 vMB 9
844,284 844,284 000000000000000000009d69c75d6e533b54b2ccf937053a2d4488e11c8c6720 3,109 1.00/1.00 vMB 16
844,283 844,283 0000000000000000000161513e11e1d51a83fa0b161e60c0b951ce4ae909a18b 3,185 1.00/1.00 vMB 21
844,282 844,282 00000000000000000002b310370d826a5ad580b6a8af2c8873841ae82daca9bf 5,122 1.00/1.00 vMB 8
844,281 844,281 0000000000000000000083e2307a505987a052aba1f349ca77af7f47f0f28db2 5,523 1.00/1.00 vMB 9
844,280 844,280 0000000000000000000205f91f6b7cd272b1ad6e109043c5eebf6fb2456ffc63 5,749 1.00/1.00 vMB 8
844,279 844,279 00000000000000000002a464fc8373540de9b55e151c97898040785d696a2959 5,770 1.00/1.00 vMB 8
844,278 844,278 00000000000000000000b84710f3c1fe5331f29379087b669de263802b6f489f 6,161 1.00/1.00 vMB 8
844,277 844,277 0000000000000000000016fd6e92cac243280121c5a6019cca792766dc07d65d 5,481 1.00/1.00 vMB 7
844,276 844,276 00000000000000000001a649f360aebec7bd80af08b1d53ade999c4d621bd45b 3,878 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.69 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: 695.32 GB
    • Received: 16.51 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.