Loading Tool

Explorer IconExplorer

Memory Pool

40,888 transactions
26.59 vMB
0.06660461 BTC
Random Selection Loading Transactions
Max Size: 138.54/200 MB

Candidate Block

Mining Attempt a633fbef3ee16ea32ff3fcced490645b32a93cfd41a34f5c7e550dc918a4b6e2
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 71df83001325ebdb7a6d1b75fa81214f82b15789a24948347c57d79459dd9ead
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,771
Size: 1.00 vMB
Total Fees: 0.01748792 BTC
Feerates: 265.25 > 1.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (429,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
485,159 485,159 0000000000000000009ed049fb5b9b44e02de62d93ee867e102f57afe0639807 1,166 1.00/1.00 vMB 89
485,158 485,158 00000000000000000104d0db6646f4e2d155d7d9cf139bd77a1822e79f8ffe91 459 0.20/1.00 vMB 99
485,157 485,157 000000000000000000cce037719097d31f07cd0cf906b7108cc0af054458162e 1,509 0.77/1.00 vMB 29
485,156 485,156 000000000000000000b3322350d2acc5b18554885fda0ddde2dd57b425d53b10 1,952 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.