Loading Tool

Explorer IconExplorer

Memory Pool

80,751 transactions
30.05 vMB
0.12530477 BTC
Random Selection Loading Transactions
Max Size: 180.75/200 MB

Candidate Block

Mining Attempt 8fb989f40c2a25afe92348f71b4cd5c9f4a1226a890ee328d3e8673ab6da24f4
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root ae2664126920a69eff6a5aa8a156af9f92b406c0cd29b8d93ea43ae64a5e4d4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,688
Size: 1.00 vMB
Total Fees: 0.05163542 BTC
Feerates: 242.90 > 5.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (184,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,779 730,779 000000000000000000030d1feed2d9ab22616fa783739d166045a2a52ceb1094 398 0.18/1.00 vMB 6
730,778 730,778 000000000000000000021e0bb0e9de2ae28085173068b7a74450b736e305b14f 386 0.17/1.00 vMB 7
730,777 730,777 0000000000000000000933f6de1b2342bf45744cda9fb24b0ba9cc9ed4e8e987 565 0.42/1.00 vMB 5
730,776 730,776 000000000000000000050aa23cf0382551bf04f9ee5d4b09707ed4e54ad26c6c 899 0.29/1.00 vMB 8
730,775 730,775 00000000000000000000636927165067533926baeeadb7f6ec8459b5087d1c0e 1,164 0.47/1.00 vMB 7
730,774 730,774 000000000000000000056d684b2f2f4010b97607e28c25a9cc61cf148914e72f 385 0.11/1.00 vMB 9
730,773 730,773 000000000000000000099e47f8ebd7da2a900c01f0c1a8042802004ee8d0dd1e 754 0.93/1.00 vMB 2
730,772 730,772 000000000000000000061ede7177255efdedc10639112f239fc853cd37efda2a 664 1.00/1.00 vMB 2
730,771 730,771 000000000000000000065dbaa9056c810765d5f5b4d59509d2e634c26a7601a1 2,742 1.00/1.00 vMB 6
730,770 730,770 000000000000000000003960f5bdb50f556d503dee0ff5c08ef34314bccf4f30 2,361 1.00/1.00 vMB 9
730,769 730,769 000000000000000000041f6767c8c4864d871f25778b871e70863a6ea75b4d72 2,803 1.00/1.00 vMB 13
730,768 730,768 000000000000000000071e6fdd2018f795d6b5910621a45327858ed3ca56eaec 430 0.62/1.00 vMB 2
730,767 730,767 00000000000000000005955de84897c95a10c59f20998909164f3af3abfe7468 1,570 1.00/1.00 vMB 5
730,766 730,766 00000000000000000009c4ea6ade8048cb72b963a7705d3eb896d40f0626d103 1,392 1.00/1.00 vMB 6
730,765 730,765 000000000000000000097131caddaba399cf8279a63aef60dfae6309b7f97118 2,432 1.00/1.00 vMB 12
730,764 730,764 000000000000000000045174e8c71101d54e300098d89d0bd879c7148b7f3422 1,224 0.48/1.00 vMB 9
730,763 730,763 0000000000000000000891f9adc27304f3d702a71e31d49eed19a0ba254d3c37 406 0.17/1.00 vMB 9
730,762 730,762 0000000000000000000124d337ea927d3a45da9f3e9570c8ccd72e402933fe09 551 0.21/1.00 vMB 7
730,761 730,761 00000000000000000004f437379032bba0343187147a06f97e7f083217417e8c 349 0.20/1.00 vMB 7
730,760 730,760 00000000000000000007b302354bcf6b929058e508b64408e8cd3074b7c69f95 2,946 1.00/1.00 vMB 9
730,759 730,759 000000000000000000053833820e229c6f4440914f5f83d96b7c60fab033e81c 2,710 1.00/1.00 vMB 8
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.16 GB
    • Received: 16.42 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.