Loading Tool

Explorer IconExplorer

Memory Pool

79,034 transactions
30.17 vMB
0.11950931 BTC
Random Selection Loading Transactions
Max Size: 179.57/200 MB

Candidate Block

Mining Attempt 516c3c9dcd9e8d0ade0ba3169f9c47208300f6b1eced4ec8cf23e4fccc8103aa
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 24444db75747cc6a42eca97e8c0b4c5617ed274cbc21900122a3dc98132a0744
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,333
Size: 1.00 vMB
Total Fees: 0.02910205 BTC
Feerates: 109.82 > 2.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (545,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,731 369,731 000000000000000005bb35993392600b10777d7c2836b76bc51c49257d830b02 2,311 1.00/1.00 vMB 59
369,730 369,730 0000000000000000117844fb22aa2e373f184348ee9cae810e763cfcb3ef2d2b 1,658 1.00/1.00 vMB 36
369,729 369,729 000000000000000000c1f671266240a938a39ce2d06d05cb96b31c75de122b00 1,566 0.84/1.00 vMB 30
369,728 369,728 0000000000000000037511825c3d708445271cc800b3e63e251472d233bba9f4 1 0.00/1.00 vMB 0
369,727 369,727 000000000000000010f431b06133d1acce2e6c982c1b00b09bd90df82eb0fd48 2,761 1.00/1.00 vMB 62
369,726 369,726 0000000000000000144f1f954426efe7c4f6e8adf578dbb6602ee51c15b5e588 2,391 0.93/1.00 vMB 45
369,725 369,725 00000000000000000c222a14409c66df1babe60c4538aba32391c769a25cce42 61 0.03/1.00 vMB 28
369,724 369,724 000000000000000014495832e217a1c2ba911b4e27c8566dee38e0021d9f0838 1,893 1.00/1.00 vMB 42
369,723 369,723 00000000000000001438fa0fc206545e7d25854572bda0a1bcee9b1277132f99 657 0.36/1.00 vMB 38
369,722 369,722 00000000000000000cb593c1889af59f87af2e68ff9b879a0b67ff73972eaf4d 509 0.27/1.00 vMB 35
369,721 369,721 000000000000000011c0d777981317e90389350a1cdc595ec88cbc856af3165f 501 0.31/1.00 vMB 33
369,720 369,720 00000000000000000b3d926001f16a438bd3edc65cb7ddb4646df6cfaaaf12f7 735 0.39/1.00 vMB 35
369,719 369,719 0000000000000000080b199cd15bcb59928e1d4c7731244eb60e5118c2380cf7 1,419 0.75/1.00 vMB 41
369,718 369,718 000000000000000001343ca8e588060efa97f4624ff3514c582ecd0b68926394 933 0.60/1.00 vMB 36
369,717 369,717 00000000000000001134574d4e983924dc3c9782f9cef49d88689fd497cc292d 1,242 0.59/1.00 vMB 41
369,716 369,716 00000000000000000a69b26fcd7dd6e609c5ebcf71339e40b15b34be461ca6ab 702 0.55/1.00 vMB 20
369,715 369,715 00000000000000000d9767bba10b2164143c703602100ac097a9af390799bcec 1,794 0.68/1.00 vMB 57
369,714 369,714 0000000000000000017c5d6bb15201441effc12a7ac11db880eff3eb5f482930 590 0.26/1.00 vMB 39
369,713 369,713 000000000000000007dd83c960da776cf89aaf1bd352f04e109923c0938b4960 888 0.51/1.00 vMB 37
369,712 369,712 0000000000000000071a113f7b9ff548869f10cd02a12cc34f6af308d54949c8 468 0.25/1.00 vMB 30
369,711 369,711 00000000000000000f7d569a2c0417119b148013084a619ad1a036d287f11456 1,466 0.75/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.91 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: 714.20 GB
    • Received: 17.52 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.