Loading Tool

Explorer IconExplorer

Memory Pool

44,031 transactions
30.17 vMB
0.10121592 BTC
Random Selection Loading Transactions
Max Size: 153.49/200 MB

Candidate Block

Mining Attempt f4339e0d61c39297022381a60fd7bf3a7aa59d358bbe0f74664679ca9066b1b0
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 730b19f7e27799f935953aa11d424a2d4452f48fd9a9fc42ed3e091683fd955d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,885
Size: 1.00 vMB
Total Fees: 0.03748538 BTC
Feerates: 150.97 > 3.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (149,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,383 765,383 00000000000000000006e5e5aa6368d430b53558d837d410c3815d65705fd8e5 2,942 1.00/1.00 vMB 44
765,382 765,382 000000000000000000042756584aab8079994fd02e18af279d5ab6b10348d2fb 994 1.00/1.00 vMB 2
765,381 765,381 000000000000000000069affec6239f92f07055d2d7dd36a837f4ea876894eed 2,233 1.00/1.00 vMB 18
765,380 765,380 0000000000000000000546ed9277aa2a062265f5d29228d9b95de87e67c3cf28 2,985 1.00/1.00 vMB 40
765,379 765,379 0000000000000000000290fc74674f5afcae1cbeef2c7b555278881fedd7f692 2,566 1.00/1.00 vMB 20
765,378 765,378 00000000000000000001ef180cb5c3c24fdb2fea8e65e47f72674e6585c40794 2,050 1.00/1.00 vMB 19
765,377 765,377 000000000000000000065f4b42d9e6fda0764bcfe5163aff12fbca67cdf5e8fd 1,707 1.00/1.00 vMB 26
765,376 765,376 000000000000000000063f781010ab0c9cc5e7cf9c5a125f1e6770715bf16a41 1,812 1.00/1.00 vMB 29
765,375 765,375 000000000000000000041897de2efad1fe3da910acb9e5df15f17eb27d418e4b 2,649 1.00/1.00 vMB 34
765,374 765,374 00000000000000000003ead1a29aa791baddda4a676c7622ca631539e3880e55 2,515 1.00/1.00 vMB 48
765,373 765,373 00000000000000000000b87759a2b1b515c5ec3d1cdc4ee7dc7c6a1f7db0651d 3,437 1.00/1.00 vMB 44
765,372 765,372 00000000000000000001199ba5553d9323901307b3f304f1352ccd4c24ff6868 2,671 1.00/1.00 vMB 25
765,371 765,371 000000000000000000025bd57be6efd21fb0543cb73b210f623a215a9ac775d9 1,624 1.00/1.00 vMB 14
765,370 765,370 0000000000000000000005f13918fba7eb1789546433814e4737734382cdbe17 3,100 1.00/1.00 vMB 11
765,369 765,369 000000000000000000004d4c76d441cef9c87a759020c2e39b5527cb99b579c5 2,512 1.00/1.00 vMB 27
765,368 765,368 000000000000000000016bfb93351e1c761800edddf63588d2cf9a95fde492d2 2,980 1.00/1.00 vMB 42
765,367 765,367 000000000000000000029568ff1fb3f69753a8f33020d498e834400b4aeea0ed 1,524 1.00/1.00 vMB 27
765,366 765,366 000000000000000000005073d88085f09c1a6195eb5d8ff9ccadfbc917579d86 2,896 1.00/1.00 vMB 43
765,365 765,365 00000000000000000003e7c7fed9188cee604a90a72985f8b7ec49b579944736 2,097 1.00/1.00 vMB 18
765,364 765,364 000000000000000000008221d273c8e566b24cef570566f914e099102e85d70f 2,548 1.00/1.00 vMB 20
765,363 765,363 000000000000000000070b613c32a2d3731501ccd2d97663c53c80bfe09e6d4f 2,016 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.64 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: 626.53 GB
    • Received: 11.66 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.