Loading Tool

Explorer IconExplorer

Memory Pool

35,251 transactions
25.79 vMB
0.06116582 BTC
Random Selection Loading Transactions
Max Size: 131.67/200 MB

Candidate Block

Mining Attempt f2907d9e64a4c7a689018073af3a1208935a4745c1df07f48f4cd1fd6058d816
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root f30c6f730c64bab4c3fe57caeb2f5ae892221d5e355e3a886da2b2333065d0c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,452
Size: 1.00 vMB
Total Fees: 0.01397487 BTC
Feerates: 145.40 > 1.40 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (126,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,270 788,270 0000000000000000000043a3a348733fb24efd5e97e847e6fe99d1042e9176bc 4,011 1.00/1.00 vMB 153
788,269 788,269 0000000000000000000450ec039fd9322fab87bc29b2db604f2b6516e9098bbc 2,569 1.00/1.00 vMB 112
788,268 788,268 00000000000000000002f79b397845babd6f2929e8395e30ba592776bd0dfcb8 2,235 1.00/1.00 vMB 168
788,267 788,267 00000000000000000005d2a16c1db41df65bc58ca8141322bbf531a76fb2efa5 1,985 1.00/1.00 vMB 115
788,266 788,266 00000000000000000001fb9b57550efe5c910e94fa554ab6cc60745fc2ee0a89 3,704 1.00/1.00 vMB 146
788,265 788,265 000000000000000000035481b1caa29d2186a20001a04396840a782034bdeea6 4,005 1.00/1.00 vMB 135
788,264 788,264 000000000000000000019f85fb2a1130cd04c905ea78dca4e7afdffc27f51563 3,548 1.00/1.00 vMB 128
788,263 788,263 00000000000000000001cc8806e685f73c69dd4b18e2561638ba5abf7f96ebba 3,668 1.00/1.00 vMB 130
788,262 788,262 00000000000000000002a78198234fe6789fbf09fca255bab3f96b2fa4bf15aa 3,323 1.00/1.00 vMB 150
788,261 788,261 00000000000000000004582790649ab2a201dee9a42e98f5626bd9789d3ac325 3,753 1.00/1.00 vMB 138
788,260 788,260 00000000000000000002bd87c4170006821e1522c5fd27aa75d9ceada128370e 3,334 1.00/1.00 vMB 160
788,259 788,259 00000000000000000000a2ae9da3f0c73ae0c72d5b95bea7313d549949c1ae67 2,367 1.00/1.00 vMB 165
788,258 788,258 0000000000000000000485636827d88fe61e2bae356755941e5b9e1526ef25cb 3,928 1.00/1.00 vMB 148
788,257 788,257 00000000000000000005547737fd157ecb2ddb5eb764e7b9a110a684aaa3e49b 3,255 1.00/1.00 vMB 142
788,256 788,256 0000000000000000000329cacdc041ababd5015748006df4147ff2cc692905af 3,807 1.00/1.00 vMB 163
788,255 788,255 000000000000000000044cb8431ecd498363f5ec16e05553b7f1f69b1a3a6a93 3,555 1.00/1.00 vMB 129
788,254 788,254 000000000000000000058dd85183b7c57f3cdde190d5542682bd6f8b5025997b 3,894 1.00/1.00 vMB 151
788,253 788,253 000000000000000000049197dac511ee536176a20be79811cc1a749a8ac3b18f 3,164 1.00/1.00 vMB 151
788,252 788,252 0000000000000000000082240a765058a45e3485eb935e4491c0c785dd489eb0 3,049 1.00/1.00 vMB 117
788,251 788,251 0000000000000000000270ee94d547bf7d1ece13767a2585bc1e6a86f69fe5a5 3,514 1.00/1.00 vMB 150
788,250 788,250 000000000000000000014d969c6bad35c4e15d60b6ed78ebddbf2478cf9e8253 4,050 1.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 781.82 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: 636.19 GB
    • Received: 12.35 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.