Loading Tool

Explorer IconExplorer

Memory Pool

77,561 transactions
29.07 vMB
0.07128394 BTC
Random Selection Loading Transactions
Max Size: 178.21/200 MB

Candidate Block

Mining Attempt 291e1c7b0020282788ea62b445bade1f7be3482745e38d6430e569ca1e523c4c
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root c0463d0dcbbcae020393812aa38279cb3306d07347a746657e9e3b6b28bc6cf5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,022
Size: 1.00 vMB
Total Fees: 0.00784994 BTC
Feerates: 94.79 > 0.79 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (346,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,424 568,424 000000000000000000009bc5c92957e5408c45ccfb03fe3e318b795b0ab0a408 2,956 1.00/1.00 vMB 20
568,423 568,423 00000000000000000019eb4a6930d5929fc77e75c7e05cad4293850e01d418f8 2,835 1.00/1.00 vMB 21
568,422 568,422 000000000000000000002c7bab32881dedd83fc9f1c9d41d7005150fd20dff90 2,774 1.00/1.00 vMB 18
568,421 568,421 00000000000000000000c2d02d33376aca7a57d2aafdc2b5c06baf729f559034 441 0.14/1.00 vMB 20
568,420 568,420 000000000000000000071b40b11a32c58d0510d338b5662d291593118d0c20e4 1,677 0.54/1.00 vMB 21
568,419 568,419 00000000000000000023411d6c81ae70286e2aeec590f0861596222dd5fbf14f 815 0.30/1.00 vMB 19
568,418 568,418 000000000000000000101d424c0fa7c56dc38f0a3bf1d39acf9eb87e9dabb6c9 565 0.18/1.00 vMB 28
568,417 568,417 0000000000000000002d90f758a743df28620bfd3187db8eba073817822effad 131 0.04/1.00 vMB 19
568,416 568,416 0000000000000000000f2536d7d9a8e056c51fd9e494dddff56dec3e26dbd2b3 2,602 0.90/1.00 vMB 20
568,415 568,415 00000000000000000006ecedcb1d03aae0c500fbccfd28777064174ec08ec909 1,742 0.60/1.00 vMB 20
568,414 568,414 00000000000000000011fd6db2d9d10f7777bcb66742729eae29da61d1e96ae8 2,497 0.92/1.00 vMB 5
568,413 568,413 00000000000000000024b7365c21fdf545d130b1d42b406bc0eb1a317cbe6c1b 2,990 1.00/1.00 vMB 28
568,412 568,412 00000000000000000006bb1b973cfe69d0c5d731d956db0f532fd1368380effe 2,043 0.91/1.00 vMB 17
568,411 568,411 000000000000000000269d957091d24dfa2830483c37b7c60b6780d67f3eb369 496 0.19/1.00 vMB 18
568,410 568,410 00000000000000000005650c056d746b9a47ea6123c5c0dc9dee8f34d4086853 913 0.29/1.00 vMB 19
568,409 568,409 0000000000000000000f7657183ab7567399417a81de3f2c9d1a1ddbea7ac468 206 0.08/1.00 vMB 27
568,408 568,408 0000000000000000002db02c9368b2eed4ef6e774ef94053ca629c97e145563a 2,327 0.92/1.00 vMB 6
568,407 568,407 00000000000000000021fe230f910c5fd2f5e14943e67fbb876266507a9cf6dd 2,918 1.00/1.00 vMB 31
568,406 568,406 0000000000000000002d2a5b4b0da6227c055bdb440cf5563d570cc5123e7205 1,993 0.71/1.00 vMB 18
568,405 568,405 0000000000000000000d8143217cfbe3fe5a3a2f4bbcd3aa2ac5f329a37fbfe9 55 0.04/1.00 vMB 45
568,404 568,404 00000000000000000012d3a21982effa8bb81938c00ab25a20d3a5683dce53cd 1,023 0.42/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.80 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: 710.12 GB
    • Received: 17.03 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.