Loading Tool

Explorer IconExplorer

Memory Pool

81,674 transactions
30.34 vMB
0.08215287 BTC
Random Selection Loading Transactions
Max Size: 182.85/200 MB

Candidate Block

Mining Attempt e1610ea74e286a12486253fd290f607547587330742089c04852dfd530ce3f1a
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 46111a46552ef1e47dff1d403b739dd3b7a5028b170f772f2b2159c6530f682d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.01967240 BTC
Feerates: 203.60 > 1.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (730,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,106 184,106 000000000000054824a9fa6a708bdd114a7591049f3a9349ddc215de0da64ad9 5 0.00/1.00 vMB 0
184,105 184,105 00000000000002fe72361b9bda5a8fc6b57cc1edb3682363f3db53599e74317e 107 0.05/1.00 vMB 104
184,104 184,104 0000000000000717d2ab1fc0cf0f651a8f0fe63ea25fd3a36b57c49e5362c352 590 0.23/1.00 vMB 125
184,103 184,103 00000000000007ea702755625b6bcaae690c4466359b33128bc18b430d1abc4a 408 0.25/1.00 vMB 165
184,102 184,102 0000000000000a30b4cd9a0336cd5c38b2adccdca073804edc5c08b4d65aa0fb 121 0.05/1.00 vMB 121
184,101 184,101 00000000000002225e8cd9c6d4a787dfc4aed88920981c9d9c973e9c55ac5fa1 9 0.00/1.00 vMB 0
184,100 184,100 0000000000000147bac4b537341b60b751f5e3ba13e34089796d7b173fd4f797 263 0.13/1.00 vMB 148
184,099 184,099 0000000000000a8aceddad7b79da8f5a9e209a0eef1f7d345d31ee0fab54c454 352 0.15/1.00 vMB 122
184,098 184,098 00000000000006cb4cc14f8e1ba60be5c7d073b001316fc4bcada989eb50705f 13 0.00/1.00 vMB 3
184,097 184,097 0000000000000570cc10d0811f5f496e818215ed09064929adc69638cfed369c 310 0.13/1.00 vMB 131
184,096 184,096 00000000000001ec67c286a75fc2a65eaaa8fa6f634a930230e2269fb17d3f09 634 0.25/1.00 vMB 156
184,095 184,095 000000000000015606ff6041b839c57b76cd15551130c28f714a7c4645936743 124 0.05/1.00 vMB 111
184,094 184,094 00000000000009444188666cafeb2a3eb5bee54673881039dd6d86591564b55b 335 0.19/1.00 vMB 100
184,093 184,093 000000000000015829857afb6e5f703369c83847a2b86bea620e5e72ab93a92c 677 0.25/1.00 vMB 149
184,092 184,092 000000000000026bbf187e73ce76cd34f893d6660c3d2b9f0a371286d2d053b2 497 0.25/1.00 vMB 190
184,091 184,091 0000000000000a110b3948e437c657bcb5d1430c6a62981d9b531ac6b8d1121f 11 0.00/1.00 vMB 2
184,090 184,090 00000000000001597490fdf3a4c8da5bbfc6350230bfc1043eb54227e3dd2b2f 313 0.19/1.00 vMB 83
184,089 184,089 00000000000000e3150fdd3fb6db85bf502a851bc7c1eb71c4e0dc7f24571d6a 631 0.22/1.00 vMB 154
184,088 184,088 000000000000038e6b4377a26ace1f707a92f2eda676467123effcfd63e02590 11 0.00/1.00 vMB 298
184,087 184,087 000000000000061a09411a63654477bf05423d6863e5a8ffb54a49a6e8d228d7 189 0.07/1.00 vMB 138
184,086 184,086 000000000000063ef124c17614cf6b8708bfed9f8bb9c9169b6d2e6bf8593bd3 175 0.09/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.34 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: 661.27 GB
    • Received: 14.80 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.