Loading Tool

Explorer IconExplorer

Memory Pool

43,209 transactions
32.22 vMB
0.10649952 BTC
Random Selection Loading Transactions
Max Size: 161.21/200 MB

Candidate Block

Mining Attempt cd31058ffd220ad30f3f8a02d299f48865db7a2308e2406a075959ad2aaaa426
Version 20000000
Previous Block 000000000000000000010ac925ea2d566953707a27050fede0bf8ec21bb7f373
Merkle Root 96d348b082d4cbe0ce023dccad2f9a27fbecb2b45139144d8bb2dba5fdd2f95e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.03733507 BTC
Feerates: 344.14 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,393 (864,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
50,131 50,131 0000000006a23d7b7a0cb46649ad64cc9a12517cca0ecd2030df74a4ee74c658 1 0.00/1.00 vMB 0
50,130 50,130 000000001ec41f5c13c67c25d4d5935c153c18e88e104540ec3c163021d4df36 1 0.00/1.00 vMB 0
50,129 50,129 00000000077400964b0c62eeb870514ba49d05897f33b923f2871312dd93e144 1 0.00/1.00 vMB 0
50,128 50,128 000000000bd1411f25aea13ac637fbacd35b7aeb2d3a41f406734cf108360e6e 1 0.00/1.00 vMB 0
50,127 50,127 0000000022ee76ad4590308ae90a6d58cca945b6512a99818fff069f5b44a308 1 0.00/1.00 vMB 0
50,126 50,126 000000000ae66386771fb6c3df39aee3209516eafc977cbb4a07aeb338a429cb 1 0.00/1.00 vMB 0
50,125 50,125 0000000024977ef7589f765c7401eacd7124097ea6b1998c96776681287696da 1 0.00/1.00 vMB 0
50,124 50,124 0000000017cdbe76bc20469c2e7279937ba9479fcf1cacbc7cabd7a292773cd5 1 0.00/1.00 vMB 0
50,123 50,123 000000000692fad765b1b6773cf018de0fe9a4c72011dce237eef61f5b6b255a 1 0.00/1.00 vMB 0
50,122 50,122 00000000173b2f65a6790189fa6d7bd4f0043d7bcf2de158e2e719507e0ad875 1 0.00/1.00 vMB 0
50,121 50,121 0000000019c463cd7bc89473ed1ded2470cee230ab4de401f56347e8565cb585 1 0.00/1.00 vMB 0
50,120 50,120 00000000195fc6df5a3b214dbd8a040993ef85de2c5444557aa6bf4c9e9e125d 1 0.00/1.00 vMB 0
50,119 50,119 0000000027b860ec1f276a57d5df486888ca15381eb1e27d09c176cf6e158b07 1 0.00/1.00 vMB 0
50,118 50,118 0000000012defc7ddc3903473630369d50a7feaa3032770a9ce22185f17de30c 1 0.00/1.00 vMB 0
50,117 50,117 0000000000c4fb021e0853ae2db038d36607f83e84394cda442dea3aaa0dcff3 1 0.00/1.00 vMB 0
50,116 50,116 00000000077e53418cca1c32ea81cf96b510be808908d6b61cfa997a4860c17b 1 0.00/1.00 vMB 0
50,115 50,115 0000000002a89759f0a0433c7c3925e21616beae88eb3ad728d85e91a53b7bd2 1 0.00/1.00 vMB 0
50,114 50,114 0000000017ab93792805cfee095c8701f9c9d689b1d70a549c914ebe0fefde6c 1 0.00/1.00 vMB 0
50,113 50,113 000000002136137c64aedf3ba1001817a7cb95de34b1614b2177252d3f90ca62 1 0.00/1.00 vMB 0
50,112 50,112 0000000025c9e9992cb985719c58fedbcedf65d852a99aa0bb481dd05d54d439 1 0.00/1.00 vMB 0
50,111 50,111 0000000021529d056348e04f7ed506286d0b332811e6c0f5f11194d54fccdfff 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.30 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: 598.55 GB
    • Received: 9.95 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.