Loading Tool

Explorer IconExplorer

Memory Pool

83,321 transactions
30.21 vMB
0.14450605 BTC
Random Selection Loading Transactions
Max Size: 183.33/200 MB

Candidate Block

Mining Attempt 23708358fe12af38b7d362ff80670d2eb129ad30ef2bc13d23304d9b67b34a43
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root 4c1186cced94e0043cbc832e1c0177eedc5b5976a8b02609a6a09fc58ab049e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,688
Size: 1.00 vMB
Total Fees: 0.08265297 BTC
Feerates: 155.43 > 8.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (568,913 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,045 346,045 00000000000000000b8c7378561cd9c4dc0bf3de4d8316bfa22c1e272096ea1f 568 0.37/1.00 vMB 22
346,044 346,044 00000000000000000c389549ddacba9f630ba1f79642b86b616d250a142be974 310 0.17/1.00 vMB 26
346,043 346,043 000000000000000003bedacb5e322fa7a1dd57067a3d77310cc88396be25ed46 385 0.20/1.00 vMB 23
346,042 346,042 00000000000000000b1d57b67f60d8e567ad000ae7a9c4411c0dc4cb48260b82 743 0.39/1.00 vMB 26
346,041 346,041 0000000000000000055d02056a4e419213d8a5aceccc7c1150997fc64be540f3 171 0.11/1.00 vMB 22
346,040 346,040 000000000000000010beab3666ba054c94d8b1a19a81c493202e14a7d74bde6e 128 0.04/1.00 vMB 28
346,039 346,039 0000000000000000016c762d34de21786c95bd7f9d46251c4633ceb389da1cf5 709 0.33/1.00 vMB 29
346,038 346,038 0000000000000000066e410b2b34643f50b45db2157ac369a133849cc95ae775 789 0.43/1.00 vMB 24
346,037 346,037 000000000000000003c2b9451d66cd654ebbed04bd9aeb74da5c4e9259450a60 1,289 0.90/1.00 vMB 21
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
Previous 10 blocks ↓
Total Size: 782.32 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: 660.24 GB
    • Received: 14.64 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.