Loading Tool

Explorer IconExplorer

Memory Pool

30,014 transactions
6.30 vMB
0.03098124 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.31/200 MB

Candidate Block

Mining Attempt 250f4abbadfe7cb46a9940547e0587faaa8f2b21763dd60e856c8ecf57a4be5b
Version 20000000
Previous Block 00000000000000000002130ec113d9cf45f31f64da7d0db564cc1660a8ed9474
Merkle Root 8aff8d25e00fad3297a0ccf28b962fa922bec6f4da99977c0c5fa5e02c69109c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,668
Size: 0.55 vMB
Total Fees: 0.01566399 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,240 (687,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,177 226,177 0000000000000345d90797048b97049048738cbd56539d1b384c5a1dc7209ffd 12 0.00 vMB 303
226,176 226,176 000000000000032bb474a23ae9ec4065d84bd2b821c8f690bb5f3df1477cdee5 132 0.09 vMB 115
226,175 226,175 000000000000007fd6db1451003f9a69b8ee81215e8b53e793e9c92fbcca773d 492 0.28 vMB 30
226,174 226,174 000000000000013471eed3f2de2f9430297cb6af52da83962c90353de30f3422 10 0.00 vMB 16
226,173 226,173 000000000000003d90934d441e7556e8df92538163fac36c7014349534c23bbc 129 0.05 vMB 192
226,172 226,172 00000000000001911f7cee1126e6b3e3e2ce45149c719dbe7fdbddc5edec1402 88 0.05 vMB 85
226,171 226,171 0000000000000266c35b80d615a4997353fae391f361eba5093bb9bd24098ed9 232 0.11 vMB 115
226,170 226,170 00000000000000a0be9d2b4aa8708773c2bcb280b4342be8b26e85b8112c8217 3 0.00 vMB 60
226,169 226,169 00000000000000688f71783e3cdd62e193b7d3209adaffe80facda5c309a44b2 9 0.00 vMB 30
226,168 226,168 00000000000002a2d3361948c43b75459e35d839e342b73a95dd7311fe97a832 10 0.00 vMB 14
226,167 226,167 00000000000001295cee76df3b75fc977d068a4edd9c0f92b67bce1ebc96453f 185 0.08 vMB 2,484
226,166 226,166 000000000000006dd076d8439a8ecc88a6d0fb051731be7d67db456f8fba95fd 146 0.08 vMB 145
226,165 226,165 0000000000000228d859d53ea433f13b2e2d6d94a39c0f906e310dd3708d23da 65 0.03 vMB 121
226,164 226,164 000000000000005b7e8dfa694a1a7c140533383416d2b97d78952421e5432816 54 0.01 vMB 338
226,163 226,163 00000000000000675cb93f740068947e33e52a314b4cdb5fd56be387db3e0f6f 64 0.04 vMB 122
226,162 226,162 00000000000000cabe8dc2273e0e4715a03240c817b496ae4d16589170c8a6fa 64 0.03 vMB 102
226,161 226,161 00000000000002d4ca206772982da44d5597672665f939012eede776fee1c4b5 53 0.03 vMB 105
226,160 226,160 000000000000015b536013e8f8f0d10b8fd6b97ff3c7a8dacc5db4c497dc0d67 161 0.08 vMB 80
226,159 226,159 000000000000016168566c1ddcb10f228456231368546d19a7029f5c0203a8bd 107 0.05 vMB 112
226,158 226,158 000000000000016164ea0f0712693bb875f21d6507c8a10512016be09c717aa8 114 0.06 vMB 184
226,157 226,157 00000000000001a3db53544ebb3f4b2efa77ab347ca8327f3176727e7af3b7c9 5 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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