Loading Tool

Explorer IconExplorer

Memory Pool

46,274 transactions
28.65 vMB
0.06112919 BTC
Random Selection Loading Transactions
Max Size: 152.46/200 MB

Candidate Block

Mining Attempt 9188bdba8636d467896e9a2ff26de50a0018dc52e84996ce85d5b9d3b1b1bc60
Version 20000000
Previous Block 0000000000000000000174ee00feb456e9cb08dcdd2b42ef733fc93eec85ef67
Merkle Root 21ab0bf7e9ef38d6e25f2e97ea4311181b1713112fe4419879eccc9b36362c76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,329
Size: 1.00 vMB
Total Fees: 0.00666450 BTC
Feerates: 20.19 > 0.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,831 (130,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,177 784,177 00000000000000000004e9d7c63d739170a2f238c8aa9430070c11e18654f205 2,675 1.00/1.00 vMB 31
784,176 784,176 000000000000000000024064117456deda87aa58ef493113def57a9e950ea05d 1,355 1.00/1.00 vMB 6
784,175 784,175 000000000000000000018ba2b5048a9efad28f5196557006510d70f3729f260c 1,635 1.00/1.00 vMB 12
784,174 784,174 000000000000000000021b824514e33a55d2de1be7d2a67e568c69cae03e5022 1,839 1.00/1.00 vMB 5
784,173 784,173 000000000000000000000eb6b8904779dbbb893d7a13c9af72e2cc84f52de065 1,434 1.00/1.00 vMB 20
784,172 784,172 00000000000000000004e6581c156cb08f9e3f77bd604b3916fc5826e61dff93 2,616 1.00/1.00 vMB 15
784,171 784,171 00000000000000000002a3bb90e1ba9410d74889c5f46693c2491efafedc390c 469 1.00/1.00 vMB 4
784,170 784,170 00000000000000000003c8cbeacb3206160fd14354fed1eea13db0236c51707e 1,178 1.00/1.00 vMB 14
784,169 784,169 00000000000000000004a725ac9235845b06bd4d3a9a7e2a032427d590dd15f0 1,652 1.00/1.00 vMB 13
784,168 784,168 000000000000000000040dd9ca14457db722e703e42def9b6e36880dac4d74e1 2,612 1.00/1.00 vMB 19
784,167 784,167 00000000000000000002d74dd6031ddf0e8f70320e90d8847d73701408da4067 1,925 1.00/1.00 vMB 13
784,166 784,166 00000000000000000004d2de98b786a30bf4cf5188f342bdf05a5c1312651a4c 2,323 1.00/1.00 vMB 16
784,165 784,165 0000000000000000000518e5f04cba1ede8a5d89a71d384f7de47cf01c562880 2,302 1.00/1.00 vMB 37
784,164 784,164 0000000000000000000118dc35272eb62fa2d42f5679de14da14b23bd376e2d6 2,869 1.00/1.00 vMB 27
784,163 784,163 00000000000000000002c41acfcc635e9b3f640fdabb40bdb33f76f05687f648 794 1.00/1.00 vMB 7
784,162 784,162 00000000000000000001b803bb66194f36e7bb82b75b97d6be576aeb76f68b56 1,789 1.00/1.00 vMB 16
784,161 784,161 00000000000000000004e5f4c1423ed9c3673ac28f735ed917bd7f6e05e8bb55 884 1.00/1.00 vMB 7
784,160 784,160 00000000000000000003b258063ad20dd8a2bb166e58e3612f6f74d9ff435736 554 1.00/1.00 vMB 5
784,159 784,159 000000000000000000026d59b507e022fbe3caa0f2efa6c7bf608ec35910d421 1,490 1.00/1.00 vMB 10
784,158 784,158 000000000000000000031700581a17f89c72edd08768f40dc530f43d1c3785c1 2,426 1.00/1.00 vMB 23
784,157 784,157 0000000000000000000260935e6740e319929f4d2bad13d20ba6b1fa64f723d0 442 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.09 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: 651.48 GB
    • Received: 13.59 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.