Loading Tool

Explorer IconExplorer

Memory Pool

89,813 transactions
33.20 vMB
0.15277709 BTC
Random Selection Loading Transactions
Max Size: 199.91/200 MB

Candidate Block

Mining Attempt 361a9669865dfea13d0c5547040df1ea94b2e24ca21aef84d2bd9da5dad5779c
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root fca11fd415f2a599687597dc8729304d71fd24887b2515497e8b0f7d5a6e7972
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,886
Size: 1.00 vMB
Total Fees: 0.05929551 BTC
Feerates: 627.82 > 5.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (753,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,257 161,257 0000000000000630ced635100000ece3d599246d25c70180a47d4e166fe4f5b3 27 0.03/1.00 vMB 273
161,256 161,256 0000000000000b2302d8267583bb98c80e6e141b983d3cc22ce4ef280da4ce04 31 0.02/1.00 vMB 87
161,255 161,255 000000000000063aebd0d02c7eba8b7594d999958549c4330ff5e7e97dd78f54 9 0.00/1.00 vMB 297
161,254 161,254 00000000000006bdbc7fa65ddc34dcd9c32693f4c1c81eab8e46249e9a1445e6 59 0.03/1.00 vMB 196
161,253 161,253 00000000000009b9c073418470dd2cd2d589689e5fddceacd0797907eb8f2015 12 0.00/1.00 vMB 0
161,252 161,252 0000000000000c1effb2399a95ab64eaf482a7d559559f56b82fd03da0c51da4 43 0.04/1.00 vMB 168
161,251 161,251 00000000000002e1ceab62976194c9bf32ecaf5f2171da2ec702a64aea720540 123 0.05/1.00 vMB 131
161,250 161,250 0000000000000c0aed6ee495de036c8689427fc5639b0597b1eeede15136d3c6 83 0.04/1.00 vMB 101
161,249 161,249 000000000000042288fd0ed787fe9aca17a4cc4616e046718bdc7fc3d5b6de94 3 0.00/1.00 vMB 96
161,248 161,248 00000000000002bc0537bf87675dddb08cdd74224243c28351850de61aa9ccb4 8 0.01/1.00 vMB 278
161,247 161,247 0000000000000c40230e798bf46868cab51f7fcf6847b1e777d8c8c914c5e772 135 0.04/1.00 vMB 0
161,246 161,246 0000000000000bf6009502308b3eec8d6f157fee9c4d37143cf75aa72e1bc1d8 40 0.03/1.00 vMB 152
161,245 161,245 00000000000004abba2b005c09785116bcc76cac135cf6c611ea310b4ea648c8 38 0.05/1.00 vMB 126
161,244 161,244 00000000000004da965be72404deb49f4e76ee06fb9e6eb8c675fd0d62b45d6f 60 0.03/1.00 vMB 161
161,243 161,243 000000000000000b917ffe448302a47bfa59f660d33207d312ee730e739908fd 98 0.05/1.00 vMB 127
161,242 161,242 0000000000000d36e3cdc70170adec98adc4249af0337250d8493f9941b187a9 11 0.00/1.00 vMB 0
161,241 161,241 00000000000000c826217bdd25245faf6e35b12fd1ee157bc236041b15a12539 1 0.00/1.00 vMB 0
161,240 161,240 00000000000002355af4023b890115549be6b0043924e276a8332698dcf25b4f 49 0.03/1.00 vMB 53
161,239 161,239 00000000000004b286b8fd650e20d7e7da6080b528dd744b2510bdf27dfcdf5b 7 0.00/1.00 vMB 54
161,238 161,238 000000000000005fa1f17ba6a6586321ae13e649ca0325ce2f1e8ea0ab82d517 38 0.01/1.00 vMB 0
161,237 161,237 00000000000002ffc619b34fcdc788be5f351da0865b71e90beaf197d04604d7 7 0.01/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.62 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.