Loading Tool

Explorer IconExplorer

Memory Pool

78,392 transactions
34.58 vMB
0.16517596 BTC
Random Selection Loading Transactions
Max Size: 192.21/200 MB

Candidate Block

Mining Attempt f4e527b7199af792891ed9c760bb182715d3c86d3864e893d8813beb8e475dfd
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 426726369318a4733d3fd7b7896cf15439600b46fdf5afc0c6bf3a575aeef2ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,973
Size: 1.00 vMB
Total Fees: 0.03841291 BTC
Feerates: 445.78 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (214,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,574 700,574 0000000000000000000ded4a073ba8f439b8c029353604b8bef7c078d30a13b8 3,302 1.00/1.00 vMB 8
700,573 700,573 0000000000000000000abb37d731cb7159f1de07b7071a72b0292c1461e9b845 2,151 1.00/1.00 vMB 7
700,572 700,572 000000000000000000094183d71a81e4c6f3ef2fc2922ac25d6274131416a9a9 2,675 1.00/1.00 vMB 7
700,571 700,571 0000000000000000000159e5fe5d6d63fdf80040fedaa4ccd814a21f07b78591 1,177 1.00/1.00 vMB 11
700,570 700,570 000000000000000000092f6d5325a0c0de85fbd4ffc8eb1f9b6061cde4ea3ecf 2,193 1.00/1.00 vMB 14
700,569 700,569 00000000000000000001e57ef84e7045ab6a46bd50a550cbb4b5a14f1e02f11d 2,701 1.00/1.00 vMB 18
700,568 700,568 0000000000000000000b9406265fcd36205b4d5eb43c33b45bd20d57ff8241ca 2,856 1.00/1.00 vMB 22
700,567 700,567 00000000000000000000bac21bfe0c9d6cab41986cb8bdcb67a7db98e492deac 1,806 1.00/1.00 vMB 13
700,566 700,566 000000000000000000095cfec95a1442891503ad4a2aa145b30075a32f94b67e 2,405 1.00/1.00 vMB 10
700,565 700,565 0000000000000000000970624957f84bc219ceb7f49d3f78971d4d534dbbe91c 2,424 1.00/1.00 vMB 15
700,564 700,564 0000000000000000000baab117458985d942d621800892339d38a061b5142743 3,173 1.00/1.00 vMB 22
700,563 700,563 0000000000000000000ea7caa84a9d382b550a369d9ac87e69770641cbb2a8e1 1,618 1.00/1.00 vMB 14
700,562 700,562 00000000000000000007d52a3fb058422c4e17ac1e370afcec6eb30b99bf9576 2,013 1.00/1.00 vMB 16
700,561 700,561 000000000000000000077f361f3d5470d928fc393a6ea67a872751f978d978f5 1,646 1.00/1.00 vMB 13
700,560 700,560 0000000000000000000006f379be86c4d9447667103bb89d15868aa9dc04f847 2,021 1.00/1.00 vMB 11
700,559 700,559 0000000000000000000bb0cf28ff92d9b2ca0335c7ce4ef15d999ba8cfe391d3 1,796 1.00/1.00 vMB 7
700,558 700,558 000000000000000000072ca8081b08b81ba0d55cc602e2a6e339107b9c3e6979 3,153 1.00/1.00 vMB 12
700,557 700,557 000000000000000000009c93c3f1ab6d37fa5e55d91b1ff2094f672d44d20a7c 1,761 1.00/1.00 vMB 9
700,556 700,556 000000000000000000060b4091ca0d018909a7e613232dbbe6b3d0f960b8ebe1 2,027 1.00/1.00 vMB 14
700,555 700,555 0000000000000000000b84168d5ee32a328c82c28cfdbcd7ffc535f4e1129e4a 1,726 1.00/1.00 vMB 11
700,554 700,554 000000000000000000060907b8956b9a1c71e8029d3d676eee7b6b2909f0193d 2,192 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.11 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: 736.45 GB
    • Received: 18.58 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.