Loading Tool

Explorer IconExplorer

Memory Pool

40,705 transactions
32.68 vMB
0.09184871 BTC
Random Selection Loading Transactions
Max Size: 162.72/200 MB

Candidate Block

Mining Attempt 1e4b18ec5cf653a4ae0026ee3af2da294c88fb1ffedb9fe2e91afb18d968f491
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root 3fe36253b928bfa5c378f24772a47f0d80fc4334e558d5c80071193360c2a97a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,276
Size: 1.00 vMB
Total Fees: 0.02283637 BTC
Feerates: 501.64 > 2.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (318,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,901 595,901 000000000000000000053e3fe143b97da7fcfa13fa3e7dc54a3f16daec32ca5b 59 0.01/1.00 vMB 23
595,900 595,900 0000000000000000000baf16e0981d662dcafb64b956828040899090676a6f2c 2,837 0.95/1.00 vMB 11
595,899 595,899 000000000000000000165e98ebe8e4091d7eb508286ce10792f541a358df7047 3,374 1.00/1.00 vMB 17
595,898 595,898 000000000000000000118dd38329f34d7cab19ad152ee3b76b1364b2d020d49a 3,766 1.00/1.00 vMB 22
595,897 595,897 000000000000000000154aee4fa73c19ab0db3460bc7d46c76b29e78b60aa913 2,903 1.00/1.00 vMB 15
595,896 595,896 0000000000000000000471376f0581448852f42af18d7334d46a5ace3bbdd66a 2,818 1.00/1.00 vMB 25
595,895 595,895 000000000000000000099bc90dcb09423b98a8cfc966c7f21e16748a4f8cb8b0 3,413 1.00/1.00 vMB 26
595,894 595,894 00000000000000000012588560086401b4e8e77396ca0437fb604bd69c8abb0f 2,549 1.00/1.00 vMB 17
595,893 595,893 000000000000000000004970e4ecc0b7a2749c905b6a32dedf3e5e3119b7b123 2,547 1.00/1.00 vMB 26
595,892 595,892 0000000000000000000a30e670074dad4a6770ae2bcf4005c25613477b8b5138 2,435 0.87/1.00 vMB 5
595,891 595,891 0000000000000000001489fa78dde62e03682aa9c19f24fc4c2208d47a4583b1 2,473 1.00/1.00 vMB 12
595,890 595,890 00000000000000000014622685fcd56dc5c8810dc7347cdc0f50dc54d53ea998 2,341 1.00/1.00 vMB 21
595,889 595,889 0000000000000000000e122787b1f44652c36a864fb099d370cb7519cb6672c6 3,288 1.00/1.00 vMB 32
595,888 595,888 0000000000000000000f7b8cc9eabe19e5fe0254b9bf4ca740ca82f967bb89c5 2,867 1.00/1.00 vMB 19
595,887 595,887 0000000000000000000cb84fc76bc4bad25a5082f4c66b65310dcde901ca9140 3,320 1.00/1.00 vMB 42
595,886 595,886 00000000000000000005fdeade3fcc82c7d4675879e7199c60ac4b01eaf5ef61 60 0.01/1.00 vMB 29
595,885 595,885 0000000000000000000dd862cb0a03793bed56278830b697646f322aab8b74e1 676 0.17/1.00 vMB 21
595,884 595,884 00000000000000000017a7b187eab5afc414ebe8a7fadfda52b9126794abf78d 1,464 0.37/1.00 vMB 15
595,883 595,883 00000000000000000013463ab981e28fbecd4846ffc2d333886aaa3c7f777cc0 517 0.15/1.00 vMB 40
595,882 595,882 00000000000000000005d4062205ddb0f452ff3ec0f1547441fb4e597db9c718 99 0.03/1.00 vMB 12
595,881 595,881 00000000000000000008645115e3fda62cf6356bc9db23d6a266a26f6fea509d 2,369 0.59/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.09 GB
    • Received: 11.53 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.