Loading Tool

Explorer IconExplorer

Memory Pool

78,065 transactions
30.15 vMB
0.07107702 BTC
Random Selection Loading Transactions
Max Size: 182.85/200 MB

Candidate Block

Mining Attempt a525acec3caa9293aeb6609d4cfabe9d1b08967d0c3e9ecabf2b3443e5116ce5
Version 20000000
Previous Block 0000000000000000000041d60a92a6ed88a5f4f780ef10a467a2b56d3042f027
Merkle Root bc7f8e6c909e1b9c8a79046c08457c08062de2e344f1fb1abe158d0c34d3dbab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,642
Size: 1.00 vMB
Total Fees: 0.00705213 BTC
Feerates: 73.91 > 0.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,192 (679,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,306 235,306 0000000000000138b4b88326e4c121a55956e01d09f32acaab2cdfd100c46ba5 59 0.02/1.00 vMB 183
235,305 235,305 0000000000000031239343759a7b6c2087ae39db3e9776e3725b2b4bd901e221 106 0.15/1.00 vMB 58
235,304 235,304 0000000000000072c85e20e579f5fbb4f74e6fd1e883cf5d1850076ca790e168 308 0.25/1.00 vMB 78
235,303 235,303 0000000000000079a74b38e83af77e79793e97a69d140822c89a611ba0a18d1f 753 0.25/1.00 vMB 242
235,302 235,302 00000000000000ee712bb86ace45199e88e8b63a5f2c719766f71959ca86c310 448 0.24/1.00 vMB 1,473
235,301 235,301 00000000000000220dc3b283e651068535f8e934096cfef35342bc688d8ee578 542 0.25/1.00 vMB 165
235,300 235,300 00000000000000c05911afd079df451af78cfbc7e282db17c572a569fabcc783 551 0.23/1.00 vMB 184
235,299 235,299 00000000000000db2728fa3a579e86c607f4ae4ec197590a2c8b37e1686148d0 453 0.20/1.00 vMB 165
235,298 235,298 000000000000014c26728a13e351b4dd7a32e99e28d43a960b5ac5f98696ae5b 302 0.12/1.00 vMB 173
235,297 235,297 0000000000000197d06d110e4a5b43d4f9a8865d62f8dbab58f4c825aae2e0b3 298 0.22/1.00 vMB 127
235,296 235,296 00000000000000164d04a7fd0100b48882aa5438b048764fbc9193e54933d326 38 0.02/1.00 vMB 13
235,295 235,295 000000000000013da93f7c45a7a2097d7d17f1fd6284f062e794128a182aeb02 580 0.25/1.00 vMB 175
235,294 235,294 000000000000006f403fc83e869509605ee32a97945a32ff23592c870b818d3b 94 0.05/1.00 vMB 178
235,293 235,293 00000000000001a260f5b7adeced0813b20030ce0430bac23a126208444451e1 86 0.15/1.00 vMB 31
235,292 235,292 000000000000002e2901939745cb2da985bc479e3f44fee205d3718f20799a50 377 0.25/1.00 vMB 94
235,291 235,291 00000000000000f083fdcac7bbae7d63ccc51580d0964a72b141085293667eb4 394 0.17/1.00 vMB 176
235,290 235,290 00000000000001a03abfc0000e9ac2bbb931631b741f6121133ff0da3e8d93d5 132 0.15/1.00 vMB 76
235,289 235,289 0000000000000190581c27b535ecddf0f6485659a2322dfbb1757edf13cabd4e 352 0.15/1.00 vMB 192
235,288 235,288 0000000000000109f53f9d07d31804d041cbaec4d41e0a055af010f2ccd69323 477 0.20/1.00 vMB 4,126
235,287 235,287 0000000000000176ffe9312ad9ba2a5bc38346a728f75f4a21ee75a427004fbd 159 0.07/1.00 vMB 161
235,286 235,286 00000000000000f7c3c7ec9667c819ccd9952fa5f9abc0216baa45b0c70c2027 307 0.15/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 782.72 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: 707.12 GB
    • Received: 16.66 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.