Loading Tool

Explorer IconExplorer

Memory Pool

71,738 transactions
27.77 vMB
0.06010671 BTC
Random Selection Loading Transactions
Max Size: 164.67/200 MB

Candidate Block

Mining Attempt e426a4813e74b7a6dd5839d892371418fc640554696741a40ff5b789f2cf02b2
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 7754328400c42ede03fc029d5e105dba9d14a2dbe8a476655f19f0d6012d2e29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,796
Size: 1.00 vMB
Total Fees: 0.00476930 BTC
Feerates: 21.55 > 0.48 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (620,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,797 294,797 0000000000000000a370cecfbefee62115ee53e5a29af567297946ccd9ef8606 1,008 0.50/1.00 vMB 44
294,796 294,796 0000000000000000a4abc7b5a2f8c97ace6e91a411d327361a5121c195fc7b7e 117 0.09/1.00 vMB 6
294,795 294,795 0000000000000000659b8cacae8d9643fd354df45127edf92869d46a27ab544d 268 0.17/1.00 vMB 29
294,794 294,794 0000000000000000725a1b4b51c2305502ae204976f4ee281f5ae195983689ba 468 0.46/1.00 vMB 22
294,793 294,793 00000000000000008f3b06b3e97e16cda921d41266b91791bf4bca4026ce5fce 321 0.35/1.00 vMB 17
294,792 294,792 00000000000000008bde50deac7b3efe41ba9cf23f52974663010d04d776d2dc 640 0.25/1.00 vMB 46
294,791 294,791 0000000000000000403e6ba2d91f9543f136f254d8aba9895ca497f011e786d9 128 0.05/1.00 vMB 39
294,790 294,790 00000000000000005808d893ee54bc2cab403c400acef90d14049946102bfc55 32 0.01/1.00 vMB 45
294,789 294,789 0000000000000000a81a857e4f1ad7f005b3bc523489a9116f6b32585812786b 855 0.35/1.00 vMB 46
294,788 294,788 00000000000000001fef2bbc6da9b65e16f9187b7d88f15a308490bf2c9b8e1d 118 0.04/1.00 vMB 37
294,787 294,787 000000000000000094b113c9714a7d2586a706f5c16c1845765ae62da6e7847b 67 0.08/1.00 vMB 19
294,786 294,786 0000000000000000080a1fe41ccfa6259731072c77ae9532d4b685f7346b286c 1,624 0.92/1.00 vMB 34
294,785 294,785 00000000000000006e773fbfe0401d228cc7df45f0d0cbc4bdcbeaf6d39d5cb5 32 0.01/1.00 vMB 49
294,784 294,784 00000000000000004aa0dc56a856e06badd7810a6368fd76e92b2ab9265c3148 305 0.24/1.00 vMB 18
294,783 294,783 000000000000000035d6dd544249dd17bebedaf9942f140492438af635b7bdb0 923 0.35/1.00 vMB 82
294,782 294,782 0000000000000000579c914cf850f033cb2f45ff751593d4b6813d2a5dc150b4 241 0.15/1.00 vMB 47
294,781 294,781 00000000000000002dfe3db63900bdd06ce8ba98b766fce83bdd533e10a81a39 187 0.09/1.00 vMB 29
294,780 294,780 000000000000000062d5f798c6609fbd5dab9ad54f130f35886d047c755dd1ca 326 0.17/1.00 vMB 39
294,779 294,779 00000000000000006c49406557ba941a1b63b92e42e426dfcd8f9950e9813242 449 0.30/1.00 vMB 38
294,778 294,778 000000000000000023c0d75217902ac80833125ad6fdb465baa92fc2369db376 353 0.19/1.00 vMB 35
294,777 294,777 0000000000000000522c7214b67d4b210f83b72959ce3c6db44f0c8fe723863d 217 0.13/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 666.96 GB
    • Received: 15.24 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.