Loading Tool

Explorer IconExplorer

Memory Pool

46,558 transactions
27.29 vMB
0.08176288 BTC
Random Selection Loading Transactions
Max Size: 144.30/200 MB

Candidate Block

Mining Attempt 744239ecf7493fc76e0ed77657c5df92c19fa6ef686aed61c032f604e92f2635
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root ec12f5a67b5772f5e4064b4e95f301c429a1a773b4e38513439b45adebae23ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,918
Size: 1.00 vMB
Total Fees: 0.03038150 BTC
Feerates: 298.51 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (502,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,290 412,290 00000000000000000293116e194101939600104b534c45e2fb773bee6abc95c6 586 0.69/1.00 vMB 23
412,289 412,289 000000000000000004ddf578e4e52cca6538fd5bf8047dd005fc6739dc7b9015 1,273 1.00/1.00 vMB 26
412,288 412,288 00000000000000000130d7e633f320d09524874157a8aee4471c2171d672a96d 1,816 1.00/1.00 vMB 48
412,287 412,287 0000000000000000044cf51a7b43667b209adb84956375f371c4d3f25c813aa5 2,756 0.99/1.00 vMB 60
412,286 412,286 000000000000000000ea4e87d16d1a12beb046e3cb727936fedd09f9e2d67993 1,962 1.00/1.00 vMB 41
412,285 412,285 00000000000000000535b3da79873585dc606709df10c20e03ed5f3a90fd9a0f 1 0.00/1.00 vMB 0
412,284 412,284 00000000000000000215d7baded3f7107f3e1bc958bd79d12da6821c4d7aa9ad 841 0.86/1.00 vMB 20
412,283 412,283 000000000000000004066521694dce85d225be4daa5d6d7fc43e74b37d6b549f 2,268 0.99/1.00 vMB 74
412,282 412,282 00000000000000000285e539cf3f1d7d7db1fd564f556c0009bb4b02165c717a 1,335 1.00/1.00 vMB 22
412,281 412,281 000000000000000001efe51bed580d5abe789c8297cca4bf8c58751f1c39695c 2,097 1.00/1.00 vMB 44
412,280 412,280 00000000000000000446a6e9de17e82d86ace85785f106d20ea1023191a812f1 2,825 1.00/1.00 vMB 87
412,279 412,279 000000000000000005594e25735db97cd10945a8b8d0c758b50ffa476914043a 2,137 0.93/1.00 vMB 50
412,278 412,278 00000000000000000512eeb85839f55783e1fcca92ce7a5bd9d77db89d952042 1,583 1.00/1.00 vMB 33
412,277 412,277 000000000000000000e119004cee2d303d7660a0ac9520c956589dfecd9e363c 1,197 0.66/1.00 vMB 37
412,276 412,276 000000000000000001ac53685d3016a33e81f45f6cd4fa878c6596ad324732f0 1,980 0.93/1.00 vMB 38
412,275 412,275 0000000000000000050dd09e2231181496d1d2292429ff200ce7f8e55b101e6c 1,007 0.39/1.00 vMB 47
412,274 412,274 00000000000000000338ede12280aae42b49d5eb0580a5a5a9bad572c18915f3 1,132 0.99/1.00 vMB 21
412,273 412,273 000000000000000003963cb97dd8bd9487a4269bb8a2f33ba7ddd764fc028f18 1,583 0.99/1.00 vMB 46
412,272 412,272 0000000000000000028c7d01fdfc0206f7f0b18b33566fc6147aed8039723497 286 0.16/1.00 vMB 39
412,271 412,271 0000000000000000041228502f0692cab5904777139e4283de9291b4eadfeadf 8 0.00/1.00 vMB 171
412,270 412,270 000000000000000004eb0993de2bcdae181f4f64cdb19f80ac89919e02bca9f3 891 0.70/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.00 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: 648.90 GB
    • Received: 13.10 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.