Loading Tool

Explorer IconExplorer

Memory Pool

77,888 transactions
34.12 vMB
0.14079025 BTC
Random Selection Loading Transactions
Max Size: 190.55/200 MB

Candidate Block

Mining Attempt 667a8f0a64a07dfd7c5c203d0b63917f272b94021707e4d00cc636f2314d419e
Version 20000000
Previous Block 00000000000000000001c3b45a252bf26d63304081f6ed643c9077982691539f
Merkle Root 00d7c0e1e07f7618b514aa99e016a84674aff44bc747673be0a5d079659ddbf2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,502
Size: 1.00 vMB
Total Fees: 0.02238037 BTC
Feerates: 99.73 > 2.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,413 (555,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,781 359,781 0000000000000000132c80334d608f9f74c3471e8043acc7939ba37cf15f1a51 1 0.00/1.00 vMB 0
359,780 359,780 000000000000000000f8d88daee79c6e42f4ef3f5dbb9229a3255e4af32ebdab 663 0.44/1.00 vMB 19
359,779 359,779 000000000000000002eb69198972148f4bad9751482624ea7aa1728a9dd201d0 61 0.06/1.00 vMB 6
359,778 359,778 000000000000000002fbdafc844ba5d702d81e2c5f7397dd96c2cff66aff31d9 1,068 0.64/1.00 vMB 24
359,777 359,777 000000000000000016e2798fc2ac3a47b885393a337f6eb399b64118222352be 1,056 0.61/1.00 vMB 23
359,776 359,776 0000000000000000095de7edc22f5016adf21685aef6602f52e64e37528872f8 941 0.75/1.00 vMB 17
359,775 359,775 000000000000000011906fa5765ec5cbf4bdd2295d048c43093d36a5e57e4e75 2,148 0.75/1.00 vMB 42
359,774 359,774 000000000000000009bb27452a0c9fd6af3bcad2e20422e60705112848607020 1,261 0.62/1.00 vMB 28
359,773 359,773 000000000000000005892e84d8a1c15aa27ae7a965a688425ccdf55d69a93003 772 0.38/1.00 vMB 27
359,772 359,772 000000000000000013ad5accf714ef37b0dfca19c0ce593d6f30ded6965f7e27 68 0.05/1.00 vMB 25
359,771 359,771 00000000000000000ed2d99c7de967c4aac55e8acaa5fadb2849dc2fdda9f1dd 308 0.23/1.00 vMB 20
359,770 359,770 0000000000000000079693d8d175b476081a04af9c1d00ea2dbe0efb011bd79e 152 0.11/1.00 vMB 25
359,769 359,769 000000000000000013a434e751a958435cc0447597ac297201ebb866105f17c9 90 0.08/1.00 vMB 18
359,768 359,768 00000000000000000a14a9df71a92e4df88049105c284a65ad2350990f165378 1,355 0.63/1.00 vMB 28
359,767 359,767 0000000000000000077f77a385c1d81829c02e4418daddfdd5c5e2e8e587244f 845 0.41/1.00 vMB 28
359,766 359,766 00000000000000000c7c1f4c4d7c80dfa9a6c576eb28f670ac3d42d8bc39ac86 205 0.22/1.00 vMB 13
359,765 359,765 00000000000000000bba96ca6420107669693ae685571de287a0efc39956f047 210 0.17/1.00 vMB 18
359,764 359,764 000000000000000015934fb261de78271ba08417edcdfbe817919e54d9c57441 20 0.06/1.00 vMB 7
359,763 359,763 0000000000000000159bef6e8cef97a81973da4a51c92f4b5f004a30343665ea 1,069 0.63/1.00 vMB 23
359,762 359,762 000000000000000010a41644689cd031e69617506cf31e85eabc53fcdc988b75 1,659 0.82/1.00 vMB 39
359,761 359,761 00000000000000000e48b0f36c944be328c6d889ea7a6642ffb290d060fb7e7c 1,344 0.70/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.10 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: 731.80 GB
    • Received: 18.52 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.