Loading Tool

Explorer IconExplorer

Memory Pool

49,181 transactions
21.30 vMB
0.06581366 BTC
Random Selection Loading Transactions
Max Size: 122.00/200 MB

Candidate Block

Mining Attempt 778bd903afe9f7b90c040af1e1ca1216906d71e55c47d89d3888e7cea9312527
Version 20000000
Previous Block 00000000000000000001f04bee8fc98c1f85e96d12fb520368305c5311966ad2
Merkle Root a1baaf2128babc6b345b43aeec9d7496adb0a8559db0d31b49bf2731e54fdefa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,019
Size: 1.00 vMB
Total Fees: 0.02263120 BTC
Feerates: 502.67 > 2.27 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,019 (813,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
100,636 100,636 000000000001837bf6074521bb19dcdcc5defc40fcc090bdc1c696cd91e5051f 1 0.00/1.00 vMB 0
100,635 100,635 00000000000307e78f593c62d47411d64e14bd08e1d25423392cbf4616aefeab 4 0.00/1.00 vMB 0
100,634 100,634 000000000002933f2b337245a595f3bf49bf415ece90ddf64b113ef108d2c83a 3 0.00/1.00 vMB 0
100,633 100,633 0000000000020f1c7f4ebb7b8d3b9e04d35d10a6334fb64bd26239c47335af9f 1 0.00/1.00 vMB 0
100,632 100,632 0000000000019eaddf0fb81073e5affce5a255a834ab533c046d780d1f1ade60 1 0.00/1.00 vMB 0
100,631 100,631 0000000000044b9fa8c5bd14c10d7e611717f26a14bdbd6e5dce7a2f6dad88bd 1 0.00/1.00 vMB 0
100,630 100,630 0000000000025d82d1f430ff901a75c7a99c39bdf9af02494273a1396cfb2a32 3 0.00/1.00 vMB 0
100,629 100,629 000000000000f2272bc2fdc3d8c563e6f4201a4a6532c38975c919d667a4a2f0 2 0.00/1.00 vMB 0
100,628 100,628 000000000000c0368635a8167404b4b95ab77d880a855b8fade3968c0f167172 2 0.00/1.00 vMB 0
100,627 100,627 000000000002ef197deaf3b70ccafba0e91d79af156ad241817895e53a588c29 2 0.00/1.00 vMB 0
100,626 100,626 000000000002661afef4583a4789489d628b76210cb3de847c8356b6ebfaba1b 3 0.00/1.00 vMB 0
100,625 100,625 0000000000033a7e0e569e26a988c4fac57b48d0632eb449fd973d38db6c21db 4 0.00/1.00 vMB 0
100,624 100,624 0000000000027c0746134816e98cf129882755541d8d359a812859a2b8ee6557 5 0.00/1.00 vMB 0
100,623 100,623 000000000003369b4ade26af91b891859c79acf75fc119f62a1f0343fae45ccd 1 0.00/1.00 vMB 0
100,622 100,622 0000000000027cca742813c703b94414dbe5e07372281511f646dc0d325ba22f 9 0.00/1.00 vMB 0
100,621 100,621 00000000000101c7b53465cd3acf56ee366632cda74cc529d718966405688d3d 1 0.00/1.00 vMB 0
100,620 100,620 0000000000027acf5f7d43c85be73586cb3b6f0ab70f1cc32e346f92f0683fcf 3 0.00/1.00 vMB 0
100,619 100,619 00000000000313f9173e38de0e6ab3f72a9b61a603c764da5595073f454e2aac 7 0.00/1.00 vMB 0
100,618 100,618 000000000003c1f20c5cc257c42e55292b5274b34d36249d011c019e3f5c4528 2 0.00/1.00 vMB 0
100,617 100,617 000000000002e314640c9c8a337e34c6b5ab38006d9630c1fc77ce3da0a0f385 8 0.00/1.00 vMB 0
100,616 100,616 000000000003cd029ab3d7261c17a56529adffe4d13040061f8131a31b47bf0a 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.64 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: 550.26 GB
    • Received: 6.42 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.