Loading Tool

Explorer IconExplorer

Memory Pool

45,673 transactions
29.05 vMB
0.13911760 BTC
Random Selection Loading Transactions
Max Size: 151.35/200 MB

Candidate Block

Mining Attempt dbc4cacefd6a8b7f83d8f1f6b48572a54d40da5cf4af30ce0403bdaf4ddfd2c9
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 822b451a98444c55da61c46ebfbb4d70e571c8a3b798be3a9f3aef8314e6524b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,821
Size: 1.00 vMB
Total Fees: 0.04200631 BTC
Feerates: 150.75 > 4.21 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (340,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,498 574,498 000000000000000000299bbba8b14b8617dd4d8255f2c94028ec9b333dbcae85 2,143 1.00/1.00 vMB 57
574,497 574,497 0000000000000000000214a67355716175fbe53f7dc9e9849adb54bda8f7a463 2,582 1.00/1.00 vMB 29
574,496 574,496 000000000000000000043e4effdc6acf7b9058fe38dc6feec082de791b2fecb1 3,415 1.00/1.00 vMB 80
574,495 574,495 0000000000000000001725cf2835571a3594eaeb64e3bbcf17d51b39868f606f 2,108 1.00/1.00 vMB 46
574,494 574,494 0000000000000000000b59e789573eeb6a2a3505436a9ec02b7337f542aeac21 2,776 1.00/1.00 vMB 34
574,493 574,493 0000000000000000000b7dd4bfc2031cb87362a3e0df32a1c85bef249dd1c93c 1,835 1.00/1.00 vMB 38
574,492 574,492 00000000000000000028625090aa9e56993a162c5e8cd776474eeea56eb79956 3,150 1.00/1.00 vMB 71
574,491 574,491 0000000000000000000a054b90e9d9a326bec0f7434c2a9cc10e4240c3664903 3,629 1.00/1.00 vMB 89
574,490 574,490 000000000000000000131d85d49b9cd92394af584d1ee96bbe02a190a30f3eb6 2,463 1.00/1.00 vMB 44
574,489 574,489 0000000000000000000ab2283dc9ed1123bb3ff11943addf45d4ed43a8c2cff1 1,874 1.00/1.00 vMB 40
574,488 574,488 000000000000000000277d3450e1d9fb1364821bcf7788c54bdeeb120077c2a7 2,895 1.00/1.00 vMB 54
574,487 574,487 000000000000000000086cfad6bda381a66b43948245d313fc48d30f088a966a 2,187 1.00/1.00 vMB 50
574,486 574,486 00000000000000000027e39606b1302f10e50d4e300f418de1e18ba6eedb70cd 1 0.00/1.00 vMB 0
574,485 574,485 0000000000000000002b06cc7f02b8930014944a5d644e5252566e5c620a94f1 2,358 1.00/1.00 vMB 41
574,484 574,484 000000000000000000252aaf00ba02a6f700d8465967c41e9e575a6a953edfa9 2,854 1.00/1.00 vMB 65
574,483 574,483 0000000000000000001063cd48d9b79f3144ede4f6e6f43c231b5dcf29270f66 2,794 1.00/1.00 vMB 32
574,482 574,482 0000000000000000001c2a46db89843d8db9d989c6a38057cd94fb29e3dc0c15 3,031 1.00/1.00 vMB 56
574,481 574,481 00000000000000000002c6a123a639f97666557fc6cda44bc4fb373f71b45430 2,773 1.00/1.00 vMB 53
574,480 574,480 00000000000000000006401a4efee538246a6d83dec16e872fe8a1b6ea921443 3,002 1.00/1.00 vMB 52
574,479 574,479 0000000000000000000d66264673a21ca3d939e869aa5079da830c34f88607e6 3,242 1.00/1.00 vMB 64
574,478 574,478 0000000000000000000b8378d20d48b5a4b3777bbcd86fa70b702b48d63f5b72 2,636 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.65 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.