Loading Tool

Explorer IconExplorer

Memory Pool

42,267 transactions
26.47 vMB
0.05376318 BTC
Random Selection Loading Transactions
Max Size: 138.50/200 MB

Candidate Block

Mining Attempt c0b649f6fa225d85f1af4fe00cc5e59f9c9c08359e08eadd60c66e1cee97ea1c
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root 330949fb1e748b50f0abf74946a9949f0548591e327f63b80cda83c36277ceb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,436
Size: 1.00 vMB
Total Fees: 0.00515958 BTC
Feerates: 2.27 > 0.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (429,702 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,185 485,185 00000000000000000055f9aa926f6b9962667b428e146f1dad2ff19d32480836 1,606 0.89/1.00 vMB 125
485,184 485,184 000000000000000000b8a1787cf901c10425ecc8bbb2587541debb530556ecf8 162 0.08/1.00 vMB 39
485,183 485,183 000000000000000000d9b7b88a76464715f7bb3f3e9abc57470d7e5e8ffb904a 563 0.40/1.00 vMB 34
485,182 485,182 0000000000000000002e1baaee54d9e6fa34c6dbd4115b0f0df9dd88598c91e0 2,223 1.00/1.00 vMB 94
485,181 485,181 0000000000000000001f5fe98cd650924e40e9439e768e756e74636baba8500f 1,981 0.96/1.00 vMB 76
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
Previous 10 blocks ↓
Total Size: 782.19 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: 653.68 GB
    • Received: 14.01 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.