Loading Tool

Explorer IconExplorer

Memory Pool

75,735 transactions
28.67 vMB
0.06738397 BTC
Random Selection Loading Transactions
Max Size: 175.32/200 MB

Candidate Block

Mining Attempt f36a49ba9093d5f2157ec7f9fb1ea72dcdb1ff5ab3e0a2d1408c46e7d4384871
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 253b093ac6ab942b9a5549de11c35d7b62dd26d68b9f273b9851d70d67fcb483
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,479
Size: 1.00 vMB
Total Fees: 0.00515803 BTC
Feerates: 104.17 > 0.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (569,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
346,015 346,015 00000000000000000d1adbb7ffed717c6152c9477b8988d9a9f8d0ec4408972d 287 0.26/1.00 vMB 13
346,014 346,014 00000000000000000a1668e84c7dd5d4bee16bbd36060d6f56c3e60c60d57f3e 1,107 0.83/1.00 vMB 20
346,013 346,013 000000000000000001a1705ef61f2cae81c9e680aef26831d99ee7d2ec3a3976 1,746 0.75/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.82 GB

Node Details:

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