Loading Tool

Explorer IconExplorer

Memory Pool

79,506 transactions
29.23 vMB
0.07515333 BTC
Random Selection Loading Transactions
Max Size: 177.67/200 MB

Candidate Block

Mining Attempt 9fbf56132089919c261c5dac1b08973f3893b8aa9fad2641aa780caa55bc2b85
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root ec7426eabcf45f442d8ba5f811d66d9a56a82a434e9f9dc75c9e8c2c7610cdc6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,138
Size: 1.00 vMB
Total Fees: 0.01398236 BTC
Feerates: 74.86 > 1.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (704,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,715 210,715 000000000000030f67b5386d113c75b1992c1bc27de4a8a142e9b94320b31b91 96 0.03/1.00 vMB 47
210,714 210,714 00000000000000feb587d3def468f0c21e1bb18e789a24158083c4b93b03cd4c 91 0.05/1.00 vMB 94
210,713 210,713 00000000000002c242792e72e8307d57d50daf4ca6a6aad26e8ded72d88740b4 271 0.12/1.00 vMB 610
210,712 210,712 00000000000003611a0c3f7272cfaf658339989b86b05b47f158d0b62f1b7b62 93 0.03/1.00 vMB 57
210,711 210,711 0000000000000176a6ec538ef988195e4823821fd02551af78725abf6b92540d 205 0.09/1.00 vMB 256
210,710 210,710 00000000000001e2a9bc208056510710866cfad4343e705ee3cd93665353066d 134 0.05/1.00 vMB 146
210,709 210,709 000000000000045148d2c20cbd985a0f37ae8a58609033954ccd2458e51eaa63 79 0.06/1.00 vMB 130
210,708 210,708 0000000000000353223824d067fce809f2077215dde70ed802fe6e3d869f7da6 206 0.08/1.00 vMB 200
210,707 210,707 0000000000000378b5787f6c94969cd09897a19e254a0754dd89eb7d66898181 73 0.03/1.00 vMB 157
210,706 210,706 00000000000002c17749991d0864bdb56925750c006ed70385637fb5f24c2132 315 0.16/1.00 vMB 165
210,705 210,705 00000000000001e4ffb45ff9c96ceb10b3fa63ec737058d2bab63c3f48ca899d 29 0.01/1.00 vMB 104
210,704 210,704 000000000000011cd0645980ec201415654cd9b7d09b4ac377a044a8490eb2dc 267 0.12/1.00 vMB 172
210,703 210,703 000000000000011820bad1f572934fec22bcdae7ba7fe9b36a9459e061367a86 52 0.02/1.00 vMB 130
210,702 210,702 0000000000000049f7df71ce8dc4c0c1e8afbb13ec4f64a83b29fae65fd5607c 173 0.11/1.00 vMB 160
210,701 210,701 000000000000026cf667d1d68d0e362345b5a92097c208d57c86826fef0778a6 261 0.10/1.00 vMB 167
210,700 210,700 00000000000004205e72e881863c3dd7dff0ba4f578c25555df12cc1d984c2d5 410 0.22/1.00 vMB 174
210,699 210,699 00000000000000cf7bbfbeb3acd96a4a616e6fe4c2f1fdc884e52d52b0f1495b 112 0.06/1.00 vMB 178
210,698 210,698 00000000000003b184fd36f41b7582cbea23ff922c8c166069b94f64b8942529 116 0.08/1.00 vMB 119
210,697 210,697 0000000000000079b7141383bf5cb4902a7d60fc9759ede11820b04844cf93da 49 0.02/1.00 vMB 27
210,696 210,696 00000000000001f19a5acd8a8913f82b1ec4d5283ebe6ddce48d25da8c51c7e2 376 0.47/1.00 vMB 80
210,695 210,695 00000000000001057a189fc60051b71d0cedf225bf58451a4aea6eab66ecd914 342 0.13/1.00 vMB 226
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

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