Loading Tool

Explorer IconExplorer

Memory Pool

47,359 transactions
28.93 vMB
0.08841040 BTC
Random Selection Loading Transactions
Max Size: 153.97/200 MB

Candidate Block

Mining Attempt c9fbcebdc49dc89e5450b7ac1f6d70c737b197e201350126fcd3dd19ee9f2d46
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 84a21afeb2709e2dc473ba7192f1c4704f822f8527127c641a2641fb8152bf1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,963
Size: 1.00 vMB
Total Fees: 0.03286297 BTC
Feerates: 151.16 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (572,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,649 342,649 00000000000000000cb163280d43c51434541a3d86ac986ae3d5c9b4f0e6e2c5 238 0.18/1.00 vMB 20
342,648 342,648 00000000000000000a52897b9099f51599723fc1410f1a3c0cc552c44214983f 1,325 0.75/1.00 vMB 26
342,647 342,647 0000000000000000171318270ee62640d7706bc4507f2f13d3f0cd6a4fd47628 291 0.11/1.00 vMB 30
342,646 342,646 000000000000000001653f75edb85e1372f78a4fc7dd04581e926028c67858d5 65 0.03/1.00 vMB 24
342,645 342,645 0000000000000000012a265359cc2842f6b38d455f59266d8e020bf4efa83a10 164 0.11/1.00 vMB 17
342,644 342,644 000000000000000004e5f55d7acf14e2f52673593f2ed0b9b0c1dfdc7bd1bf6c 215 0.10/1.00 vMB 27
342,643 342,643 0000000000000000053ddd87efe42b9888eb0fd38b3de132c22346d57b52316a 750 0.57/1.00 vMB 20
342,642 342,642 000000000000000007c38b7d33407cde6ecad544229ecd88f050d38c4f9e24cf 763 0.62/1.00 vMB 17
342,641 342,641 0000000000000000153971e6cf0f86841ae4980d7f6c5fed7599d45c7cd8fad3 285 0.12/1.00 vMB 27
342,640 342,640 00000000000000000c3fa4af0f60ee8c7756a48b211d2dc6c29ecdebc159e764 989 0.57/1.00 vMB 25
342,639 342,639 000000000000000009da4f8a817e8c01cdae53276c170c6a1424305c3c165b9b 114 0.06/1.00 vMB 26
342,638 342,638 000000000000000005f7fbb44b4431e73eb8e629af89291e6a0eec247550920c 138 0.09/1.00 vMB 22
342,637 342,637 000000000000000005d9e299463571a15e2c4771dd51a1c7c8896e6a5b721e62 24 0.01/1.00 vMB 22
342,636 342,636 000000000000000010a534eb9a7aa9e8fb247f562470d74afac2b3ade3e74c64 153 0.07/1.00 vMB 25
342,635 342,635 000000000000000005b85b9881dad33d658e1bd6489b9726c2a8ad2fd0b72aa1 358 0.17/1.00 vMB 25
342,634 342,634 0000000000000000156af8a206aa832c26f4934a1af75c06b36162af74c8e7d2 1 0.00/1.00 vMB 0
342,633 342,633 00000000000000000a692fb5c9b5f847a46cefb2935c0289c81fe17da45f9d57 193 0.13/1.00 vMB 29
342,632 342,632 00000000000000000ec40ff63ed5d5613199fd23c2d9ec64307102015f24bd80 1,114 0.71/1.00 vMB 21
342,631 342,631 00000000000000000ac04ef67d0f7b0c27af4d597eb6231ac8e5c8e6401bf87d 492 0.24/1.00 vMB 26
342,630 342,630 000000000000000006e939365397ec38d285a452b1c7470693f54774b1e07213 356 0.19/1.00 vMB 27
342,629 342,629 0000000000000000186209311c542bb96001b0daf4085e41c1037ab4746c3353 295 0.18/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.11 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.99 GB
    • Received: 13.67 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.