Loading Tool

Explorer IconExplorer

Memory Pool

39,490 transactions
28.24 vMB
0.05970301 BTC
Random Selection Loading Transactions
Max Size: 144.02/200 MB

Candidate Block

Mining Attempt 264ba40a9b2050e1ccb7143516a9c1f27fbb707e8c98539ac9e9711f28d87252
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 79252c386bbc5bdd8e0e0178f421edc23a2a43cfa86ed94097ae6f8bb44a0654
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,517
Size: 1.00 vMB
Total Fees: 0.00543185 BTC
Feerates: 60.12 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (312,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,575 602,575 00000000000000000014014d59ac1b97e2faefd5db42afbea164538871163f9a 2,773 1.00/1.00 vMB 37
602,574 602,574 00000000000000000000305ec92683331317f75096f6235702d1b5408c618085 3,062 1.00/1.00 vMB 28
602,573 602,573 0000000000000000000e96f30e14a31c9731cc78942c0c336c4f3e64471971d5 2,950 1.00/1.00 vMB 32
602,572 602,572 00000000000000000006c9a76fd68d091f8cd174c7b4ddbbade03f68296ae409 2,667 1.00/1.00 vMB 28
602,571 602,571 0000000000000000000cafe23a6924869256fb5e143672ec3dd939b649281a40 2,893 1.00/1.00 vMB 51
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
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.16 GB
    • Received: 11.87 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.