Loading Tool

Explorer IconExplorer

Memory Pool

27,909 transactions
9.57 vMB
0.09533151 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.75/200 MB

Candidate Block

Mining Attempt 35c79966daae88f9a2843ed7b41e8177f573540cf37121651edec69c0ae185fd
Version 20000000
Previous Block 000000000000000000018c023f819f79210c69673a9160c3d44423c304872a47
Merkle Root fdda63fa2356e33854122554d3409994fa3cc7fbe6d98db4f7850099e31be538
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 814
Size: 1.00 vMB
Total Fees: 0.02270806 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,222 (758,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,120 155,120 0000000000000ce4dd9c27a992e6fdff5bab402ee64fd0b25ee280a75e846e24 13 0.01 vMB 82
155,119 155,119 00000000000007cf070fd0bfb750d532480504fd0895211b8043bdf1cfcad7e1 24 0.01 vMB 307
155,118 155,118 00000000000007bcd6b85af32a6b30e0896bd7315f3a9115282d692f813bc2f6 131 0.04 vMB 5
155,117 155,117 000000000000069e5f8878c54eb4edcd9365fab2e3db35c2f81f850cf1c507ad 19 0.02 vMB 10
155,116 155,116 0000000000000db5a9e5399f778e90cb3201badb83712ac4caccc3450e6733b0 11 0.01 vMB 0
155,115 155,115 000000000000040f420a9db13bf5fc003e5d941817733513a9e1a2c86f581635 12 0.00 vMB 0
155,114 155,114 00000000000006a2e22cc69d7575e1c6078549681fc714918e2913f7ed77d5d1 33 0.02 vMB 492
155,113 155,113 0000000000000b96023c1d6f7ed70a496876bfe682025a832a89a632fd9f7e63 33 0.01 vMB 451
155,112 155,112 00000000000009f8e76228876856b9a697641fdfe8a58a2664f2505e3927b97f 9 0.00 vMB 11
155,111 155,111 00000000000005260d5b1967de804423812c3e2be457d3515f479f5a1d6ea432 91 0.04 vMB 147
155,110 155,110 0000000000000100b21ee55197cf3324ee630b7dae9b8da99210aca73c16268c 31 0.02 vMB 170
155,109 155,109 00000000000009fc6b36d1941f04f5fc9f80b0c23f7df2fbfcb1f0a34b09ca7e 28 0.05 vMB 77
155,108 155,108 00000000000003a36394ffc5179550d4392707a0bfa2626e6cdcc650d67ae400 143 0.05 vMB 58
155,107 155,107 00000000000008d09f0f8ef4ab015a9b1a54fab78a784f18bab6b86b12c9a484 30 0.02 vMB 151
155,106 155,106 0000000000000b56f9b4f0c68a6de03b402dc16ddfc5c90f474ec756ee6b9c52 10 0.00 vMB 16
155,105 155,105 0000000000000d911b097a021d4bddb32bb60c9aa74846ac6325133f7694df69 117 0.05 vMB 42
155,104 155,104 000000000000020309546ac0973603430600ef51c4f58fc5357f1b4b8fa17d14 65 0.04 vMB 78
155,103 155,103 0000000000000b698a05120a59f4135c4e411f4658312b19389fe2a3173d0a55 33 0.01 vMB 280
155,102 155,102 0000000000000bebcf6e1dcf1ac00e162eda6bcb8a50911a6abdd5706e988970 112 0.05 vMB 80
155,101 155,101 0000000000000901b71ec71696cedf3a3ed2711a203969eda94c676db90a33df 11 0.00 vMB 14
155,100 155,100 000000000000069dddd875fb01f0c6505b21f6aeb5e3e6f6ec8739cdd4e43346 46 0.02 vMB 117
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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