Loading Tool

Explorer IconExplorer

Memory Pool

78,543 transactions
29.32 vMB
0.08334862 BTC
Random Selection Loading Transactions
Max Size: 177.20/200 MB

Candidate Block

Mining Attempt b9f76337d73af52cdb7c3bb2bddd8c4f25bfce2e47f9a02ae95fd7140d946254
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 0d06950fb238175721b4892cb08e7dc0b771023ede339d5d230c65b0f98e7f87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,601
Size: 1.00 vMB
Total Fees: 0.02174119 BTC
Feerates: 95.73 > 2.18 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (389,881 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,280 525,280 0000000000000000003d880f53e10c8063c243e85e9802c4cc6e957eb16e83bc 1,985 0.62/1.00 vMB 9
525,279 525,279 0000000000000000000c8c01785890def2c8612d34e6e35f729a00c999031e39 1,539 1.00/1.00 vMB 39
525,278 525,278 00000000000000000019665c5c74288870412e6167b2c51b38c82c208e8eefda 545 0.20/1.00 vMB 22
525,277 525,277 0000000000000000002dab03abdd27c74c5809bb1339ca465efb63f1f066363d 1,096 0.55/1.00 vMB 7
525,276 525,276 00000000000000000019580443c2927bfbb43d8dc93073980d4fd46ff1c141de 2,366 1.00/1.00 vMB 25
525,275 525,275 00000000000000000012c91f98b3e3539363946dcf294199685ecfe1569907ad 2,697 1.00/1.00 vMB 32
525,274 525,274 0000000000000000003a33c9c6358c87765cae31e5cb48c63ddc53c9d5b1df38 1,425 0.60/1.00 vMB 21
525,273 525,273 000000000000000000319967fddc5cd030ec5663914f237989043e467355a1e2 2,482 0.96/1.00 vMB 22
525,272 525,272 00000000000000000019ea91ec076eafe1997b36beefb8408fecfb39331be920 472 0.19/1.00 vMB 18
525,271 525,271 0000000000000000000139b78108187f0bad64ba28030b5d8affdcc7a1890234 92 0.02/1.00 vMB 27
525,270 525,270 00000000000000000012cf280340da53dbc8c64fda004de4994dc0ab5d71e92f 492 0.41/1.00 vMB 21
525,269 525,269 0000000000000000002a7229e31357aea7ca9ac62967a57fc7c7f2311af8d239 544 0.29/1.00 vMB 21
525,268 525,268 0000000000000000001d37179982c3e66316f31b2d7553bfc20ec1830a7084b6 261 0.09/1.00 vMB 27
525,267 525,267 0000000000000000000f915b7b8b61cbeab58eac79ef2947bcbefcaab01541bb 508 0.36/1.00 vMB 2
525,266 525,266 000000000000000000375b3f23013debc58b5a8bc1c431bbae7bb94bc25588d6 2,171 1.00/1.00 vMB 26
525,265 525,265 00000000000000000029bb1611efeb388da9239ad87930a46de248385eb5e3e0 1,699 0.70/1.00 vMB 23
525,264 525,264 00000000000000000034c50748a33821d8b0856ace7dabc6c630911c4ee318a1 942 0.40/1.00 vMB 50
525,263 525,263 00000000000000000013a1da6d0737d3f37a23e8a6ff8680b626f7756b370638 932 0.42/1.00 vMB 20
525,262 525,262 0000000000000000000b064073a89073b5fd052cc0a0b6912cc0deb15cf09520 842 0.50/1.00 vMB 9
525,261 525,261 0000000000000000003bb0d8e2e5044519ae04c05c0c2f7fbfa70edd6c27f03c 2,149 1.00/1.00 vMB 35
525,260 525,260 00000000000000000030ffa96bfb5a460899ebbaf10dd2a5552c38b3b4266c33 791 0.36/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 674.74 GB
    • Received: 16.43 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.