Loading Tool

Explorer IconExplorer

Memory Pool

44,854 transactions
26.91 vMB
0.06821302 BTC
Random Selection Loading Transactions
Max Size: 141.38/200 MB

Candidate Block

Mining Attempt e7e2014bdc7bf0f48d8fae3964a13110d1136fd8d76494a773cfdbf4a26cb856
Version 20000000
Previous Block 0000000000000000000210106905380666cdf8219c37e0bb12d364b24b5bbe7a
Merkle Root 65d639813ee2f16fec5dda29b8a005ebd3337908297b79f2ebaca4827ebc3e01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,471
Size: 1.00 vMB
Total Fees: 0.01841072 BTC
Feerates: 135.80 > 1.84 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,756 (827,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
87,151 87,151 0000000000123fed121d21b1d3957dfbc17b39e89b18977324f956c6edbf6890 1 0.00/1.00 vMB 0
87,150 87,150 0000000000057385614b79503f591810154bd60ac7897c9033c466a175b68166 1 0.00/1.00 vMB 0
87,149 87,149 00000000000337623ae709a051c3bfe272577df9dee51d0cfe7bc482e1066c3e 2 0.00/1.00 vMB 0
87,148 87,148 00000000000d70891ac0db5aed28639620ccf4404260c95a03e76b69733021eb 1 0.00/1.00 vMB 0
87,147 87,147 00000000000a5f29d2a4819e7621e83b35f657d23f0bb64a84a136703da06af7 1 0.00/1.00 vMB 0
87,146 87,146 00000000001be2863d531a369a7e3f67b5db80ee1a4a274906370b58b622257d 1 0.00/1.00 vMB 0
87,145 87,145 00000000001c4f6115605c25b551bfced454cac89246adcf5677e41cfc593ed8 1 0.00/1.00 vMB 0
87,144 87,144 000000000018b5f1853eaa1d9bfd798bd2de83f3d1157203f731ff0a1a0cb168 1 0.00/1.00 vMB 0
87,143 87,143 00000000000c2b62091f74408b8415ebd4a3d61cfa3b279822723731e9bec188 1 0.00/1.00 vMB 0
87,142 87,142 000000000001e3b3403b06d452b7e79c6c08b2a86f729b6ad792d317df5fdff2 2 0.00/1.00 vMB 0
87,141 87,141 000000000019de9948d3129852fd49ae2e3f57c1b192d0cf9e90feb9f161e332 2 0.00/1.00 vMB 0
87,140 87,140 00000000000f7770ec01dd0771eb76877de723e6a67c4b3e2e54e51323b6abc1 1 0.00/1.00 vMB 0
87,139 87,139 000000000006ee3411a5ddcd09fc04bc07d3e18c3db67590ce8af38fed0657e8 1 0.00/1.00 vMB 0
87,138 87,138 00000000000085a53e1f161232490f70f82231b40f47aeeb31fccfc4bb95f7d9 1 0.00/1.00 vMB 0
87,137 87,137 00000000000428855903b03b230f54fccd4b06cdc5740166406cfcb9ee47b7ef 2 0.00/1.00 vMB 0
87,136 87,136 0000000000116fb72b789297af3e80827890272cfa1d9607c628d03c94bf05bf 4 0.00/1.00 vMB 0
87,135 87,135 0000000000116885dd1ba62f7c95ee0518e689e5236b20b327cd5e2bf700e940 2 0.00/1.00 vMB 0
87,134 87,134 00000000001c54d94a5e675f53a28d214e209766a95c8d80e153c0a7a59acdc2 3 0.00/1.00 vMB 0
87,133 87,133 00000000001db1bac9e3de8feb32107d457f16319392ded90fc6e5c77f21369e 3 0.00/1.00 vMB 0
87,132 87,132 000000000016df04926445ed678f2c93858cdf51e50d79b822d724a5781a4d2f 2 0.00/1.00 vMB 0
87,131 87,131 0000000000050849d4869ef549c271151922f4c1fd1499e8951afc574a7c22c1 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.95 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: 647.35 GB
    • Received: 12.93 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.