Loading Tool

Explorer IconExplorer

Memory Pool

33,203 transactions
27.17 vMB
0.11032109 BTC
Random Selection Loading Transactions
Max Size: 136.44/200 MB

Candidate Block

Mining Attempt 156e58ff214dad698bb4e79cb522df61f8aee3b8e644436f0e710d928dd27f2d
Version 20000000
Previous Block 0000000000000000000073ff96478c5584a0477e81e2c2b98ae9f339a9380378
Merkle Root 36fd90df1e612d7a6de017c8e058b7fbaa361e036e82874169fd0b1d254e622f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,993
Size: 1.00 vMB
Total Fees: 0.05466926 BTC
Feerates: 386.83 > 5.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,247 (821,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,961 92,961 0000000000093ede44f3a8d4ab8ad571e4c0c430a1283979de4f26fcb2119d43 3 0.00/1.00 vMB 0
92,960 92,960 0000000000003e185404668e41f295977aa4fbb20d6f46bdd6d7d561a7f73346 7 0.00/1.00 vMB 660
92,959 92,959 00000000000472c60472a0d7bf85efbe706ac1042637f3ad24f56eca2a414c4a 3 0.00/1.00 vMB 0
92,958 92,958 0000000000075eae0061558f19d44f2a36c2100bc2245973bd1cce87198c8507 14 0.00/1.00 vMB 0
92,957 92,957 000000000003569c4250897902fdcc9a7eaf3c4b51598f716db09133a2c1d7a9 219 0.05/1.00 vMB 0
92,956 92,956 00000000000801f73587478dfb0bab1b02db5b35577a55ecbb728a3d4982c373 219 0.05/1.00 vMB 20
92,955 92,955 000000000004b85302b022975506f43f2565c1ba9a78d965d1b852fe9c7ded96 1 0.00/1.00 vMB 0
92,954 92,954 000000000005bcc4f175b7965ea35d5875ef99387be4225ed6265c26acff8f9d 219 0.05/1.00 vMB 20
92,953 92,953 000000000002b2fd4528a4e18d0fb3736800350e93ded4e81d46da335622b2fe 3 0.00/1.00 vMB 2,070
92,952 92,952 00000000000835c8bc5fc00cf731f9b7ff711730ca3e7d91688ef150f52f9997 219 0.05/1.00 vMB 40
92,951 92,951 00000000000932e6caf7e7b6f0df61c77167094d21d7df9033ff059a715d5521 217 0.05/1.00 vMB 40
92,950 92,950 0000000000052931d47f57d921a18610982428c1f3961277e6b17a8587a35336 215 0.05/1.00 vMB 0
92,949 92,949 000000000006f4f3295cf109115a1a467f8417d4fe92995a7680f43207c97413 218 0.05/1.00 vMB 40
92,948 92,948 0000000000091846cf4cdfef327d5e093d9e8e3a4bac204609320b36a776c05d 1 0.00/1.00 vMB 0
92,947 92,947 000000000007c87ada8e96d593074ac2034d4757cd14039cb603bb0fe1df10f8 201 0.05/1.00 vMB 0
92,946 92,946 000000000005c0332cc92a17d75fd362bfc16966779e35841d8ed4f89f0ba62f 219 0.05/1.00 vMB 0
92,945 92,945 000000000005ac6636beda00a02bc6174bf444ddcf273683e9fd55bb216ef0ab 219 0.05/1.00 vMB 0
92,944 92,944 0000000000044fe138de69e80045e9ed77b2d992fbf07d76a81532e293e9e695 850 0.19/1.00 vMB 0
92,943 92,943 0000000000080cb154144edc0ade8c0592abced580c3acfd4bade95647c68cce 144 0.03/1.00 vMB 89
92,942 92,942 00000000000802c60e6687d711126fff798bf0fe0d5a2e32087fc84cbab8da48 219 0.05/1.00 vMB 0
92,941 92,941 000000000003d58c03bbb12d3ebea83f8b721ca37e82331ca20934a7508185c5 219 0.05/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.03 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: 576.66 GB
    • Received: 8.50 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.