Loading Tool

Explorer IconExplorer

Memory Pool

98,498 transactions
24.32 vMB
0.06051190 BTC
Random Selection Loading Transactions
Max Size: 169.54/200 MB

Candidate Block

Mining Attempt 26891fd5f8e341ae38ca641193ae61aaf9d6f531934dbf796228654f3f091d65
Version 20000000
Previous Block 0000000000000000000197dfeeb4dee6b56d0c23e775b6501031f614440bde66
Merkle Root c3aefab01ba25da80a5f8a692c989f6f9952169afcb35d06fbd7bf3539eb2162
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,893
Size: 1.00 vMB
Total Fees: 0.00546076 BTC
Feerates: 452.05 > 0.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,923 (854,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
61,642 61,642 0000000008d23d9f7839f272194d2af2786971a32c4596940aedead038dd92e9 2 0.00/1.00 vMB 0
61,641 61,641 000000000c29bb36f727e64996977b4883c65f1a29bd33fe44cd3a19ea8525a7 2 0.00/1.00 vMB 0
61,640 61,640 000000000644be52b7f5fe01e7a6358ea66aae5e12a661f55848cd7ce9e189e3 1 0.00/1.00 vMB 0
61,639 61,639 000000000a2e7eee181695fcf02efdb77a9ea191f7538df111637bf40e673b9a 1 0.00/1.00 vMB 0
61,638 61,638 0000000005ad2126edcbb16e58f0ef8f2118977dca932160d11b6b3891603358 2 0.00/1.00 vMB 0
61,637 61,637 0000000009d9f0841ac36229123d9603519e2c787de22c4ab247d1738cfce5b0 1 0.00/1.00 vMB 0
61,636 61,636 000000000652a48a710cfc0e57e857d4ae2a09d9e9f7ed3f35b6997f682f5c79 1 0.00/1.00 vMB 0
61,635 61,635 0000000004ba2f14da64f95807c84580ebc25c263bc6631035b2b984fa56d475 1 0.00/1.00 vMB 0
61,634 61,634 000000000d24e9f196e591414504d5ba80363eb24545f605ab411785bcbac4da 1 0.00/1.00 vMB 0
61,633 61,633 00000000014abb76fc381d3ac575a6764a5d0acee081e902f33353ea9be8313c 1 0.00/1.00 vMB 0
61,632 61,632 00000000029bff2ceb1bcd87f4037cc53f2785a33e307ec2dc147d0ed8d8d16d 1 0.00/1.00 vMB 0
61,631 61,631 00000000018986f5499a4221cf89147e40cad67425174630e248b2a8f7ae1b35 1 0.00/1.00 vMB 0
61,630 61,630 00000000087b10e4888ac5647e915c3cf94de0d110b590342defb605146eebed 1 0.00/1.00 vMB 0
61,629 61,629 0000000006cfe31861ceca1143c4ae6839137b03823c8ab040ef6ffc1f535d40 1 0.00/1.00 vMB 0
61,628 61,628 000000000393495a0f5388927c9ee381d2912452a833a1bda507d46a2af3e6f8 1 0.00/1.00 vMB 0
61,627 61,627 000000000c276a614ab956b09a1d23a3eefb0598a181a36e2a97224cc80aaca9 2 0.00/1.00 vMB 0
61,626 61,626 000000000056897e8fea951d1e2e4a89d1c6f400dce775701bd601893fd74c6f 1 0.00/1.00 vMB 0
61,625 61,625 000000000a11ed062d381628c35064699877763e8b00771bce13923408f5a8dc 1 0.00/1.00 vMB 0
61,624 61,624 000000000ea8c21c86b58f410bcf981b2911b785bb258b8b259b7c093df4922d 1 0.00/1.00 vMB 0
61,623 61,623 0000000004000278533417f753526ab49056243eee7ec8bf1d402f07c398a281 1 0.00/1.00 vMB 0
61,622 61,622 000000000525b528d001794841121c28dcb766d7d0ba4081984a185c9f6221f9 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.97 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: 798.72 GB
    • Received: 22.56 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.