Loading Tool

Explorer IconExplorer

Memory Pool

72,847 transactions
28.08 vMB
0.06795678 BTC
Random Selection Loading Transactions
Max Size: 166.30/200 MB

Candidate Block

Mining Attempt 3b6c4cd57fd7a42926fbafe8199c0eb18ed347395c1cb745bc2830ca7b7bb42a
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 636fc1f13d2692819d4723477c2287f8162c2bd67509d99a23b2478e43d86abc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,716
Size: 1.00 vMB
Total Fees: 0.01187171 BTC
Feerates: 150.86 > 1.19 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (523,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,045 391,045 000000000000000008a03ba898879e450b63845c043755a18fd72b323ef6af01 2,915 0.93/1.00 vMB 52
391,044 391,044 000000000000000007e2c95bcedd43e9844b3b907d483b3db0f94971ad14509a 765 0.35/1.00 vMB 38
391,043 391,043 0000000000000000079a9d3c230fed6e7d1e3136d342c3ade47270842970b53a 221 0.15/1.00 vMB 30
391,042 391,042 0000000000000000080eb3ce7dadf463b4bdc8b6c33d27d1e3e0b4e0550f1132 260 0.18/1.00 vMB 21
391,041 391,041 00000000000000000b26cb8710bc516d4678807f66233f6bc9835ccb5ebeeebc 2,436 0.87/1.00 vMB 55
391,040 391,040 0000000000000000007e7d0adf2fb7a0977b0e58c4c9325f3d09ceacae28f13d 2,313 0.97/1.00 vMB 36
391,039 391,039 00000000000000000199237636e3d0ec3afcf8dc2467f0ab4d49839361d3881a 1,163 0.43/1.00 vMB 48
391,038 391,038 00000000000000000435eeeb378f3298434b66a327b140695e2b04fb5a24d1f8 572 0.26/1.00 vMB 40
391,037 391,037 00000000000000000896db3799700abf68f625b722cc4489406a6e4effde6f48 503 0.32/1.00 vMB 20
391,036 391,036 0000000000000000039d156100f5934b6cc1d91a547127ff94f59e2a6f6d07c1 1,396 0.52/1.00 vMB 47
391,035 391,035 00000000000000000ac860f466b87840d52c9dab686dc3b333ac563dfcf8c3ca 1,466 0.73/1.00 vMB 38
391,034 391,034 0000000000000000028f07021fc640612a46806fb87899fd60ed55b910b47a27 2,026 0.75/1.00 vMB 41
391,033 391,033 00000000000000000a32463c4ef4647bdb9f994969c0192b1a13b7e04267b7ac 619 0.33/1.00 vMB 28
391,032 391,032 00000000000000000540e42202d8dea86025cb62676bfe8c362382c19a52b455 1,575 0.69/1.00 vMB 32
391,031 391,031 00000000000000000114e9f89f9e2ce58364c776c56a82fddedc3552eeda19ee 1,086 0.50/1.00 vMB 34
391,030 391,030 000000000000000009590abd67f0055c2c32087c656f617d2bc7be2fb7e33c82 858 0.35/1.00 vMB 38
391,029 391,029 000000000000000001bd6fe9846ff689fa40b676574e8057909004f1b309dd97 113 0.25/1.00 vMB 5
391,028 391,028 00000000000000000a391f09409629d6cb77b209987c7b4deb1487d37c45aaaf 1,055 0.52/1.00 vMB 33
391,027 391,027 000000000000000002c511922cdf06f4ba34bdac24277bf92a91ee06e39d5b3b 2,057 0.95/1.00 vMB 35
391,026 391,026 000000000000000009c425ba3bcff05ca20e66ef8a6fab3a6d91fca8530c5758 1,981 0.91/1.00 vMB 35
391,025 391,025 000000000000000009566e6722a99053ab5e6e042339f6f57dd7dcc24b61e125 550 0.28/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.