Loading Tool

Explorer IconExplorer

Memory Pool

49,770 transactions
30.04 vMB
0.09672316 BTC
Random Selection Loading Transactions
Max Size: 160.81/200 MB

Candidate Block

Mining Attempt de82ae11f698acc917a85ab824b067b21c04e68c0d82aeb159f8e06aa5be9877
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 72c31869edc09511bf731e316d7d2a470dadf550b6f95053387393d631f12837
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,563
Size: 1.00 vMB
Total Fees: 0.02856573 BTC
Feerates: 73.20 > 2.86 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (448,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
466,576 466,576 0000000000000000003f6f4eb93077c27645b5f09f2a2e615eea7ed33d202059 3,115 1.00/1.00 vMB 162
466,575 466,575 000000000000000001ab83b78b656e11adbd0d933f62fd75dd2a369e2b34f23d 1,474 1.00/1.00 vMB 168
466,574 466,574 00000000000000000000c3e92c39150723822ab16e25809fa50fbb54f0030861 2,635 1.00/1.00 vMB 190
466,573 466,573 0000000000000000000e0e722633aebba88f2db905c1afdc8d5a460c41f15c2e 2,349 1.00/1.00 vMB 236
466,572 466,572 0000000000000000007889a058391fe6a5133bd681131ae4f4106249a5d5b517 2,622 1.00/1.00 vMB 255
466,571 466,571 000000000000000000ec7200421c49e59929dc3aecaa012a832bba68a06f5c91 2,469 1.00/1.00 vMB 187
466,570 466,570 0000000000000000004eeceb12221ac629611e0b369bfaa9b05d4e8405104be5 2,213 1.00/1.00 vMB 327
466,569 466,569 000000000000000000024528ebb3afba6504033fcd152c87baf3943d736756b7 2,569 1.00/1.00 vMB 177
466,568 466,568 000000000000000001735db78aed95975561419b33a9de5e7b320b8665a7d610 2,616 1.00/1.00 vMB 190
466,567 466,567 000000000000000000003b6111d970ea34b4496ead95319442b940c012aa2d1c 2,477 1.00/1.00 vMB 254
466,566 466,566 00000000000000000054fd1f96045049fb45292299a70a75de1f15859322fddd 2,136 1.00/1.00 vMB 220
466,565 466,565 000000000000000000c34a1744f2238869d36ca821e787bfa0505aa1292641bb 2,670 1.00/1.00 vMB 246
466,564 466,564 0000000000000000005a8d4fe8fa5d43823b6f07b23505059248cbbd69ba29be 2,210 0.93/1.00 vMB 239
466,563 466,563 000000000000000001b4ff54f99b1cb9a07e427095a847c5dff98de03265f8f5 2,208 1.00/1.00 vMB 220
466,562 466,562 000000000000000000963dadf9a17f974d6259f38f2de1ee2a1ce80ecef18196 2,798 1.00/1.00 vMB 251
466,561 466,561 0000000000000000004b26d96b600a42311c3691967922b9b2e2fb58574f1c91 2,357 1.00/1.00 vMB 337
466,560 466,560 0000000000000000000da823559a41decf7fe1cb36355fed0403048fd8c2d178 2,651 1.00/1.00 vMB 239
466,559 466,559 0000000000000000000cb13b6d91943741fcdfaea26ef66ff1adaf5896cab31e 1 0.00/1.00 vMB 0
466,558 466,558 0000000000000000001f77fe90a5d430ad2d9d86671b88b4117665445b378ae3 1,595 1.00/1.00 vMB 192
466,557 466,557 000000000000000000a1d62abd08e21628272e1a9d2d7ae41971ed8daa9b8098 2,378 1.00/1.00 vMB 280
466,556 466,556 000000000000000001a7e42c337b6dce8c43402ed8ef435209f8fb6e09ed7524 2,075 1.00/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 782.06 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: 651.09 GB
    • Received: 13.40 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.