Loading Tool

Explorer IconExplorer

Memory Pool

81,570 transactions
29.87 vMB
0.14336064 BTC
Random Selection Loading Transactions
Max Size: 181.05/200 MB

Candidate Block

Mining Attempt 365a18fa345dc8300b8bcbdf1a76e2a9ba6df82c4dfd324367d96ec0bcd69c8e
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 822847d3b24dee75ec5937c9f776722a695a33e5fbda75e240fe1661a961b197
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,805
Size: 1.00 vMB
Total Fees: 0.07545393 BTC
Feerates: 101.65 > 7.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (266,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,887 648,887 000000000000000000046cf4cefe42c9f58f514feee63300845039760e43f906 1,772 1.00/1.00 vMB 34
648,886 648,886 0000000000000000000416968e371bbedbb600bffa724a3e04d77ec4ef0d6b4a 2,398 1.00/1.00 vMB 7
648,885 648,885 0000000000000000000d84a6df9762cb844c099a89d196ff6f79d66d3e137b93 2,022 1.00/1.00 vMB 25
648,884 648,884 0000000000000000000c71463171cca19bbfda3ec679d79b9694811112768af0 1,690 1.00/1.00 vMB 18
648,883 648,883 0000000000000000000f42d61409ec4bb502e50285dff8e03c77841a03178183 1,907 1.00/1.00 vMB 40
648,882 648,882 0000000000000000000e0dfd427c3986d8fc705f083435681bac209b2fbd6192 1,744 1.00/1.00 vMB 23
648,881 648,881 0000000000000000000d2a0de06b5892da157150787e32405338398d3d7bcdb7 1,977 1.00/1.00 vMB 37
648,880 648,880 0000000000000000000e0c2cacc7e230ce62f0d28de5b2453362cc77916eaa31 2,359 1.00/1.00 vMB 53
648,879 648,879 0000000000000000000aa11e6ddda007a56df2f49c1e9893bcae0dea4703d640 2,327 1.00/1.00 vMB 27
648,878 648,878 0000000000000000000741d066e17df86887f3770f80db063a44ad04f2dcd66d 1,805 1.00/1.00 vMB 7
648,877 648,877 000000000000000000086a52db117a9ad34de2c4e1885e5523c8f7d0708750fd 1,885 1.00/1.00 vMB 5
648,876 648,876 0000000000000000000faf1102a12562bb7968148a669c160fafd0c7b0a072cd 891 1.00/1.00 vMB 18
648,875 648,875 0000000000000000000fca6f7be52a53ddf78aafbfe59142a6ed9f8f2b5b04cc 2,311 1.00/1.00 vMB 42
648,874 648,874 000000000000000000005bf3c2d4abdf034d9178441a6998373eb4836ed33f00 2,580 1.00/1.00 vMB 31
648,873 648,873 0000000000000000000ba47cd8cc66711c6fa903093683aaf987947aeea2c181 2,990 1.00/1.00 vMB 89
648,872 648,872 0000000000000000000c85f7456fa5b5c6ef1aeeecd2806017ea61361ae8a949 1,290 0.56/1.00 vMB 49
648,871 648,871 0000000000000000000befe75109db859ba764f946715eebbe435db1077ae51b 128 0.08/1.00 vMB 25
648,870 648,870 0000000000000000000d9140c0773807b7d65b80c8a53893091dc137221d517d 50 0.03/1.00 vMB 25
648,869 648,869 0000000000000000000b0461ac62708ab3004dedd9154757516b5284fd688422 1,070 0.83/1.00 vMB 25
648,868 648,868 0000000000000000000125e8ce5010a43d15ca040837c38a96d8167360fb0191 885 0.34/1.00 vMB 31
648,867 648,867 0000000000000000000969fc82356bb388dfb3b586f1b5e040ffee98d840d019 182 0.08/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.99 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.