Loading Tool

Explorer IconExplorer

Memory Pool

78,205 transactions
30.41 vMB
0.07113641 BTC
Random Selection Loading Transactions
Max Size: 184.50/200 MB

Candidate Block

Mining Attempt 6dd165a962c0dd691f58b5247f6dc6bbcceff298d401bc11dce2e77944ef452a
Version 20000000
Previous Block 00000000000000000000e885ade576aceca50441a4a73807a55d83826b1a7ee7
Merkle Root 9b18b44cc34b74aa8308682cc08e549b53f6439241ffd9fb5d993bb868c7b600
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,363
Size: 1.00 vMB
Total Fees: 0.00627661 BTC
Feerates: 40.21 > 0.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,204 (569,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,036 346,036 00000000000000000c3d9aac646e77069211b29129b0d45bb8b1b07b4a70b170 195 0.12/1.00 vMB 29
346,035 346,035 00000000000000000442f7996873c6027cf6b67aa4681ff8bf4d1cc2b587c40e 1,530 0.75/1.00 vMB 28
346,034 346,034 00000000000000000f829f7ce97b4614d7831e8a737ea5c3bce8ce737478c2c6 645 0.50/1.00 vMB 15
346,033 346,033 000000000000000014d807c35c7ed82044f3cd295a9f42eddd690fca92d75bb7 881 0.35/1.00 vMB 42
346,032 346,032 00000000000000000a837cf7b7f6f5a6cb4199105713ab889f313759d3cdc298 206 0.10/1.00 vMB 26
346,031 346,031 00000000000000001055e3ce3b25859a7f434fb8b796e25fab5438c1a8724c63 1,259 0.72/1.00 vMB 27
346,030 346,030 000000000000000011cf7713b67166a30959840ba7ded5cdba5d8dc0b7e6c51e 1 0.00/1.00 vMB 0
346,029 346,029 00000000000000000877b2ae03b74cb3534209fb73394b3af7fdca93a586f0bd 916 0.45/1.00 vMB 26
346,028 346,028 000000000000000007c0caa599fe50c4d5825cf5516906f5044cbfca47cfb1d1 811 0.46/1.00 vMB 26
346,027 346,027 00000000000000000f8e34d07d73d574c129a0672ffed827185a5c02ca3abf34 120 0.10/1.00 vMB 12
346,026 346,026 000000000000000011c66d963662d77364d5f5635796dd0a86f25c225c2e96b0 487 0.30/1.00 vMB 21
346,025 346,025 00000000000000001693cf9229d0a7f207572ddd6afdfd92355cc81ef485f935 395 0.27/1.00 vMB 16
346,024 346,024 0000000000000000117547e68205a46bb915590d1150026a3d93802bf78feeca 1,587 0.75/1.00 vMB 29
346,023 346,023 00000000000000000e9dcbcf15865c6d4fba1c8c9919b08927ea348f21939236 392 0.22/1.00 vMB 21
346,022 346,022 00000000000000000effe64e064fbb69565245dc6d07fae29c26bfd957fb899f 90 0.10/1.00 vMB 8
346,021 346,021 0000000000000000056ecef42762fbfaa51329717b5b9b0d40cab809bad1d330 177 0.12/1.00 vMB 22
346,020 346,020 000000000000000001de0abf13bc68142c7bef607bd3847a31e56445f611b0e7 792 0.75/1.00 vMB 16
346,019 346,019 00000000000000000399acedf644077d3cb7020f6e5a02ab7488c5d70253b0fc 2,064 0.75/1.00 vMB 35
346,018 346,018 00000000000000000afae0f83b3db1b29bd6814983eecb78176c5121bdbc5003 486 0.34/1.00 vMB 17
346,017 346,017 00000000000000000dfce6acbbd8f0b08df8b14a4d0024878c0d3cdbf6833750 128 0.04/1.00 vMB 11
346,016 346,016 0000000000000000124932cb804d6164a3029c4812c91d17474df0852294b576 1,976 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.75 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: 708.51 GB
    • Received: 16.73 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.