Loading Tool

Explorer IconExplorer

Memory Pool

77,226 transactions
28.94 vMB
0.06770589 BTC
Random Selection Loading Transactions
Max Size: 177.52/200 MB

Candidate Block

Mining Attempt f12dd208c814c2c6fe1e0d2213efc2f5db20841d327fa85cc732832f695a5446
Version 20000000
Previous Block 0000000000000000000015f42737b0f6cdaf42b1e766cbed553b91a24f37ee91
Merkle Root 62dc4b5655d62b67cacb00c5ccd44c3db88173e6ea26961d9bf16af15a1af14e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,962
Size: 1.00 vMB
Total Fees: 0.00465377 BTC
Feerates: 150.35 > 0.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,240 (738,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,193 177,193 00000000000006c5d5402f8eeeeb7c327708acd4946096d897ae2129424e92df 137 0.04/1.00 vMB 26
177,192 177,192 00000000000007d59fe95b8b5017ac8dbb56758466916d5a289d949afd44df21 29 0.03/1.00 vMB 13
177,191 177,191 00000000000002ed84f33622ead41abc773bdd4ed4c4ba6cc51f209227d41100 23 0.01/1.00 vMB 44
177,190 177,190 00000000000007c45d8507c29188480d97c2e00ae03b40f3104fec788d6760d5 2 0.00/1.00 vMB 194
177,189 177,189 0000000000000053564f39d5db80bc385f86e5cb05e17db68b41e387380077a4 31 0.01/1.00 vMB 51
177,188 177,188 00000000000002956ab174f1d5b3b232a2ba49bbb30282eb6b3f76db790e2c5b 70 0.05/1.00 vMB 155
177,187 177,187 0000000000000980d9469b93b5c7d6285395da17752933875f10257f12d5214a 133 0.05/1.00 vMB 56
177,186 177,186 0000000000000a3dc3056ef761d21625299d527d10dda0523dc2768fbc893c56 84 0.05/1.00 vMB 729
177,185 177,185 00000000000001ecd7d8d1500c6ef6bcb405cd79c389076dbef6e8d410cef208 20 0.01/1.00 vMB 36
177,184 177,184 0000000000000951068126da4f22da6225948fc295c9c7d468f1bef3663b12e0 55 0.04/1.00 vMB 169
177,183 177,183 0000000000000a2eca07499ac7f97e73275ac9a988c20ae5a72f8db69419ed7f 36 0.02/1.00 vMB 0
177,182 177,182 000000000000027e7f6c0e738a22f8309f1c98e240eba86b51b6779dc8ee8d3f 85 0.05/1.00 vMB 126
177,181 177,181 00000000000002cb537e448a466af539b1a2ed995fbba3c8fce0b595d53c0339 83 0.05/1.00 vMB 88
177,180 177,180 000000000000092d7db33f8e39c723171e3c45deb7190af622b6f79a23baab7c 118 0.05/1.00 vMB 373
177,179 177,179 000000000000072af230fbf5ade2279a1d441bd9fb59b36bd4cee0472c222558 20 0.02/1.00 vMB 39
177,178 177,178 0000000000000129ffe8040a9e94dae708b015463259fedaf7507dd7b3906920 70 0.09/1.00 vMB 62
177,177 177,177 000000000000084dc996ba769f2626d4aff2a3ad414daa6ed88fdcd3503bc8fd 20 0.02/1.00 vMB 67
177,176 177,176 000000000000061c21d226c323e9b591da06a41613d304a52a31abeaf39d620b 127 0.03/1.00 vMB 83
177,175 177,175 000000000000094e8484f403ff668d41bd9c3268a782263bed67f796fbc90f2d 72 0.02/1.00 vMB 98
177,174 177,174 00000000000001e1a2fd1e56455553ca8a4bd097a6a877a6d96e62f9de305a85 88 0.04/1.00 vMB 110
177,173 177,173 00000000000007156c1610d9c1716e2f7e6d0b6cbcb8cd4f93f79fc6aaa7ef25 34 0.01/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.81 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: 710.21 GB
    • Received: 17.04 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.