Loading Tool

Explorer IconExplorer

Memory Pool

44,056 transactions
28.38 vMB
0.11786101 BTC
Random Selection Loading Transactions
Max Size: 147.49/200 MB

Candidate Block

Mining Attempt c49f9b9e8d0e8823a9c81288f20df7a0ac02c2934a7cd694b73287aba7d0f100
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root f8114192e4224801a2da812ea828308529bf04b21997c44fa505d813a1d40d3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,437
Size: 1.00 vMB
Total Fees: 0.03149509 BTC
Feerates: 39.16 > 3.16 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (523,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,297 391,297 0000000000000000080d0245b8056031f137988af022de44d167f42154c0504b 1,283 0.69/1.00 vMB 26
391,296 391,296 0000000000000000074685b014306eeefbcc75767c10d5b6b9aa1813c1ed7602 52 0.05/1.00 vMB 9
391,295 391,295 0000000000000000027c9cef281c2b9039bfbaa88d525966132d69dab4b1c0f6 2,714 0.95/1.00 vMB 47
391,294 391,294 000000000000000001d604c887f3ff66bf986f25d840ef3cbe2b29fefe40d12a 852 0.35/1.00 vMB 36
391,293 391,293 000000000000000000080915520accd1cd1cd4f228d421c3c7c0cc2f2546c402 173 0.24/1.00 vMB 12
391,292 391,292 0000000000000000035d977777ec621a85221ecf66d9fac0004b9542b0818092 449 0.46/1.00 vMB 16
391,291 391,291 000000000000000005186bd3820820e40f470847f1336af093945ba573cce077 802 0.41/1.00 vMB 33
391,290 391,290 000000000000000007202dcd0535c6f3368a54fecb32e0924c8547904c6fe818 37 0.05/1.00 vMB 35
391,289 391,289 000000000000000007dfa286351c3032af9dee476eda2739199e0af9b95bba3f 169 0.24/1.00 vMB 9
391,288 391,288 0000000000000000014d2ef185a51eb61f7358f9c807f7153ede2cc9bc50313c 534 0.38/1.00 vMB 23
391,287 391,287 000000000000000007a1be64ea53dd090cfe75a3d014621afd0cf44effc7b549 612 0.60/1.00 vMB 19
391,286 391,286 000000000000000002c12c9c32f5341358c767b957e4d5a9f74784e216193fa6 1,373 0.93/1.00 vMB 24
391,285 391,285 0000000000000000064490ef2df173f766475cd26a7fe3959e276c0bf8133eeb 417 0.23/1.00 vMB 23
391,284 391,284 000000000000000006a40b281d513d105302e580a72a4b74b8a79aae9a39a607 1,916 0.95/1.00 vMB 33
391,283 391,283 000000000000000001fa810adf8d55dd97d9c9e3b6d8b0fa5a867fe310311c93 1,380 0.89/1.00 vMB 25
391,282 391,282 000000000000000005172238dff12b0c87d3785f84d518ab2425124db9c58480 461 0.24/1.00 vMB 32
391,281 391,281 00000000000000000199fe633f9b1862a5efaf972e4bd92e076e676f8ff34caf 626 0.32/1.00 vMB 29
391,280 391,280 000000000000000005b22ac3024a697134cdcf1bf5ea555d3d4edccaf9ed189f 1,069 0.57/1.00 vMB 44
391,279 391,279 00000000000000000585d850b18a77afb1f6a16aaf4c2ac10af73282bca4620b 335 0.30/1.00 vMB 18
391,278 391,278 0000000000000000081bcb106a04071b7981895d702b7483b948309c6c94dc55 535 0.62/1.00 vMB 12
391,277 391,277 000000000000000006f817d5db2cedb8fdfe4c7d8a91fec1a4f1d8702469997f 867 0.45/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.88 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: 645.00 GB
    • Received: 12.63 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.