Loading Tool

Explorer IconExplorer

Memory Pool

27,466 transactions
7.22 vMB
0.04526300 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.10/200 MB

Candidate Block

Mining Attempt b8107554e5ecea67972f59dd02db3feb4f3951af7eba27522c05d589115658d9
Version 20000000
Previous Block 00000000000000000001c02571042c0baf36458b65db85617878e8175980e0c3
Merkle Root 1de766b0cbc40f38575417b29b7035509b44ad2ae518cc78e866bf14b96c0c87
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,025
Size: 1.00 vMB
Total Fees: 0.02032889 BTC
Median Feerate: 1.70 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,229 (649,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,627 263,627 0000000000000007b4511e0e0fe84f191bf6451e2e31e33da5445ec298e40c6c 319 0.20 vMB 36
263,626 263,626 000000000000000b6b2f1f9ad462f790158e7f2f44e795cfbab4ea6cc6217e6c 628 0.25 vMB 161
263,625 263,625 0000000000000010c77ccbae7247dbd46c9c9f1794689e7d113b1881840d8ed8 233 0.09 vMB 94
263,624 263,624 00000000000000161338e08cd92cbfde4efd2d331587d8da6f6a481e63dc4f02 196 0.14 vMB 61
263,623 263,623 000000000000000e1c1c65bf0469bc3f53129fbe5c43fa8f78575cae04ec6cf9 553 0.25 vMB 111
263,622 263,622 000000000000000ba0e8e7168af5c91d5d002aaf047ff21e285edacb35f44020 114 0.04 vMB 101
263,621 263,621 00000000000000054e9329b309040f9deb450a3de3c2f109f74f96c9fa1e511d 18 0.01 vMB 126
263,620 263,620 00000000000000110552db5a12964b350a8776684e0739d165c2dbc0ecd0c3ae 222 0.12 vMB 69
263,619 263,619 0000000000000001ee2be77b5655c4827478c851080950371d6f868da2d43c39 270 0.11 vMB 159
263,618 263,618 000000000000000d966fbd43bb200290350115b5d4a78750a7c5a9a9e6c2aef4 318 0.20 vMB 57
263,617 263,617 00000000000000067344cbece24a0ace2993845979cb51cc8c9b827c721d3e3e 374 0.16 vMB 129
263,616 263,616 000000000000000350185ad3ba826374ce535a27c12de4201103d13004f83c4e 508 0.27 vMB 108
263,615 263,615 0000000000000002c6b058f99886c62298cdf4f2dc455af572e4a19a29cead43 466 0.22 vMB 92
263,614 263,614 0000000000000015dad773f0b247dbdf29ff0fa76e47e756dacf91075b6d51a6 477 0.19 vMB 132
263,613 263,613 00000000000000008a83b4e144be96b952f0c160d570b5563a15f2a23a614fb8 90 0.03 vMB 65
263,612 263,612 0000000000000004918106c98543dca438d923696fb0a5665421ec7c8352f271 464 0.19 vMB 86
263,611 263,611 00000000000000136cd40377700e89dd6473acd7d4b8a05b6a5bcbc1515864c4 520 0.27 vMB 94
263,610 263,610 000000000000000ee8311eb69f82b0ad27f5398bc186c45a84a57d15e53b5875 242 0.14 vMB 59
263,609 263,609 00000000000000031f6c9ff3739646244b32005801a4516ba2f0bd4ca9c5320b 16 0.01 vMB 61
263,608 263,608 0000000000000006e0e66b69dbe9e24aff61d706cd9024da31dcc34919f4b4ab 427 0.25 vMB 86
263,607 263,607 000000000000000db56c827d09edd9344d1afa643622087790da50bfc95c5495 184 0.08 vMB 77
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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