Loading Tool

Explorer IconExplorer

Memory Pool

31,154 transactions
6.39 vMB
0.02494380 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.21/200 MB

Candidate Block

Mining Attempt ef161c91f0c69ea7ffe9d866a04a6d90c754f64938a2985e59de5514529a2453
Version 20000000
Previous Block 00000000000000000001f3404bf84001d0e1a8da9461bef987c092cf8237a7cf
Merkle Root db43d4453f86a637fd2cb30f650a309a3429ecd9f5547a039ba229acc72e3d76
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 660
Size: 0.32 vMB
Total Fees: 0.00817501 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,972 (684,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
228,616 228,616 00000000000000b208da00fd2283968d99361f52ee2b0dba8649dcbecc11d577 0.19 MB 382 192
228,615 228,615 00000000000001e66ef526ff40e8371010c9807e17a516d8e5d31883e19afb1f 0.13 MB 266 190
228,614 228,614 00000000000001c2d896c0b8dd4540dd45f8adf26d18dc156a84354e00e1cd43 0.34 MB 578 155
228,613 228,613 00000000000001090f37dc4ed3680864558e4db823814ee847ae89133671784e 0.25 MB 818 277
228,612 228,612 0000000000000056e0a2526984973e42abf2025a730e92f74c370cf04519fe70 0.02 MB 63 215
228,611 228,611 000000000000005674a888429d3b27e50ec10f0e434191dfdce23f1e1a6a54fe 0.15 MB 169 95
228,610 228,610 00000000000002068af8377a0e7cea56a94f94e9e164093b79bf0a91c8845966 0.09 MB 241 172
228,609 228,609 00000000000001f8d6feb25b5f8cfd4bf4d3dd85a5d410067a9a251ddfa7547d 0.29 MB 630 169
228,608 228,608 000000000000002a184cb783aa7835c48a7c1df07eee6fadac0fda7e116e477d 0.05 MB 120 229
228,607 228,607 000000000000002d40a26423e784a9a6257d3fe78a36283e4a8cb19ff1597e1f 0.11 MB 252 151
228,606 228,606 00000000000001e36b7ce6b1066a842e1b76658565801e3ebeb153e68dcb766e 0.20 MB 504 185
228,605 228,605 00000000000001d9d7d9ae8e0fbe58903f45b51b7f4ed845f258f318cf3541fc 0.09 MB 178 92
228,604 228,604 00000000000000efe59ffd9b9c3e7d817236445ed7e287829d7f2e10d84d3625 0.09 MB 210 141
228,603 228,603 0000000000000030815d2847fb8a960382133edfe08b684f76994045add92614 0.21 MB 296 102
228,602 228,602 000000000000002a60fec6a6cd9e3a858b411432f07ae764436adb35f6c0b3d8 0.25 MB 721 242
228,601 228,601 0000000000000076024cf20984ca6eeb84fd3a6a4abc73bac5d3a95ad3dc86ec 0.00 MB 5 127
228,600 228,600 00000000000000588f9bf9141e540086c992a511440eccb4681e2d5253ac14b9 0.13 MB 331 189
228,599 228,599 000000000000019131f6ce88b0fb24787c5786d5adc30429d541b79210787123 0.09 MB 205 179
228,598 228,598 00000000000001e46bdd1ffc5928879459d41cfcb3cebb61a90c1808fa7dcb0e 0.04 MB 86 122
228,597 228,597 00000000000000646cbaa8d3dd5acec374c9d2de4a4936a10b25e85eadaebc71 0.00 MB 1 0
228,596 228,596 000000000000025dccea46a90dd89718be32d2bba84c44cac2f390c4d146adb1 0.06 MB 47 364
Previous 10 blocks ↓
Total Size: 778.79 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: 357.33 GB
    • Received: 3.19 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.