Loading Tool

Explorer IconExplorer

Memory Pool

38,124 transactions
26.06 vMB
0.07823198 BTC
Random Selection Loading Transactions
Max Size: 134.99/200 MB

Candidate Block

Mining Attempt d4438f8f91c3d4f58d719b22b5fb1d21afa21b4a3ab97adab0ff95606ab90747
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 515036172fe8968a0a6caf7ed7253c0f98e8f854554229ff43b87c0f21a98bff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,905
Size: 1.00 vMB
Total Fees: 0.03053169 BTC
Feerates: 101.64 > 3.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (612,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,728 302,728 00000000000000004389f354925200c4ae4e09a3bdc0cb954a69b86831d025c3 270 0.14/1.00 vMB 28
302,727 302,727 00000000000000002ff9f45a4e3cd4f918bb232196b268baf5d4bf95c6073c8d 64 0.02/1.00 vMB 54
302,726 302,726 000000000000000039bd2016acd4f9cb9e1ace152e882931858cecd12b6fbaa0 43 0.02/1.00 vMB 25
302,725 302,725 00000000000000002f3f231dfc3d7f9a4dfcdf4b8ad7b9c8bd20fbac07a1be71 112 0.19/1.00 vMB 12
302,724 302,724 0000000000000000415b7b9bee2eeebb73c458bcb53817f52de95e80e2ff014b 367 0.35/1.00 vMB 22
302,723 302,723 0000000000000000087ab76b563e51592a16062d917b621d7a4a51d4c2ba21cb 629 0.35/1.00 vMB 28
302,722 302,722 000000000000000017ca8a67c2d0bdfedef78cf057351023de96a57752bd57c1 1,019 0.35/1.00 vMB 46
302,721 302,721 00000000000000005b7a91138b355347187e4cdc744dd0721c8303a419fccc4a 104 0.04/1.00 vMB 13
302,720 302,720 00000000000000001d7d8f954f3482d25d69df155e6b4b6ef1ba68b5642619df 850 0.69/1.00 vMB 24
302,719 302,719 00000000000000004aed3d59757e73d51d935f04366d66b85f2a68ee2b4c6479 97 0.05/1.00 vMB 32
302,718 302,718 00000000000000004dc47ba170c5ff8bc0098c8237338d8ba15816c9ac8c3ac6 523 0.38/1.00 vMB 24
302,717 302,717 00000000000000002262352f168950280b5b8471a108cd62c230a00d428fc86d 91 0.11/1.00 vMB 21
302,716 302,716 00000000000000003181952d9c6c367d91701dcf52ed5f9dfa5367a6c2b5bd56 387 0.26/1.00 vMB 27
302,715 302,715 00000000000000003759fb4bd221645aead709e23f9dc963d3e5a423e6ecf750 134 0.06/1.00 vMB 31
302,714 302,714 00000000000000005334b7b5e0cec171bdfc9833c707822580cef8623f2c0c32 58 0.03/1.00 vMB 26
302,713 302,713 000000000000000032834d482049a068356286ec6fec9626e21ff41dae91963b 398 0.23/1.00 vMB 30
302,712 302,712 00000000000000001dedb80dce1f254d0377057690622b8dd6eaa24b8e861fce 512 0.31/1.00 vMB 30
302,711 302,711 00000000000000006866419f707cb10bd9522acd5074503b3d8ee6c22ea50c47 532 0.30/1.00 vMB 32
302,710 302,710 0000000000000000018f49f1dfedb4beac57d0f9df960afa7741ef867ca6a10c 143 0.07/1.00 vMB 22
302,709 302,709 00000000000000002b910ecb1ded363fba18ea960552afcf9cf336bd32e462b5 589 0.38/1.00 vMB 27
302,708 302,708 00000000000000002401b8f58c342cba3cedf6a0061e13e34075c85e4f883d1d 236 0.11/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.22 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: 654.53 GB
    • Received: 14.14 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.