Loading Tool

Explorer IconExplorer

Memory Pool

42,054 transactions
28.73 vMB
0.07265052 BTC
Random Selection Loading Transactions
Max Size: 146.84/200 MB

Candidate Block

Mining Attempt bf93696df8805cc264b65429a16fbf5be18509bb6fe42d56a5fb06b6de25c666
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root f1ee90f22aad61db54f39dc067e4a813aeb2696728120180c8c362826e71ce32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,572
Size: 1.00 vMB
Total Fees: 0.01678888 BTC
Feerates: 104.56 > 1.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (312,060 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,570 602,570 000000000000000000080653062982a757d71c9f93d7b073119265708b3c79fd 2,220 1.00/1.00 vMB 15
602,569 602,569 00000000000000000003f7f71444e1496b89ddf730d7b5ea1f1012a20363f6fc 2,738 1.00/1.00 vMB 32
602,568 602,568 00000000000000000007bdf8ce97e60b32e0a1da3b5aaaf9ff19747f6e9ad080 2,726 1.00/1.00 vMB 3
602,567 602,567 000000000000000000129b0f9bca52642023d41b2b3e2adf56acd8526fe266ba 2,715 1.00/1.00 vMB 8
602,566 602,566 00000000000000000003efb21dbf26f16ba28e27d9032c9e37b8381f01aa5098 2,477 1.00/1.00 vMB 23
602,565 602,565 000000000000000000079762914b0d49dfd7af0c5f767682e29a0216b0738d65 2,552 1.00/1.00 vMB 55
602,564 602,564 00000000000000000011b89660ef994c231990d84d5c64894782c454d0a273a1 2,159 1.00/1.00 vMB 27
602,563 602,563 00000000000000000011d79ccf430e7b127032d8123f0565a1392fcdf4717105 2,498 1.00/1.00 vMB 47
602,562 602,562 00000000000000000004e5ba799a25f356ff192771f9f9791ba92eed8ac3edc2 2,816 1.00/1.00 vMB 49
602,561 602,561 00000000000000000006d147b5ecfc60100ca2b206240929ffa3f594dae95e08 2,429 1.00/1.00 vMB 13
602,560 602,560 0000000000000000000a812d139e31bfb77d0f49938077c8657526043fa9b771 2,625 1.00/1.00 vMB 16
602,559 602,559 00000000000000000008c00ada80eb220d293c9d9d245ff5c2a78d364c06de74 2,537 1.00/1.00 vMB 25
602,558 602,558 000000000000000000069e93cc6f1d089b81d1acee9fbeb374fe7c8d08ea5893 2,408 1.00/1.00 vMB 49
602,557 602,557 0000000000000000000655a6ad8c88fc82c8fb29dafca94e865163c037119ced 2,393 1.00/1.00 vMB 38
602,556 602,556 00000000000000000008ddec839fc0fc4e65fc054208ecebf78791d4fc35a715 1,954 1.00/1.00 vMB 35
602,555 602,555 00000000000000000003e9f98b76392562089a70f5d5b19db2be19af889fb95d 2,478 1.00/1.00 vMB 54
602,554 602,554 00000000000000000012f117c094870b88a7ea1003f35e75f660af0a3f4e8bc3 2,476 1.00/1.00 vMB 19
602,553 602,553 0000000000000000000c27046844f6e31dbde3ac15d4a423e8ffbed18bfbff40 2,117 1.00/1.00 vMB 17
602,552 602,552 0000000000000000000318f123009a84b3d6f0f5918a6e30b714bccdb96810cf 2,905 1.00/1.00 vMB 38
602,551 602,551 000000000000000000070c816819ce52d67c1b7b15853fdd759c3e35130c8fcf 2,621 1.00/1.00 vMB 52
602,550 602,550 000000000000000000062db481b7ae323e2aae08910c05af8e79fec1370af59d 1,750 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.03 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.