Loading Tool

Explorer IconExplorer

Memory Pool

83,052 transactions
31.32 vMB
0.16023095 BTC
Random Selection Loading Transactions
Max Size: 186.14/200 MB

Candidate Block

Mining Attempt 584b1487b63973ac6819899073426039c480fdfa6cc1533402c153e52d0d7483
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root bacfb349a0d0b4a586906cbd1fe1aca3dea267c557028f97bb4decbe5ef7f314
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,071
Size: 1.00 vMB
Total Fees: 0.06070160 BTC
Feerates: 269.69 > 6.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (283,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,854 631,854 0000000000000000000ccab2fc2e07f1a70c29f2496c70bc0d742ae5ca233f5e 1,098 1.00/1.00 vMB 22
631,853 631,853 000000000000000000096dc65b142938cab73083b6d7dc6845db0b68762c13dc 311 1.00/1.00 vMB 5
631,852 631,852 0000000000000000000292f9897070b6e199035608f2f2ddf2f0dc87c0e9e6c1 1,331 1.00/1.00 vMB 29
631,851 631,851 0000000000000000000be7988f74f7dc25b53ad49168362a1fee9787283d472f 2,004 1.00/1.00 vMB 51
631,850 631,850 00000000000000000008b276884cc4c2b597bcdabd198a190d7024703d482760 2,855 1.00/1.00 vMB 76
631,849 631,849 000000000000000000097253d16105748d993c6c5297cf8bf623d6e879ad8df7 2,728 1.00/1.00 vMB 57
631,848 631,848 0000000000000000000d305c2bf5803a469abf3da0b2a0625df9e515a6006a95 2,713 1.00/1.00 vMB 45
631,847 631,847 0000000000000000000b209bc8f5c27f3ff96152e6994883179b612c2beb9b5e 2,242 1.00/1.00 vMB 84
631,846 631,846 0000000000000000000095c3bf1535f046366234081d7b89db37a10a648565d2 1,418 1.00/1.00 vMB 29
631,845 631,845 00000000000000000010625096fc73f646bc29676f9feb7c8d44381a89260c19 149 1.00/1.00 vMB 3
631,844 631,844 00000000000000000009ab7270f7bd5cea3ac6a2e34fff71393948b1b8e8cdbe 720 1.00/1.00 vMB 12
631,843 631,843 00000000000000000001a424dcef677a2fce6165354f9cdb6ec61efcb750135f 1,271 1.00/1.00 vMB 25
631,842 631,842 000000000000000000114f5c831580f05fc24e3dbd8f20251c4ecd163bf740b7 243 1.00/1.00 vMB 4
631,841 631,841 00000000000000000009b58f019ff1b14a8a29066e6046a244fe3e094d9857ce 969 1.00/1.00 vMB 25
631,840 631,840 000000000000000000062b611be0c4f74748f2c98189df7b9a4eb44afcc62a12 1,926 1.00/1.00 vMB 69
631,839 631,839 0000000000000000000c927f09b073f8ca24f89a2f6180f119eceaacd255dd27 570 1.00/1.00 vMB 8
631,838 631,838 0000000000000000000d3498bf10519c4a2046d6f6aa0afc0127873432f28e4e 2,293 1.00/1.00 vMB 13
631,837 631,837 0000000000000000000fc8ecef46f2a44d4365efa660bc37b83b3c1a738d8167 2,421 1.00/1.00 vMB 82
631,836 631,836 000000000000000000084d2f7779e8f7fa5e01264db34942cde8938ad0aac8a7 2,165 1.00/1.00 vMB 47
631,835 631,835 000000000000000000095fa8537780a42c4c9aab67a9b422f6088dbb4a40d07d 1,789 1.00/1.00 vMB 8
631,834 631,834 0000000000000000000ff64ed716baff3460dbaea26e306be0e0a3fecd338d65 2,191 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.