Loading Tool

Explorer IconExplorer

Memory Pool

39,636 transactions
27.64 vMB
0.06834236 BTC
Random Selection Loading Transactions
Max Size: 141.31/200 MB

Candidate Block

Mining Attempt b8d1737fe41adb2d0aff9f5a2483b3a1d4a1ee6bb970e197f5f3865adf107f65
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 4136c7525acd6160160ffbb3191d597c73634a4656ff0a2c942064a5adab77cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,583
Size: 1.00 vMB
Total Fees: 0.01564353 BTC
Feerates: 100.95 > 1.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (159,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,853 754,853 0000000000000000000096eec17178cc7b9d263dd96b98fd37116ae0da0e29b1 3,335 1.00/1.00 vMB 12
754,852 754,852 00000000000000000002b0056b230b127be05816189d254b520ee26bdd3d90bd 3,085 1.00/1.00 vMB 11
754,851 754,851 00000000000000000002b8423644bf115bc4931c024a16dfc32edb39885f99cd 3,378 1.00/1.00 vMB 14
754,850 754,850 00000000000000000008b01bc233152ec0721f692df0caf4eb68afa8f3095a9e 3,015 1.00/1.00 vMB 13
754,849 754,849 0000000000000000000202268df26bd0ab64beed019ab16071aba6351d4f99d1 1,982 1.00/1.00 vMB 20
754,848 754,848 0000000000000000000326a3752112805924c571dd8e1db850583939e8c285a7 2,614 1.00/1.00 vMB 15
754,847 754,847 000000000000000000008baf04c15e42e8aed09db1d3220d9bef40ff7be1a1ec 1,677 1.00/1.00 vMB 15
754,846 754,846 000000000000000000026b8d4c3228faa73bf9e391e1f1170ee0258539a6e52e 2,476 1.00/1.00 vMB 16
754,845 754,845 00000000000000000000955ee6ecfca57104345d9cde90e0c32cc53be15c13e7 3,149 1.00/1.00 vMB 39
754,844 754,844 00000000000000000002b29fbfde3471de77457b2c9032ce354c7aabbc978406 1,875 1.00/1.00 vMB 15
754,843 754,843 000000000000000000071a9d301687623824a2ca3b2b2ad29ad4c2313a9714a5 2,291 1.00/1.00 vMB 18
754,842 754,842 000000000000000000058e6d020bb8d3055f0ba0480adb73a28517a4bd475045 2,082 1.00/1.00 vMB 17
754,841 754,841 000000000000000000007cb9d071872f13f070d6e57213c131c364a458aceda5 2,861 1.00/1.00 vMB 15
754,840 754,840 00000000000000000006ff7632c36ae2e533b9ace3f9c8f8774fe74a6f91b55e 3,508 1.00/1.00 vMB 12
754,839 754,839 00000000000000000007fd17a2d16ea6e32878fb14e3afeb318116f722c8b2b9 3,528 1.00/1.00 vMB 23
754,838 754,838 00000000000000000005e233515d6da054080e94edb3e040792848e4de4e9095 2,654 1.00/1.00 vMB 11
754,837 754,837 00000000000000000006307d6561809f4394751b26838132afb9071fee70ff81 2,839 1.00/1.00 vMB 11
754,836 754,836 00000000000000000004934b1d050c7e44d015c33998092f9b80de0addbb39fd 2,742 1.00/1.00 vMB 5
754,835 754,835 0000000000000000000040005c5d75b17936b51aa3e6b2499425655464dd7117 2,923 1.00/1.00 vMB 12
754,834 754,834 00000000000000000005b477e035fbe29c0f79e6fff1a4660c934c8776933ae5 1,642 1.00/1.00 vMB 8
754,833 754,833 00000000000000000001fc022c277d099221436345e8d88098a02c1178cc5a36 1,359 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.76 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: 632.30 GB
    • Received: 12.11 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.