Loading Tool

Explorer IconExplorer

Memory Pool

77,022 transactions
28.60 vMB
0.10175064 BTC
Random Selection Loading Transactions
Max Size: 173.07/200 MB

Candidate Block

Mining Attempt e840be29b31594fb31ffea759b5c2d07bd8efdff38df259f73b51bf4b7b4b9c6
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root f877e7cdf3e8b10fcbd0406079c7ceb55d1fcd69dce76ae5a39fba8a40635573
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,654
Size: 1.00 vMB
Total Fees: 0.03491842 BTC
Feerates: 402.60 > 3.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (615,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,165 300,165 000000000000000081930bd0f068a8bc89e2c0264eb74355777f5d7c7766e0f9 689 0.38/1.00 vMB 28
300,164 300,164 000000000000000028109b2444f5f4121ba0954869cc5b473ae91e0febb49550 16 0.01/1.00 vMB 69
300,163 300,163 00000000000000007983e16b0aba38c7d9df7597a2e0d4fb6d40dad9fa92a8c2 43 0.03/1.00 vMB 34
300,162 300,162 000000000000000029e952867cf7b5bf2e59dd203fe6431e445ad0d7532b9bed 65 0.03/1.00 vMB 23
300,161 300,161 00000000000000006cd0e99967e78aab5ba4e5aef208d340657a77f96cb43f0c 645 0.33/1.00 vMB 31
300,160 300,160 000000000000000009b17fb9d748f75170647e11e9b79e6c76bbf5c15b175fe9 235 0.13/1.00 vMB 28
300,159 300,159 0000000000000000139312cdb561b724170b80a3109cfb55a9e0602a634cfd7e 372 0.23/1.00 vMB 29
300,158 300,158 00000000000000007c938ae6b2eedf329bbb6d77d17b33dc5d2ade2085171cc8 280 0.16/1.00 vMB 32
300,157 300,157 00000000000000007d3321b9528561923908cf9d1afee44b597bd1c16c8f52bd 396 0.33/1.00 vMB 21
300,156 300,156 00000000000000002f5d603d05ecaa51dbb1d4a9f6d1fa3fb315e06132cf1bd3 512 0.26/1.00 vMB 29
300,155 300,155 00000000000000004439b518af30a82b44dd26a9a1591d6a282c9b2d2bd81496 367 0.25/1.00 vMB 23
300,154 300,154 0000000000000000404b3d8e43b98cb460fb1cf93484c7be8e9fbb2411d03731 128 0.05/1.00 vMB 33
300,153 300,153 000000000000000053ef79ee2686dc0623331a6fc5a0584a793bc91748ed9479 26 0.02/1.00 vMB 27
300,152 300,152 000000000000000055999e05d8a6b940a8c85f7f3b35dc2b404297af16733323 68 0.04/1.00 vMB 23
300,151 300,151 00000000000000003ec99f76493f0202423fc1b72559b550fc473380b2bc520d 194 0.13/1.00 vMB 32
300,150 300,150 00000000000000006f2f149def045cffaa6dfc5d0b60eb69848d2299510007be 44 0.02/1.00 vMB 19
300,149 300,149 000000000000000049944df7c26f3a766bc5e202c26e3e881ba1850ec2fb7646 148 0.09/1.00 vMB 29
300,148 300,148 00000000000000006748fa19b8953edd01f022586641a1cb70ecf2caa2f3c2cb 64 0.10/1.00 vMB 4
300,147 300,147 0000000000000000825b186a237cae05b5184c6b054e9ab2571e25d3f64119f6 225 0.15/1.00 vMB 27
300,146 300,146 00000000000000002f1def9659b4caf2d1455a03a6a3c2d70c2e8d925ec253a5 46 0.02/1.00 vMB 28
300,145 300,145 000000000000000003d2a499385e933647d8bd5a1661b0c23590f5ecd2e4e4aa 828 0.71/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.93 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: 714.70 GB
    • Received: 17.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.