Loading Tool

Explorer IconExplorer

Memory Pool

78,616 transactions
29.34 vMB
0.08384106 BTC
Random Selection Loading Transactions
Max Size: 177.29/200 MB

Candidate Block

Mining Attempt 9e3902539de577b4d499811da001748c02c2da922d81957aeddddb9c27ccc105
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 009bed272bd53cd5fb7eeb3b9b0f4c026a7fe67416792c9bf7fbf665ee8e39ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,608
Size: 1.00 vMB
Total Fees: 0.02222243 BTC
Feerates: 95.73 > 2.23 > 0.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (314,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,168 600,168 0000000000000000000ecaae0db63c58aa3fe87f6cc22be21f0ae98cbc689b99 2,118 0.55/1.00 vMB 9
600,167 600,167 000000000000000000082cd73e6944eff81c8f120b868245ec23120b51efa8be 2,997 1.00/1.00 vMB 21
600,166 600,166 0000000000000000000954482f3c78bd1d0e989c7aa82fa942e61fec8549f49d 1,698 0.55/1.00 vMB 19
600,165 600,165 000000000000000000116c01bfff6e4fe0edbcf87ead66222e9040f3470d1dd7 219 0.08/1.00 vMB 27
600,164 600,164 00000000000000000004fb01327299fc96ff3cb808e9cd5cb11e4274489840bf 2,635 0.72/1.00 vMB 19
600,163 600,163 00000000000000000013ce60dee27931676c1fc0241e5967f15534377634e935 142 0.04/1.00 vMB 33
600,162 600,162 000000000000000000100fa2fe5fa9e99dc8502ef252aed9d1d62b665fbaa6a8 1,528 0.46/1.00 vMB 20
600,161 600,161 00000000000000000008621e10e24cf5e6991db1376c5bbda1f97f7f4b1d4ab2 2,325 0.60/1.00 vMB 16
600,160 600,160 00000000000000000008cc752b2a71225025ce6f7418aea34249c9d7e2550b8b 2,191 0.64/1.00 vMB 13
600,159 600,159 00000000000000000005173e8862e9d9b7b67c81fc002a46c3d2c66dfb35a9e1 694 0.20/1.00 vMB 16
600,158 600,158 0000000000000000001577baeee489295381b9fc8ed93655d681fe886f9c3013 288 0.07/1.00 vMB 14
600,157 600,157 00000000000000000002d9a0a45a220d827cfba775de8449706b5788df0c398f 304 0.10/1.00 vMB 20
600,156 600,156 00000000000000000005f085839d4fcbc226279773f445ed8abc82801123078f 163 0.04/1.00 vMB 20
600,155 600,155 0000000000000000000af8ddb3f01d5d687552fa86c6b598c0b7b28ee0468882 2,492 0.71/1.00 vMB 12
600,154 600,154 00000000000000000014635db6e5e7e3a4e8d3db169a653805ac3e7d24339d9d 2,461 1.00/1.00 vMB 20
600,153 600,153 0000000000000000000444f64e335d905f3d6085da5e993154c61de2ce3f23e5 2,590 1.00/1.00 vMB 13
600,152 600,152 000000000000000000006c2c055a8833ec69b7fb30770bee0c05028818233962 830 0.25/1.00 vMB 19
600,151 600,151 000000000000000000001e6717f7a6863d9f3933ecaaf3e5d6d3d1530eb22ade 2,215 0.61/1.00 vMB 16
600,150 600,150 0000000000000000000b71e6b66b19442cd730587bb327103a4e983cc62dec35 2,355 0.73/1.00 vMB 15
600,149 600,149 0000000000000000000f396613d80b5180bff48410bec8cf1dd5d63583286f0a 2,995 1.00/1.00 vMB 9
600,148 600,148 0000000000000000000bb789d1e0a216089fd836d917be034d7f00f03b40233d 2,494 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

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