Loading Tool

Explorer IconExplorer

Memory Pool

44,738 transactions
26.79 vMB
0.06573098 BTC
Random Selection Loading Transactions
Max Size: 141.44/200 MB

Candidate Block

Mining Attempt c663c107346a4f97178a681e53a2cfffda8bdfad41542e93b2360df383175fc4
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root 3f57a35aa71e31697d7c7f8acc63e46adb45a2276104be17eb2c0485ce2ec36c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,412
Size: 1.00 vMB
Total Fees: 0.01641317 BTC
Feerates: 100.36 > 1.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (565,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,400 349,400 000000000000000005e0adc32d076310a1550e19b7157bc86dff903869ea719f 190 0.11/1.00 vMB 25
349,399 349,399 00000000000000000afd271cc6bec492621bc92ad5d0917b3cf25ea6191b25fa 316 0.24/1.00 vMB 14
349,398 349,398 00000000000000000fbff97036caae909b5dcae94925dc0864d8e6969900ace6 1,481 0.75/1.00 vMB 29
349,397 349,397 00000000000000000d772e908b2b4d1cb7ef2c38be7f508c37181f5bc709f0a6 66 0.03/1.00 vMB 27
349,396 349,396 00000000000000000a532dfbc861ec86a0e9bae1d17be3f1d59d35ce01c556ee 587 0.32/1.00 vMB 28
349,395 349,395 000000000000000012d1d80340455b86d5ad5bc5f9f195474e640178dc9f1b9b 325 0.17/1.00 vMB 24
349,394 349,394 0000000000000000077edc13444e69b50d2ede955a879c6a790f06304935de85 295 0.15/1.00 vMB 30
349,393 349,393 00000000000000000d82de7f49606fa242fd25c49507ddbfbb1df4ae67f9022f 92 0.06/1.00 vMB 7
349,392 349,392 000000000000000013f2053d438766423c56619dbedd57465409b610622cc7c1 76 0.10/1.00 vMB 9
349,391 349,391 000000000000000003733919c590efccdf343730243e9d7bc0c0d73788f493f0 189 0.10/1.00 vMB 24
349,390 349,390 00000000000000000607bc066767f34105ba933904e11014f5501fb7312a1727 773 0.44/1.00 vMB 24
349,389 349,389 00000000000000000c97a797b8563c31ffa7ae2ae0dbe1de0b3a2d61fbbcc67a 688 0.46/1.00 vMB 28
349,388 349,388 00000000000000000e482b42fefff6e8c783b41603563d8a1c67791d71cfc6fa 1,185 0.75/1.00 vMB 13
349,387 349,387 000000000000000008020a94f3bd6da2d726ea64dd3c6b992033f6d28867a7da 1,525 0.75/1.00 vMB 28
349,386 349,386 00000000000000000e6e6c5b8d5b0bc233c199fe2fd42574d729befb9da10225 1,092 0.75/1.00 vMB 22
349,385 349,385 000000000000000002ee1f5bad5ee33b13caa31ce0ff8ab2d03808de26fff18f 1,392 0.75/1.00 vMB 26
349,384 349,384 000000000000000013095668738d2de09fec79729e3fada058e734eed017f777 1,378 0.75/1.00 vMB 31
349,383 349,383 0000000000000000026675aa55e8b1d14a4627d1cd1f5c90bf40adfb86dc7547 1,506 1.00/1.00 vMB 24
349,382 349,382 000000000000000002d1f57765e4f5e665ebd67465ea224823881874679225d3 1,422 1.00/1.00 vMB 26
349,381 349,381 0000000000000000077b34d7356678c93395cdc8be50db6615ac0f499e3c6b0d 1,917 0.75/1.00 vMB 34
349,380 349,380 000000000000000001466efdb880a96f55ed3cb3ee052635ea3c7475275ed060 512 0.23/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.91 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: 645.66 GB
    • Received: 12.76 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.