Loading Tool

Explorer IconExplorer

Memory Pool

77,641 transactions
28.89 vMB
0.07945549 BTC
Random Selection Loading Transactions
Max Size: 174.88/200 MB

Candidate Block

Mining Attempt afc0743d3bde878ecbdf9179d0a42a6d3c327dea760a501be4ec63fd25f669a1
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 73d9ad719c8cca3279f053559b4b88d27c62e21e53559c974eb8f45a34ceb622
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,390
Size: 1.00 vMB
Total Fees: 0.01931268 BTC
Feerates: 81.07 > 1.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (281,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,510 633,510 00000000000000000007f71eade8ae2b72ebfcef78107a43e053d2373ecc6b56 1,633 0.62/1.00 vMB 25
633,509 633,509 00000000000000000008fb9e95191e9dc16005e6c4050e0dfa4e9708aee70fdd 749 0.28/1.00 vMB 25
633,508 633,508 0000000000000000000b8b3860541be671170514bf88095d3a0397f7d6020bc1 2,037 0.74/1.00 vMB 23
633,507 633,507 0000000000000000000f94028c9a1fccccafa810f7e502d419b88d01e3ff8df0 2,783 1.00/1.00 vMB 22
633,506 633,506 000000000000000000048544b2eda89642f190d3e2949eba7a3e155ffe8ab68e 403 0.16/1.00 vMB 26
633,505 633,505 00000000000000000000fb5876f7a0e3023dc64990bc26b67b23acb96500f2d3 1,194 0.46/1.00 vMB 31
633,504 633,504 00000000000000000007c81d9fab128ac8f71f9fbe22d7e07954bcb25e19f907 270 0.08/1.00 vMB 25
633,503 633,503 0000000000000000000eddd88ef3b8d9aa701c9b6be806ea92aeed8736d62400 1,797 0.77/1.00 vMB 28
633,502 633,502 000000000000000000045bdec83b8aff2e164d4f65375cff8dbd26064678cc68 360 0.15/1.00 vMB 19
633,501 633,501 00000000000000000003ded01c1bbb039a6863fd07cf6040bc2ffadd2fcf6642 277 0.10/1.00 vMB 23
633,500 633,500 0000000000000000000fe378bfca03b916f230c7b005081caaf26dddc4bb02ca 831 0.30/1.00 vMB 20
633,499 633,499 0000000000000000000cd5f4fef2d6edaa15205d21beaede01751785b0123523 189 0.06/1.00 vMB 29
633,498 633,498 0000000000000000000116eab2263d7ff9780bdf10af3b4a6c888453f17446f9 2,095 0.82/1.00 vMB 27
633,497 633,497 0000000000000000000a65d38e63afd4d2e706daed52dba8bc3dc32136bff715 1,147 0.42/1.00 vMB 16
633,496 633,496 0000000000000000000d88b70365df7ad6bb02a9c700ebe6b25e3293325f9362 1,626 1.00/1.00 vMB 12
633,495 633,495 0000000000000000000122b3e61c97059b7f36b4c945c553be06b27f38dcb214 2,872 1.00/1.00 vMB 34
633,494 633,494 0000000000000000000924278dbcb43ebc0ba508ffc052ce7d6c8989fa40523b 469 0.22/1.00 vMB 24
633,493 633,493 000000000000000000064b561cbb9d9ad4e44789c770a2a77f2371b5696f9d30 1,412 0.61/1.00 vMB 31
633,492 633,492 0000000000000000000f62749a3896bab3156e188debaf884f9c8d697748d78a 764 0.41/1.00 vMB 23
633,491 633,491 0000000000000000000fb36f4266ff0523576ec6c7c94416c857e4a47401cafe 241 0.12/1.00 vMB 14
633,490 633,490 0000000000000000000f50557b2d65ba3bbe95d1ed96fd382e3ce33fe0767f15 381 0.12/1.00 vMB 38
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: 10
  • Data Transfer:
    • Sent: 673.13 GB
    • Received: 16.41 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.