Loading Tool

Explorer IconExplorer

Memory Pool

4,783 transactions
2.74 vMB
0.00514167 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 14.55/200 MB

Candidate Block

Mining Attempt 9a5fa6aae50b6e639186aa07710fcf5b93a0934263263f6b9ce2fbb0f7803294
Version 20000000
Previous Block 00000000000000000001a109e4333f7b259933cbadbf16b45500b7c32c757bf6
Merkle Root 034c25e781661aa7a9b017e1cd3110c8335f26e2e0e258f5f8527b9abf01c624
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,330
Size: 1.00 vMB
Total Fees: 0.00327153 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,493 (782,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,190 131,190 00000000000007b57996da5a117578162bd44a1ca6b30ed4e78463e875451d8e 62 0.03 vMB 1,211
131,189 131,189 000000000000087e1a411adad3546241dbe480d071797c817bc608a58105bb21 80 0.05 vMB 526
131,188 131,188 0000000000000a3843cd529d2a22fdfa505bb4a3594914c1abfdbb8d063da966 31 0.01 vMB 2,243
131,187 131,187 000000000000109a6c9f9527b1548464bb54e09cb66ec3b5ec979d67ad232e46 42 0.02 vMB 244
131,186 131,186 000000000000035611246a46136c0fb83057f1057e5114750d60950acf1dda86 78 0.04 vMB 1,037
131,185 131,185 0000000000000f28c17ca018e0b0e64c0d0428dfbf75621bdc58100f854a2043 142 0.05 vMB 452
131,184 131,184 0000000000000efb3f42ded2c88583cec0ac308be13ba7cbcc444d776e4b7413 1 0.00 vMB 0
131,183 131,183 000000000000129d946a1dd3549a6f68fa7b0706e33d025109e2f98d9d372d0e 14 0.00 vMB 45
131,182 131,182 000000000000013d2a96159c99788a72c548b6b39ee7aaa11853c682a5956892 15 0.00 vMB 858
131,181 131,181 00000000000009227662cb41d0adad2ae60a8dd7f3f9ed25d9e5c84024cf02ae 29 0.02 vMB 291
131,180 131,180 0000000000000eff7fc09c52421271490a7ec372d9b0a83e51745a45bab2c501 22 0.02 vMB 480
131,179 131,179 00000000000012638c79e5cc799637f1848faa9d8c5c956e7922da5010c07563 171 0.05 vMB 102
131,178 131,178 0000000000000bc5b66f55ede588efcc034d3ac99f1d5c405a2091c855a9eb7d 177 0.05 vMB 91
131,177 131,177 0000000000000988cf586b7ab148f6eb8bc617527707d0991ce8d0bb8b60a028 171 0.05 vMB 167
131,176 131,176 0000000000000c15d1f23893b75b4ee59e2393cfe43b63ef208950f79e672e45 22 0.01 vMB 439
131,175 131,175 00000000000001c415290c370c24042837f88e370c2e3539e10955200b629dcd 55 0.02 vMB 1,417
131,174 131,174 0000000000000e55e2f830def532c0b3972bdda7b54368505105990c4118aa8d 51 0.02 vMB 966
131,173 131,173 0000000000000c247a58d5f55d377cf82a3286e36e5309d5742762ff11166879 42 0.01 vMB 435
131,172 131,172 0000000000000f26073a1d97b2f7dca7dfc225a473cd3ab65e615785c3d456ac 142 0.05 vMB 212
131,171 131,171 000000000000002a33f136528114dc5dd8afdebc1b2304ce059cc2889f843bb8 145 0.05 vMB 500
131,170 131,170 00000000000002ab1103feb9fef18dbdaf8e5b5d315972c03529765e4e9e481c 40 0.01 vMB 291
Previous 10 blocks ↓
Total Size: 779.72 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: 364.34 GB
    • Received: 1.75 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.