Loading Tool

Explorer IconExplorer

Memory Pool

78,136 transactions
28.67 vMB
0.10354855 BTC
Random Selection Loading Transactions
Max Size: 174.42/200 MB

Candidate Block

Mining Attempt 82d305f921e836afdf5650db5ec00c157906e21618986dfb0d0ae6561d31ae8b
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root aa839964a78dbd53ad49bfeb77dc0be2db01e88323ebc2d8fd67496d90467691
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,791
Size: 1.00 vMB
Total Fees: 0.03654221 BTC
Feerates: 602.26 > 3.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (560,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,000 355,000 00000000000000000b36c1f926e9f4afeac50a580d220c38aacd0185ffc77126 128 0.04/1.00 vMB 37
354,999 354,999 0000000000000000032a581d801b0a3d269f7633d0d6cf99158e9074578c22fd 921 0.47/1.00 vMB 26
354,998 354,998 0000000000000000080c826f7515aae9a3d18a65472029dbb1343e5d78b685c0 463 0.28/1.00 vMB 24
354,997 354,997 00000000000000000c1d6b36cfbcd962a1f32dc504af13118fb983ef4e55944a 479 0.21/1.00 vMB 26
354,996 354,996 00000000000000000113b62f20455002d0a4f5be3ca10b16bbdf5d638d1dd0be 488 0.26/1.00 vMB 25
354,995 354,995 0000000000000000066fa7334af0df6dd0e33ae3673ffa430786f61c45bb35e2 147 0.10/1.00 vMB 14
354,994 354,994 00000000000000000e6fb7eb872db8d751f0416716fdbf42758a3dd4df0f9a40 1,274 0.75/1.00 vMB 20
354,993 354,993 00000000000000001320c8181b11d3f02d6c8701a5170713dbdfa260011830be 1,024 0.34/1.00 vMB 41
354,992 354,992 000000000000000013b376160cc763defe8e106e279681290785cd59423dc6c2 312 0.19/1.00 vMB 22
354,991 354,991 000000000000000000cd5669c7f4a84118de23cd06913a3248823eba1228d524 656 0.32/1.00 vMB 26
354,990 354,990 000000000000000007398380f9b977dca33789388f01bbb12fcae1e5432e3b9e 267 0.18/1.00 vMB 18
354,989 354,989 0000000000000000170069f72eb85516ff457fdc342cc127356dd79a9ece0f4c 239 0.15/1.00 vMB 17
354,988 354,988 0000000000000000086260a5d4a3b256093f832f85b3317e35aa901437ddfaaf 315 0.18/1.00 vMB 24
354,987 354,987 00000000000000000a92cf169d8667a6a27cb813dc0fc55335139d6c86545390 71 0.07/1.00 vMB 10
354,986 354,986 000000000000000005e5a5cb8804c7671aa9423464bc398b5cf20b49078f2773 900 0.56/1.00 vMB 24
354,985 354,985 00000000000000000646e2241de38777d1afd577b50de57e5f8fa728833b6474 1 0.00/1.00 vMB 0
354,984 354,984 00000000000000000728bbf03cc4feb5bdcff5bf8cf74b54e5e2df1d8160f5f6 242 0.15/1.00 vMB 22
354,983 354,983 00000000000000000ac4d6497c11ecd4edd1274b0bcf181658a8d19b73ab3cf3 479 0.22/1.00 vMB 29
354,982 354,982 00000000000000000f490b20c3e59af00e61444bb15bc13cbbf18052fda98cf8 278 0.12/1.00 vMB 28
354,981 354,981 0000000000000000108c19386547eec79a9aa91f2e6cb581b3aa098c927a7032 521 0.26/1.00 vMB 25
354,980 354,980 0000000000000000087eddfd1f31bf696779531ad0428f48ccc6b34bd5d9e4f3 1,071 0.54/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.92 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.38 GB
    • Received: 17.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.