Loading Tool

Explorer IconExplorer

Memory Pool

16,147 transactions
7.96 vMB
0.07734752 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.52/200 MB

Candidate Block

Mining Attempt 4439caeb2fe660f70e179a7c4f7d38fc5d8826ff1f7dd91d315e42e7738505c7
Version 20000000
Previous Block 00000000000000000001af40f37948f8002f4ad5d51161d9ec1b5afe1feb51cb
Merkle Root 830da55d29e13bd1e8ddbf0e1d6c969e00282b35e496c507d588f0f4f011e1cc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,259
Size: 1.00 vMB
Total Fees: 0.06097636 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,425 (741,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,049 172,049 0000000000000a041a84087375d0a7091ddcffcc2245a723839b68c3a22531bc 62 0.02 vMB 124
172,048 172,048 000000000000042200f974f068fae5f83fb8f79cee2ec458788d4a4b575368d8 65 0.03 vMB 114
172,047 172,047 000000000000034ccde94a60003119961ce58daadb92ac89c103b2b447fbc8c1 35 0.01 vMB 207
172,046 172,046 0000000000000a002c39cd1fd2e7d2588cfbc4895a211e19c9926a0883072041 157 0.07 vMB 75
172,045 172,045 00000000000001af966a706b05282e3a7909d94e6598b9ae97a2dc9a6c497e9b 1 0.00 vMB 0
172,044 172,044 00000000000000d70adcbcfd561ff1bbd41be9fb4e0434faa949a622962f9f5f 1 0.00 vMB 0
172,043 172,043 0000000000000321eb25f161c1cfa000f45573999301f1ca556192c34c4e2908 21 0.01 vMB 30
172,042 172,042 000000000000056ad09efb76ba3d953d32b1713f1f2af7bf2de620f05527b00f 11 0.00 vMB 54
172,041 172,041 0000000000000b033ffe0fcd611522d8d55efce9eff397086aca6f998a91eba4 30 0.01 vMB 121
172,040 172,040 000000000000084bd3ea71d363046c886a8af3c24ba7618fb4cf11d32e417bb2 1 0.00 vMB 0
172,039 172,039 000000000000004e369f60867c1df1c3f24fdfbdcbc686a19eed4a6cd8d51f5b 1 0.00 vMB 0
172,038 172,038 000000000000093ea7d2e6a149afcbfaffcba819392fbe5989a7b8002604b8db 32 0.01 vMB 152
172,037 172,037 00000000000005ee8da768a5a2f9261adf0aa0aa26f09f6cc3082573631a09e7 35 0.08 vMB 58
172,036 172,036 000000000000017d6aeec0f8b14ba097c82e0d2092014e269ff85588094b632d 52 0.02 vMB 132
172,035 172,035 0000000000000352feeb37a0c85388b1ed904893c4105993061d83099f332557 1 0.00 vMB 0
172,034 172,034 000000000000045a5d9bef806a416341b932c7810b187c1642b1548cf74e3afc 19 0.02 vMB 106
172,033 172,033 00000000000000d91a84ff53ac16758c88153e78e653a69c42b8800fde2daee2 89 0.03 vMB 86
172,032 172,032 000000000000027112164b9b6805eb77166128c3a6eff69f74b70a552b0637d8 160 0.05 vMB 13
172,031 172,031 00000000000003ece849c9d4f46a2c6883eda6f998d1fc42376d9dcf6f9d43c2 98 0.04 vMB 77
172,030 172,030 000000000000009532af6bf07a3025b86646ede842d24219740ca9948c80ee5e 37 0.02 vMB 176
172,029 172,029 000000000000020e8eb9a4f8e96b30a96dc88dcf0d3e16959a40d07637954dac 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.61 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: 298.23 GB
    • Received: 1.27 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.