Loading Tool

Explorer IconExplorer

Memory Pool

30,929 transactions
25.04 vMB
0.05915142 BTC
Random Selection Loading Transactions
Max Size: 124.90/200 MB

Candidate Block

Mining Attempt f15b4cbdb2867105ea41f33fc7f3953d2e08f73bdcbe1abfbbb54e9e7e612538
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 5c7ac1cffb5aad4e53b4693926fb08e56261d1be50e6cc0a93ec3376e49b7cd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,214
Size: 1.00 vMB
Total Fees: 0.01427923 BTC
Feerates: 100.24 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (523,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
391,276 391,276 000000000000000005d956e57dc91fb0aaed4d7dbde24bba433cff33d259b4d1 1,715 0.68/1.00 vMB 39
391,275 391,275 00000000000000000a4e91f3b38269d2b5e33dc9ce59e192c7555105edb1acc2 1,366 0.71/1.00 vMB 33
391,274 391,274 00000000000000000621826c246b96bbcf15ac10b2e02a86312a8dc0a0857676 476 0.32/1.00 vMB 26
391,273 391,273 000000000000000006342d840cb15cbdac4bdc89778503efed8b32fe0e87c15d 599 0.28/1.00 vMB 41
391,272 391,272 0000000000000000064ff0c628d84a6d6193b062729c88554154119ced8093de 453 0.25/1.00 vMB 25
391,271 391,271 000000000000000002c5a5c91ba99232479ef5e75b0d09c036d640d82f88b731 1 0.00/1.00 vMB 0
391,270 391,270 0000000000000000062919f0046601ade766c6771d7ce16dd27aa852510a1ffa 1,942 0.93/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.86 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: 641.98 GB
    • Received: 12.53 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.