Loading Tool

Explorer IconExplorer

Memory Pool

45,210 transactions
27.46 vMB
0.10991775 BTC
Random Selection Loading Transactions
Max Size: 144.03/200 MB

Candidate Block

Mining Attempt 7c7eef301f6133911d18c2dce69793c555817a8b1ed72c4d3c31800c0e2148a4
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 31da6094b4d3763bc054809a9f878d56c26f9f63147d23c8e2ae8a57c18fe6f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,583
Size: 1.00 vMB
Total Fees: 0.05161462 BTC
Feerates: 151.16 > 5.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (342,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
572,682 572,682 0000000000000000001c88fe83a887c022001774c638e56d59fe9cc699d2ed0b 1,465 0.42/1.00 vMB 17
572,681 572,681 00000000000000000007f93c38d0aba47208d09bce03c43ae72947967ed17e83 552 0.16/1.00 vMB 26
572,680 572,680 000000000000000000257ab0d394cc058792d949d7c5ef78668d3765aceba4f8 3,314 0.99/1.00 vMB 3
572,679 572,679 0000000000000000001cd2215a4f16b79d49b6cab2929e988fdc0969a5bf0586 2,817 1.00/1.00 vMB 30
572,678 572,678 00000000000000000025b2d6a14ebbb7d87c983f2144880d742b22359bf7c0bd 3,443 1.00/1.00 vMB 8
572,677 572,677 00000000000000000029b8e9affaa778df01c954f79b72280eb988838420573e 3,108 1.00/1.00 vMB 40
572,676 572,676 0000000000000000000a71afce171fa8b00aa38dcd86aa9baeed4286d738624a 3,276 1.00/1.00 vMB 27
572,675 572,675 00000000000000000002857657d45498503cc26af71f85d49bff8873600fbc5f 1,272 0.38/1.00 vMB 25
572,674 572,674 0000000000000000000ce194f658782bd4cf5abed9a70d7666b6e82c7714287c 1,369 0.53/1.00 vMB 12
572,673 572,673 0000000000000000000b4b06124582b9aa71d474d1b34749e7b06cd45707dde4 2,587 1.00/1.00 vMB 13
572,672 572,672 00000000000000000027c2cd30170f37cc8392e2eccd38beff97aea953e9d202 3,440 1.00/1.00 vMB 5
572,671 572,671 00000000000000000011ee6e59908631a194a6ca537a686325534ce1239b8997 2,485 1.00/1.00 vMB 37
572,670 572,670 0000000000000000002a04a38e5a815c2088d6d883639bbba9ed811366bc3bd1 3,217 1.00/1.00 vMB 7
572,669 572,669 00000000000000000019778c88fa39d39ee66448b1e65c580781fa4da6c4279d 3,115 1.00/1.00 vMB 35
572,668 572,668 00000000000000000011afb25e0e0abb208d05cccbfe3906a9bd9f375657a490 2,680 1.00/1.00 vMB 38
572,667 572,667 00000000000000000022203c2128e98c4c656d1839a669dd3eacabf527314cd9 3,473 1.00/1.00 vMB 40
572,666 572,666 0000000000000000001c266dad1dcf5420ed4768e6c16ca6ab9d07bc74ff497f 3,381 1.00/1.00 vMB 28
572,665 572,665 0000000000000000000cfa665ba2c17398d88c5723a4bf631d0b1da8b72a4e77 2,132 1.00/1.00 vMB 8
572,664 572,664 0000000000000000001f1da479d9d70ae896f246da159a43119b660a4924a248 2,515 1.00/1.00 vMB 14
572,663 572,663 000000000000000000269b47432f08149a85b51b4393bcb27e388a9606407cf5 3,014 1.00/1.00 vMB 28
572,662 572,662 000000000000000000299bc7e33b8bfc411bf65af4b84a6227850cb20d64245d 3,018 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.