Loading Tool

Explorer IconExplorer

Memory Pool

42,277 transactions
26.92 vMB
0.06945816 BTC
Random Selection Loading Transactions
Max Size: 140.79/200 MB

Candidate Block

Mining Attempt 528e71c41878732dc45ad982efcb01540353aad2111c6f66557bf335b642ca4f
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 41fd957f24ef93edeaa151294c01c5cd0f474b165ab77d06acdae79581395911
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,147
Size: 1.00 vMB
Total Fees: 0.01945906 BTC
Feerates: 130.68 > 1.95 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (364,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,257 550,257 00000000000000000009f6e3a574015289564f089a03c41c938a928e48e379f6 2,744 1.00/1.00 vMB 22
550,256 550,256 00000000000000000020350c833ee5183438f0779e4207f2c4bfc665244ee443 2,664 1.00/1.00 vMB 45
550,255 550,255 00000000000000000021cee275d4009210ab57f6cc58de2a393dcd2a6037d7a5 3,032 1.00/1.00 vMB 45
550,254 550,254 00000000000000000016f975159e2307164ebebccea00e8ad57042157873b937 3,395 1.00/1.00 vMB 69
550,253 550,253 0000000000000000001f735c2d9de4a914a1b4fd07816d555afe07194d55115a 2,352 1.00/1.00 vMB 42
550,252 550,252 00000000000000000006edfe020ac697daedcddde5a87a166032f964ac03d423 2,441 1.00/1.00 vMB 51
550,251 550,251 0000000000000000001acd803b84e0e55a42484b40e17934354e5abab25adc25 2,512 0.97/1.00 vMB 27
550,250 550,250 0000000000000000001eedd7a93cc97fa34cf6af630920fb30dcf1e180c1d191 1,605 1.00/1.00 vMB 22
550,249 550,249 00000000000000000008e9f4e89499639caa5d9da6f3d7c591fa9101363e753a 1,364 1.00/1.00 vMB 10
550,248 550,248 000000000000000000220d76925afd0a39aa7ce2d3f6ca4e85edf44904625ead 2,692 1.00/1.00 vMB 29
550,247 550,247 000000000000000000003549601e3d96a398c4585480c0992901a339aa36fa91 2,782 1.00/1.00 vMB 14
550,246 550,246 0000000000000000000fa112dacc98e8d932aeefc880d0065bf0d33d388a35fd 1,558 1.00/1.00 vMB 29
550,245 550,245 00000000000000000002f601d20323b40221589a8686fa5d48eb7fa1f7766217 1,699 1.00/1.00 vMB 39
550,244 550,244 0000000000000000000a9248d6efdc39db162888eb9346d2ab87713b91516084 2,905 1.00/1.00 vMB 61
550,243 550,243 0000000000000000000c2539304a50651e767e982792ecf94a65afc09bdcb852 1,669 1.00/1.00 vMB 19
550,242 550,242 00000000000000000008f590bd78ff53ed0871a8b50c9c501387660982bee459 1,371 1.00/1.00 vMB 15
550,241 550,241 0000000000000000000666ef2edc87b4fcbc045423c61238afee63eb70f86e84 2,568 1.00/1.00 vMB 28
550,240 550,240 0000000000000000000e4260a5f8b4955c4bba658003bcde6014dba5795516ce 2,814 1.00/1.00 vMB 23
550,239 550,239 0000000000000000000d9c10f517fb51bd0c1cfffeaf87b0d65b5984c4906292 2,394 1.00/1.00 vMB 21
550,238 550,238 0000000000000000000b3eeae66fb2aed1fd917d871e2b0c0207616636f5d916 1,746 1.00/1.00 vMB 13
550,237 550,237 0000000000000000000492f99a0464301820fabdf4bccf113e3884b939743568 2,338 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.22 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: 654.70 GB
    • Received: 14.16 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.