Loading Tool

Explorer IconExplorer

Memory Pool

85,996 transactions
33.14 vMB
0.09703901 BTC
Random Selection Loading Transactions
Max Size: 196.24/200 MB

Candidate Block

Mining Attempt 06cea63397f444f5f49d82f320c3d743b655dc652ba6acd90eab51ff02050e8b
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 775353d8a6ead8c6d6ed1abf3953215629f40506890512f1ae10d9984c428b26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,972
Size: 1.00 vMB
Total Fees: 0.03086739 BTC
Feerates: 150.67 > 3.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (557,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,061 357,061 0000000000000000116f3b4677ad83e177e9080b71c1dfe055dabb00ec8a1698 427 0.36/1.00 vMB 17
357,060 357,060 0000000000000000069f1066b46837f6fb4ebd5376717c72d6ded709b9041529 152 0.14/1.00 vMB 14
357,059 357,059 000000000000000006b390e2fd5f1f3c8ef89972872b0ddbd7497eac4f94878b 124 0.10/1.00 vMB 11
357,058 357,058 000000000000000001dc0ce22639104af9c3515dc01f3d15a60acc9a16ebcbd4 94 0.04/1.00 vMB 31
357,057 357,057 00000000000000000bb3338d5882e13725eb1d3406d264ced4f48d12d8054f2b 586 0.29/1.00 vMB 27
357,056 357,056 00000000000000001120546a3a5fb8a3f5a3601aecae30decd100c9ab6873f16 652 0.28/1.00 vMB 29
357,055 357,055 00000000000000000e6c0392deea7f7206edefd657dffb4cbdb80d91fbbd9fb2 266 0.11/1.00 vMB 28
357,054 357,054 0000000000000000107477e445f4099be6ff50ec5be1a88fdaa0f5d2bfbfc15a 131 0.06/1.00 vMB 28
357,053 357,053 000000000000000014ea785f530f6e9b3ef005945e38e310d448eb1b9e7f0193 1,551 0.68/1.00 vMB 25
357,052 357,052 00000000000000000c6c627563e5d00442fd075db8e44042d4aaf41eadb556fe 160 0.07/1.00 vMB 24
357,051 357,051 000000000000000000ff67ec066f8c24d5441cbea54cfdd06641b214549088ae 835 0.41/1.00 vMB 28
357,050 357,050 00000000000000000c9bc35cccf54c482b91351d64a4263e6461d051faaf21b1 1,355 0.64/1.00 vMB 28
357,049 357,049 00000000000000000b10d9f639fda2d5766cbf43e92d18b3ae31206b37725c31 1,493 0.74/1.00 vMB 25
357,048 357,048 0000000000000000114d2657b40b55db4c72e0978b9005b477d21ac70fc0b259 501 0.23/1.00 vMB 28
357,047 357,047 0000000000000000025ba1015e6fcfd1c0ee2f1b448aa303fd009525df780f20 1,224 0.53/1.00 vMB 31
357,046 357,046 0000000000000000074fdb453fc71231dadd92bb95ff4623a0ef0f4623c86e40 240 0.12/1.00 vMB 30
357,045 357,045 00000000000000000d66cd860f232ed929ba9ec7eb2f198497300969d3732a91 325 0.18/1.00 vMB 6
357,044 357,044 00000000000000000efecf3e4b8905319420130e6cae87c7fd62d11e18b53a12 1,957 1.00/1.00 vMB 26
357,043 357,043 000000000000000011c5fcb3eabc7dfee0915e3f8b624092543ab29925e5d110 1,493 0.75/1.00 vMB 27
357,042 357,042 00000000000000000d430dec2d240411ef79df9b5c388a9599a405b04a39eaa2 1,748 0.75/1.00 vMB 44
357,041 357,041 00000000000000001094a4c0b6f0fb24224540546f098b38d7d0dec52d437746 256 0.12/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.30 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: 657.41 GB
    • Received: 14.54 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.