Loading Tool

Explorer IconExplorer

Memory Pool

8,998 transactions
3.27 vMB
0.00703720 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 19.72/200 MB

Candidate Block

Mining Attempt 200be7eced063edcca4e3792d6638079b5cef247895b57de824c98c1262ba2f8
Version 20000000
Previous Block 00000000000000000001ee4cb97e17eb569e9cfdcc353ea081c23004aac63085
Merkle Root 3b9c96deda1e4b6aacfee5747dadff965ebb89941df10bd3e51a8cd6dc5f1fed
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,799
Size: 1.00 vMB
Total Fees: 0.00408109 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,498 (752,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,073 161,073 00000000000001b6ba6bcde3f047502f485c881b7faa3073a429f8662916d806 62 0.04 vMB 165
161,072 161,072 000000000000043c900ecbde234787e78857c087fc49e2e1cdde7ec0d5ce30af 27 0.02 vMB 750
161,071 161,071 0000000000000cc54d1dc02351c4a70c23cf6e53349ae3d968e6e8ffd9ab9da0 5 0.00 vMB 0
161,070 161,070 0000000000000c5abb6285cd23d606203107355ab5bf41e6be806894bb18bec3 13 0.03 vMB 56
161,069 161,069 000000000000004b3e83e8a6c8bd62694aec4bef32a71d08f1213066730cca98 68 0.04 vMB 82
161,068 161,068 0000000000000aef8d7fddf8de98e41500608c476f2ec9ae57e7a694da4e7562 19 0.01 vMB 60
161,067 161,067 0000000000000c98ca2dd2404aec331c37bbbaefb727c22f8905ef34fac445ee 28 0.01 vMB 47
161,066 161,066 0000000000000c63b5cd3fd4f47ebf214f58952a61ee37f2f8945f257be9b59c 14 0.00 vMB 520
161,065 161,065 000000000000044849faf320ccdb09148769e5970a85cebfa6630ec15721dbd4 8 0.00 vMB 20
161,064 161,064 0000000000000e7157a96e4a2878d6769821f6650174c7e4b73dc43489f1f60a 8 0.00 vMB 308
161,063 161,063 00000000000002f0fc6e629f4ea2263e19dd1b282cb948d6e9e4220058f5fb9d 12 0.01 vMB 31
161,062 161,062 00000000000005a60bc681075eaeee4da25dff9b0b0a3f4c04881be02fa2624f 12 0.00 vMB 25
161,061 161,061 000000000000025e7d36e9b4811ebc68c503c12ec75ca01d068ff1058f7ad8d7 51 0.03 vMB 60
161,060 161,060 00000000000009e64b48a917f46ebc0f7fa3efc8dc096bd3f138de6050547072 6 0.00 vMB 72
161,059 161,059 00000000000007cc505df7a9a423ea65d1a4ebed6f13d4bbd5fc08d6bfcfcb50 32 0.02 vMB 256
161,058 161,058 00000000000005ef83b684200b806dc91a858526860d04126230b7e4705cf47b 9 0.00 vMB 21
161,057 161,057 0000000000000615f442f95ae5ab5c35df2e6b8f366036b1390e4e2418de95b7 72 0.02 vMB 53
161,056 161,056 0000000000000e364af51293ed6b408d8a35209c6a14a81d3692dfb30cee1267 36 0.06 vMB 70
161,055 161,055 00000000000005dec4b1222a50545940ac98d9d5480d39d0c2363cfd0894f917 60 0.03 vMB 214
161,054 161,054 00000000000006acc8855e1c370570e5dc93a1c14b4572d4bba4b4f6d70dc51a 20 0.01 vMB 421
161,053 161,053 000000000000054813bebd841510338ab8d3d0c0a2d35eb512849633d8087bdd 104 0.05 vMB 141
Previous 10 blocks ↓
Total Size: 779.73 GB

Node Details:

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