Loading Tool

Explorer IconExplorer

Memory Pool

42,090 transactions
26.91 vMB
0.06276893 BTC
Random Selection Loading Transactions
Max Size: 141.07/200 MB

Candidate Block

Mining Attempt 797c9806d7040efb496cdab6e718cf27022edf652a9559e8317d2c1157281f26
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root d8f0f38d35fcb3431d2002403634a0d0bb85a826a46ffc5c1527af4b4b1035a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,900
Size: 1.00 vMB
Total Fees: 0.01274517 BTC
Feerates: 60.14 > 1.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (429,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,180 485,180 000000000000000000f359ac1804a085802e57153004a4d649ea17a80f777921 2,033 1.00/1.00 vMB 48
485,179 485,179 000000000000000000c600c7ed38aadab90514a795f75b382e675c8a549a1e2d 1,969 1.00/1.00 vMB 109
485,178 485,178 000000000000000000b86f6955ce234fb0e1bdd08788e25162bc02ef3db7c487 449 0.25/1.00 vMB 75
485,177 485,177 00000000000000000078865a33062877b237a107df48b518304e04c8ef77821a 437 0.20/1.00 vMB 73
485,176 485,176 0000000000000000003bfae3a401a841f84a5a3ea70eca543b1d4d32b95a6499 1,398 0.61/1.00 vMB 76
485,175 485,175 000000000000000000b0bea2791978c065fd6a32bfe502beb38e5191bb95893e 1,426 0.71/1.00 vMB 80
485,174 485,174 0000000000000000000ebde8f93f162424cf3e37c10c4f017005ef0ddf2b9235 1,023 0.47/1.00 vMB 45
485,173 485,173 000000000000000001005d3a898c64e43453bd190d3891d21dbb2416a0f375d8 2,167 1.00/1.00 vMB 30
485,172 485,172 00000000000000000032638e3cb58190c1c99829f1d8093fa58c915d48458923 2,445 1.00/1.00 vMB 167
485,171 485,171 000000000000000000e8361336200b832a4f32e8f8912fdf0b09a10f6c7fe217 74 0.03/1.00 vMB 92
485,170 485,170 0000000000000000009a5568baaae727dc7d8dce71ca1baa0647631dc984a713 646 0.37/1.00 vMB 65
485,169 485,169 00000000000000000008b6be1a2c519501c5e4977986b2f31769ab55dba0cb86 1,067 0.59/1.00 vMB 90
485,168 485,168 0000000000000000012122d27a98d728d3b76254da5d8ea7c0736409aebce8e7 1,155 0.45/1.00 vMB 72
485,167 485,167 000000000000000000a1046e004c7143cb9f52ce77d3aa57f9a6e210bcd355e5 654 0.29/1.00 vMB 86
485,166 485,166 000000000000000001124d8dd84c778316a795bf7a1cddb80d5e7d19ac47679a 1,163 0.54/1.00 vMB 72
485,165 485,165 00000000000000000119cb9af54ca6735c2299f83d72fa1c42a8e157c5c1d57e 539 0.27/1.00 vMB 22
485,164 485,164 00000000000000000008804e2bcb2c872d187942e4df581f609b72b85b196b3d 2,244 1.00/1.00 vMB 88
485,163 485,163 0000000000000000007689151222e5c62c7b1c335242be307c2feeab7ef4890a 1,762 0.74/1.00 vMB 83
485,162 485,162 000000000000000000f316311c279a2fab72448093fd07bc9c90081ff6562b34 1,177 0.61/1.00 vMB 121
485,161 485,161 00000000000000000033729b3d6ef73f0d5ca54dbc40d60e7567ad16e650abec 246 0.12/1.00 vMB 89
485,160 485,160 0000000000000000001e082d1336d76889a162c3c07b4faf92fbe99a00076894 1,052 0.49/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.23 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: 655.03 GB
    • Received: 14.23 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.