Loading Tool

Explorer IconExplorer

Memory Pool

49,293 transactions
28.48 vMB
0.13923183 BTC
Random Selection Loading Transactions
Max Size: 152.31/200 MB

Candidate Block

Mining Attempt 6e8ae77f3a1d5b14f531800444ce738de2fb779d6aecb34dc5f2fa5a6fdfb059
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 06c5a3e5ad69b827d88a1de826396a588f65da0b0389f26877baefa395abb621
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.08247632 BTC
Feerates: 301.05 > 8.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (387,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,910 526,910 0000000000000000002724c82273ad26afcf1981eb49b8aae07ff86f9e331afe 102 0.03/1.00 vMB 10
526,909 526,909 0000000000000000003302e3c9662c3533b9afb799654622410663f125c70a4d 1,688 0.70/1.00 vMB 27
526,908 526,908 000000000000000000124e61318bc4e569fc32a95e0a923cb3b1e8b2cd41149a 245 0.08/1.00 vMB 17
526,907 526,907 00000000000000000036c0409c384d4cfcec5eb1fb6df5405b60760103230883 468 0.18/1.00 vMB 31
526,906 526,906 000000000000000000185957645d5a6bc0d723ae809edbc5312b82590d32ee68 2,276 0.79/1.00 vMB 23
526,905 526,905 00000000000000000017779839b006385c807a0e63678b72a1bf0be7ce280660 1,319 0.76/1.00 vMB 11
526,904 526,904 00000000000000000034ba672b642f5590355a75a1731ea019c17764de55769e 1,641 0.66/1.00 vMB 19
526,903 526,903 0000000000000000000f4ada7ecbec7d34307e8c348003098949413576f17932 1,964 0.82/1.00 vMB 18
526,902 526,902 00000000000000000016ad2ae0f27453e7945b14957c06c4b1e96cdc90f3939e 3,292 1.00/1.00 vMB 27
526,901 526,901 0000000000000000002c8ffe0f7b837ffcd7a260314002a3fadbf6dc87bb5361 1,424 0.81/1.00 vMB 36
526,900 526,900 00000000000000000003f9095f1f13eec0a61c50ec41c0ad5a8a024d870e924c 1,236 0.47/1.00 vMB 15
526,899 526,899 0000000000000000001f827fd81a7d36c2be469731b6546bfc77e1bcac90dc1e 1,373 0.50/1.00 vMB 23
526,898 526,898 000000000000000000369b76ffa07d72447c28ee5666811300fc2e862994b4c1 2,593 0.94/1.00 vMB 20
526,897 526,897 000000000000000000206779d2844e1d25fcea800d5da9f3860814db46a78279 666 0.31/1.00 vMB 11
526,896 526,896 0000000000000000000dd88567e22f2092d79e6db05df355d2830af04c8e9687 2,046 1.00/1.00 vMB 13
526,895 526,895 00000000000000000004e6db298e3716b1da0fbff300476808c24a1249c05eb2 2,772 1.00/1.00 vMB 28
526,894 526,894 0000000000000000001b885368428dc7caa1caa3ef9c97da0f1af46fa1d2caec 2,459 0.94/1.00 vMB 20
526,893 526,893 000000000000000000140a99e033e412aa92abe0e782d5efbc2b74c62ca98057 1,277 0.68/1.00 vMB 1
526,892 526,892 00000000000000000004fdc5d7783073c48a4b5070bec065f552b1d244d9ecab 2,648 1.00/1.00 vMB 25
526,891 526,891 0000000000000000002f54c945ff0d21b5f51677c8ab4e0958ef7ebd7056fcba 2,110 1.00/1.00 vMB 4
526,890 526,890 0000000000000000001672a1b60818856b98136753b5623b2c34dc1dbb082d93 2,391 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.