Loading Tool

Explorer IconExplorer

Memory Pool

39,167 transactions
19.46 vMB
0.09952815 BTC
Random Selection Loading Transactions
Max Size: 107.98/200 MB

Candidate Block

Mining Attempt cd59120e715a7f019b075a4368f196b32db1b1ab266eceecde3f031659c7119f
Version 20000000
Previous Block 00000000000000000001427ffb51b57d5795d5553738181e12cb53c41c247693
Merkle Root ec6694da4cde599c4b086725811e300ff30225427065bdf480c96098ee5d53ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,903
Size: 1.00 vMB
Total Fees: 0.06190531 BTC
Feerates: 502.67 > 6.20 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,057 (661,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,258 252,258 0000000000000037234bbe5fda97175b8aab8d4155597d8c57298f18e4fff735 224 0.11/1.00 vMB 118
252,257 252,257 000000000000000f244140e70d84b1ac575b7d81b251a9b5538e872ffc89d774 437 0.16/1.00 vMB 183
252,256 252,256 0000000000000024e67d083a058e1d9f64430b509fa5b622c2d430e625c8525c 222 0.14/1.00 vMB 154
252,255 252,255 000000000000004b919486ebc14e79b29234b9d9db6572656043c3b1d282ef22 554 0.25/1.00 vMB 169
252,254 252,254 000000000000004973391836ccb603f55f9a57765ea4cc535fa909aaab39b18a 571 0.42/1.00 vMB 42
252,253 252,253 00000000000000004ba71bb94e7b93ade15d6ef3b1542e16220f0cc024467ca3 686 0.25/1.00 vMB 183
252,252 252,252 000000000000002c8d5d970623566f6a2118f8dd87d5bb0e3d64115007f80cbf 111 0.06/1.00 vMB 137
252,251 252,251 0000000000000043e1fda8ddfa0a345bc4af88b8586f2cc46bb43a2e1dc454d0 47 0.05/1.00 vMB 17
252,250 252,250 0000000000000045f8f97a5e3258b71f5ad2f06049a5a060fd1f9e4f87683cc0 507 0.25/1.00 vMB 137
252,249 252,249 000000000000002c8e5c5d9a46da003a0ff8ec9d3dc42b0216129e8bd70fef08 167 0.07/1.00 vMB 136
252,248 252,248 000000000000002e266fee36a0bd8dd10fb1daec13b59b88b5fc5c90deafc259 185 0.10/1.00 vMB 125
252,247 252,247 0000000000000003d190a741e07519e2b79121f712717f7d563a86edb9327800 61 0.03/1.00 vMB 88
252,246 252,246 0000000000000011cc5d6f7bf780b62aabb0765b60406bef83109646ba101dc0 224 0.09/1.00 vMB 168
252,245 252,245 00000000000000225822fd4d41f2ccf833f15b771637f3f23041829bb82e8828 229 0.09/1.00 vMB 168
252,244 252,244 000000000000003c6bbd6df1f346c95be8741743f44973efc19a21106929bdb7 154 0.07/1.00 vMB 151
252,243 252,243 0000000000000031e23eb9f8c75610023edbb8712ba0eedec1150ffed600441a 396 0.18/1.00 vMB 215
252,242 252,242 000000000000001eefcf81515912cd4c5fadfcbeb9846165a850b924cbc354d1 505 0.19/1.00 vMB 209
252,241 252,241 000000000000001514684f6f04348420660fa46ff02b36104623f9fcdfc75052 546 0.56/1.00 vMB 1,820
252,240 252,240 0000000000000026900535948804f23466b4f367a60da6fdbec559b96221e9a0 101 0.05/1.00 vMB 107
252,239 252,239 0000000000000012fce9d7fe79a370017a1fb03d02748aa9ee8b8d4526ba0c0d 226 0.12/1.00 vMB 126
252,238 252,238 000000000000003ca24e3ddd2904232e28a9a35ee1432ce04e8359c09cc38c5d 334 0.15/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 780.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 554.57 GB
    • Received: 6.73 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.