Loading Tool

Explorer IconExplorer

Memory Pool

79,481 transactions
30.33 vMB
0.12604840 BTC
Random Selection Loading Transactions
Max Size: 180.44/200 MB

Candidate Block

Mining Attempt 0b2f1b7dfdc10968d96cea765f696791b5c115778cea5f59a002ebea48789f34
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root df00690c16ed1687bd82b47efa9e1fea2e9ad974868756b336fa980427912d7d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,402
Size: 1.00 vMB
Total Fees: 0.03251419 BTC
Feerates: 301.69 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (362,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,125 553,125 000000000000000000175688ed706a960b887e5bc8c366c48a3794c51c59b7ef 321 0.12/1.00 vMB 18
553,124 553,124 00000000000000000027e2d587e47153f7dfa4636d6f624108a175534e049b7e 263 0.44/1.00 vMB 1
553,123 553,123 00000000000000000023d118890d8657081c040ad359c72e3552f764eeb48fc2 2,506 1.00/1.00 vMB 18
553,122 553,122 00000000000000000016bb8ca26cb2a4a1f5e75847cf6f5ee20b64b742a4f868 987 0.53/1.00 vMB 13
553,121 553,121 000000000000000000196963071aef9063970be9f360514c67b51166355b16bc 98 0.05/1.00 vMB 8
553,120 553,120 00000000000000000000604e164eeab646af51c7bc24bd98a146adf8e464e759 2,235 1.00/1.00 vMB 15
553,119 553,119 000000000000000000275cee35265ef37e90fbd286abd0a83db1ce715d5244ed 454 0.30/1.00 vMB 4
553,118 553,118 0000000000000000000a73c93916a0e0a4883cf536ebe07883b4f147307b2213 2,059 1.00/1.00 vMB 10
553,117 553,117 00000000000000000001730add4cee76ab12a656bdee7227a1e6178cd6782224 2,805 1.00/1.00 vMB 12
553,116 553,116 0000000000000000000da8d434f9858ccfe633e620218336d0c2d086e4f9273e 2,589 1.00/1.00 vMB 20
553,115 553,115 000000000000000000063d6a7338414b983635fac730c00c89933eece32ca8c5 3,205 1.00/1.00 vMB 37
553,114 553,114 0000000000000000001c20db4259c66e9785abba675a6b0eb0c222c64d2df76e 2,426 1.00/1.00 vMB 17
553,113 553,113 00000000000000000005b7f6d6f5936b2e52a6f25299eb68c7ed43228650f517 2,556 1.00/1.00 vMB 17
553,112 553,112 000000000000000000096bb835c130096c96c73d773907d8bd9b209b5265c4a1 217 0.30/1.00 vMB 4
553,111 553,111 0000000000000000002ea1476b559dc5c92a9fdbe68d26037085b50e9501bd10 2,541 1.00/1.00 vMB 16
553,110 553,110 0000000000000000002123b9151ec29a53f006d4d863ace64a93daf383d922d1 1,949 0.83/1.00 vMB 13
553,109 553,109 0000000000000000000b93d5f1848e566d3e068da336da844029876313308120 2,214 0.87/1.00 vMB 15
553,108 553,108 0000000000000000000db9d38e1f5935895e6b6e43dad00d1d0940e1b2bd2239 856 0.68/1.00 vMB 4
553,107 553,107 0000000000000000001b6740c02f42a770d8dc9885a7968cac81064dadf344e8 2,587 1.00/1.00 vMB 9
553,106 553,106 00000000000000000016d9dfce59aad2d377a736b778eeb20c7e6cc1d937c4f7 2,924 1.00/1.00 vMB 28
553,105 553,105 0000000000000000001f4469998e0e5e8f8ec4c894c4bff810a0d04a6260d5e6 2,757 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.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: 714.22 GB
    • Received: 17.52 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.