Loading Tool

Explorer IconExplorer

Memory Pool

78,745 transactions
34.88 vMB
0.13621891 BTC
Random Selection Loading Transactions
Max Size: 192.89/200 MB

Candidate Block

Mining Attempt 68a313f829128a341552baa6272740320ee0ab064d229644a0af757b9c2c8662
Version 20000000
Previous Block 0000000000000000000083cd39367e0cb041c7750eda09569a7b62d97da4353e
Merkle Root 46ed4945d5d003f8650645a3c0def776a8f59ce338e2e67d35f1deaaf2ceaf0b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,567
Size: 1.00 vMB
Total Fees: 0.01807270 BTC
Feerates: 150.67 > 1.81 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,403 (520,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,372 395,372 000000000000000004cdca3bbcca8e7bda2e0cc420ee4492929f432175ed9f98 843 0.95/1.00 vMB 14
395,371 395,371 000000000000000004ce0ea9f3d9e31bdc78ac313c223eef348969af2460fefb 1,172 0.95/1.00 vMB 23
395,370 395,370 0000000000000000032b479f9c60f010a7a9a3cb78d41b86a871e6ffbf4cb421 1,697 0.93/1.00 vMB 49
395,369 395,369 000000000000000000b7572e31fc575c5348b7f1b585e9e5572c7d60a63af826 2,222 0.93/1.00 vMB 96
395,368 395,368 0000000000000000078c85a6cb5695016a4b9254ae79734766e4466dcfe8d2ba 1,380 0.54/1.00 vMB 52
395,367 395,367 00000000000000000732acefa63432d58d6e6504bbc7ff327f4dce274769527b 1,216 0.47/1.00 vMB 52
395,366 395,366 000000000000000006d7d73d71eea1829529191e5219ee0e1d437c03cb190913 1,984 0.97/1.00 vMB 50
395,365 395,365 00000000000000000791e5aea67dbbe0fe6a4049c6a76de78af2133bc950a2d4 997 0.82/1.00 vMB 26
395,364 395,364 000000000000000005bfefab6b5a73df749249ae7fad4fa01e4e509099d71c52 1,705 0.75/1.00 vMB 41
395,363 395,363 000000000000000007765bb6802e2c59132819f50c3b7825ae9fa9a69a64fe18 155 0.09/1.00 vMB 79
395,362 395,362 000000000000000004d31748d2a486402b1149179ca58cc7264af817bc3d605c 1,080 0.95/1.00 vMB 21
395,361 395,361 000000000000000008f79e8837fb42439e98e253ecdcb90eca5d7548e54ecb16 1,262 1.00/1.00 vMB 22
395,360 395,360 000000000000000005c6ae016a0e897528980858ab5a9cc81a55d9c3b89c67a7 2,251 0.99/1.00 vMB 46
395,359 395,359 000000000000000006720d27fd70e5a5dcf3d97277d5bbb3f22a19da84072dcd 2,373 0.99/1.00 vMB 44
395,358 395,358 0000000000000000077a5478efa9593563109136a1fa136f17bcdd74a0f26d5e 2,793 0.93/1.00 vMB 70
395,357 395,357 00000000000000000416a4159b6236701be28595c44c96bb327d1bc6e1f2ffae 462 0.18/1.00 vMB 130
395,356 395,356 0000000000000000069343488e99461a7a4b14804c712a60951052899d55cd8f 1,754 1.00/1.00 vMB 29
395,355 395,355 000000000000000008081f3cd82abb8d2f24ef5c414fefc4f02161165ce8ef3f 974 1.00/1.00 vMB 18
395,354 395,354 000000000000000008d696af489b9c875502dc68afa68bc80b5d494139649dfe 1,358 1.00/1.00 vMB 34
395,353 395,353 000000000000000004b280564952ecee88ad398af252d251e8f4cf567da45901 1 0.00/1.00 vMB 0
395,352 395,352 0000000000000000048cdd145fac0aa26c16b3071c47747bd9eaf34cc3389708 2,770 0.95/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 783.09 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: 724.29 GB
    • Received: 18.42 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.