Loading Tool

Explorer IconExplorer

Memory Pool

84,137 transactions
30.96 vMB
0.08510067 BTC
Random Selection Loading Transactions
Max Size: 190.30/200 MB

Candidate Block

Mining Attempt ab1eb851cfc4d33cb42b46aec585233bd99538f5ab6a6a6c0087a2cadbe4fe07
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root d74cdf941ddbc31620f0df1e8a32daac18419c66b0553500d0b73db94fe302c2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,361
Size: 1.00 vMB
Total Fees: 0.01374126 BTC
Feerates: 60.16 > 1.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (624,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,911 290,911 0000000000000000e631f13c5c2c1eeae1db138dcf1e8029c80d43c972e91dd0 164 0.10/1.00 vMB 36
290,910 290,910 00000000000000007482cc0e379694d08c7fc7d82040239d9604140b18911019 74 0.05/1.00 vMB 29
290,909 290,909 0000000000000000a5e60eb25fff50dce7109599af24560dbeda995820dce350 231 0.14/1.00 vMB 45
290,908 290,908 00000000000000009a9aeaeb2fbacfbae6d9c3737e969646e00d555c8f43eaef 452 0.24/1.00 vMB 38
290,907 290,907 0000000000000000890014f3b2e4fd6e7d38ec721a92447d9a2564364f16fae9 227 0.10/1.00 vMB 33
290,906 290,906 0000000000000000d4e5235c9527a35022d8f4c76b117e02da0cf6277d976852 42 0.02/1.00 vMB 39
290,905 290,905 0000000000000000ce513312481068fe7376812ed1149ab4d3035b8b385bc131 15 0.02/1.00 vMB 19
290,904 290,904 000000000000000011cc2c0b6a52548b823989061122abd8b9b9f34d4591e244 585 0.23/1.00 vMB 50
290,903 290,903 000000000000000017d641a7af5ebe88b909a87d0173b3b3d07b96e76713b973 192 0.11/1.00 vMB 20
290,902 290,902 000000000000000043c23c3e225be3f0e8013093038201da1f179025391af382 105 0.05/1.00 vMB 26
290,901 290,901 00000000000000009cfd996a370cf34a618d8bfb80c360d132e393d2019cb9c6 1,232 0.56/1.00 vMB 42
290,900 290,900 0000000000000000dc2f06ce83f138e65156b6feb12de559c8956a5b0a682408 525 0.23/1.00 vMB 30
290,899 290,899 0000000000000000fc1bfb9f67cf46965b5dd56a2d93fb53e55fb0ace9f7a12b 128 0.06/1.00 vMB 87
290,898 290,898 0000000000000000646946d5d55015b1c4fc356e563bdbbb9d51c4d16a316526 239 0.10/1.00 vMB 33
290,897 290,897 000000000000000022175dafce9604ba8f4589fbee0e486455004b33b9a40826 475 0.16/1.00 vMB 34
290,896 290,896 00000000000000008f8e0f0f3be4937e16b83b44c062d6dcd79cd264838feebe 128 0.05/1.00 vMB 41
290,895 290,895 0000000000000000a7f1d8b3fab58a145cbc105ccb7c792b1836670f4aa1e39b 1,266 0.52/1.00 vMB 45
290,894 290,894 0000000000000000cfee47fc8ef4a6033cead8b30532d55d4feb77dc9c360ce2 600 0.24/1.00 vMB 40
290,893 290,893 00000000000000002259ec08ea37ae96ab8703259fa7f04be083047703bc1152 401 0.20/1.00 vMB 38
290,892 290,892 00000000000000008e58e323f6462846d6d6b4743c7bcbee47809e62f4e03fee 120 0.06/1.00 vMB 35
290,891 290,891 0000000000000000f9fcfcd21cb18c5cdebbd4363f6513bf05fedd1916753359 20 0.01/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.02 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: 719.32 GB
    • Received: 18.03 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.