Loading Tool

Explorer IconExplorer

Memory Pool

76,729 transactions
27.69 vMB
0.07905477 BTC
Random Selection Loading Transactions
Max Size: 169.06/200 MB

Candidate Block

Mining Attempt 94d8b2c553469c05078ab818d31a3023ff13c53c2a2785a9b634f137afb7d56a
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 690cdd1adcfb01764934de9fe71dd7b4175c1d2718337b960e32a4ee055fd922
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.01991913 BTC
Feerates: 402.60 > 2.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (343,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
572,005 572,005 000000000000000000288c8abb39bcc49cfda780aabcd135f46e1925d807f5ad 2,372 1.00/1.00 vMB 90
572,004 572,004 00000000000000000018882bdbfbb36907f2c9df95254d3a346de548eb8f25d9 2,621 1.00/1.00 vMB 49
572,003 572,003 00000000000000000013bb030da0d9093979344a6977e9ec68648a493d30ee2c 2,045 1.00/1.00 vMB 37
572,002 572,002 0000000000000000001d8a8377a80c520d5b056712e7d25dfb966fabec93ad43 2,301 1.00/1.00 vMB 65
572,001 572,001 00000000000000000019b00f9b7805ef111cc1412016eb381f8b288ce61df722 2,393 1.00/1.00 vMB 57
572,000 572,000 000000000000000000292286e029c6d61fce7d1feffa07e810ebcd1cd4a09b26 2,065 1.00/1.00 vMB 71
571,999 571,999 000000000000000000257afab62455a12e2ff999cf250216441a02d88a8c4584 1,239 1.00/1.00 vMB 38
571,998 571,998 0000000000000000000c51910db9851fa01eacd1931e5fcd9e0e37e99677b4d2 2,654 1.00/1.00 vMB 67
571,997 571,997 0000000000000000001dfc66635f72ac785917eb25c606052f063e28643f6761 2,839 1.00/1.00 vMB 78
571,996 571,996 0000000000000000002309d0905fbb0555314a565961dc16f8d0def97ef99a5c 2,791 1.00/1.00 vMB 53
571,995 571,995 00000000000000000008b0dc09e68803e3f10537bb94b6284930f9a886d5427e 2,577 1.00/1.00 vMB 49
571,994 571,994 000000000000000000011388506c4c2b5864193efe17f06b4757209cc93cdd18 2,296 1.00/1.00 vMB 58
571,993 571,993 000000000000000000001f1c428e63347a7fd91d59ca017e69ba3e4921305650 2,728 1.00/1.00 vMB 33
571,992 571,992 00000000000000000011f535501037c37e92a5f4dcf16a5b058a62ebafdf8581 2,849 1.00/1.00 vMB 35
571,991 571,991 000000000000000000287be8508d79551fb0a21071074210beea9b8aa5e1caf1 2,923 1.00/1.00 vMB 38
571,990 571,990 0000000000000000000394e73d87e091780230bb539d180976701386b1566e22 2,966 1.00/1.00 vMB 32
571,989 571,989 00000000000000000004a3f3f14d3b8c0e6b76c17e89a1d2a069b9eaf2a045e3 2,885 1.00/1.00 vMB 69
571,988 571,988 0000000000000000000970e0dcdb77cecf7faa647c539a152feeafa91cda0081 2,997 1.00/1.00 vMB 36
571,987 571,987 0000000000000000000dc92df91b64fa204a664a799fff0fc2de6b565e79733f 2,493 1.00/1.00 vMB 51
571,986 571,986 00000000000000000004b35560f65b1fb364bac9ec9c3b51af0f23afeb2a0c14 2,663 1.00/1.00 vMB 88
571,985 571,985 000000000000000000047e530784363a590b625faf757556acb7d7f4003bf899 2,988 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.