Loading Tool

Explorer IconExplorer

Memory Pool

10,851 transactions
3.89 vMB
0.01299585 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.39/200 MB

Candidate Block

Mining Attempt 7e15eafbbf057aa7516a564905d3b0d8b6bcb80a448a162e9c40951380458d1f
Version 20000000
Previous Block 0000000000000000000125e5b66b1eb1353e16483fe9188affd23a6f4883d659
Merkle Root 23a7966adf6f86d9a8c5183bf3825fcfda5bb8f6a007377fe9e23650c911852d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,594
Size: 1.00 vMB
Total Fees: 0.00850338 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,482 (741,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
172,028 172,028 0000000000000a9f62c34f13cc17d543e0e22fb54e3b286081a5e25f1c550b75 12 0.00 vMB 16
172,027 172,027 000000000000055da257010c7529d6cde33519258502cc2ce3b1e5e2a1fba32e 68 0.03 vMB 119
172,026 172,026 0000000000000120ae542480d9fa7a2394a30dfc1c7a8de3995fd6df754a071a 29 0.07 vMB 42
172,025 172,025 00000000000004f668e37e8bc2228f732f8f4f4682d783a33eef1d9b3e8a445a 43 0.01 vMB 110
172,024 172,024 00000000000008775c8fe70892a77efa952f0527bdd536970718c03a4c3eece3 107 0.04 vMB 460
172,023 172,023 000000000000033b7553f9bb6a02793cabd418b795d8bab8a38d74e7e215e13f 1 0.00 vMB 0
172,022 172,022 000000000000005db7fb715a229b8da032ae9642d4e3dbdece32286e095e05c6 86 0.02 vMB 104
172,021 172,021 0000000000000422600bcb5765cd2cb20b70cfd30ee2daa9278dff19131ec550 39 0.02 vMB 34
172,020 172,020 0000000000000a4064c33ce1a4147909b085b99998312018cd12dc86195befdc 164 0.04 vMB 34
172,019 172,019 00000000000000fc8fadc92712479740f101fdfce45d4c875bbdc5def2933ba2 82 0.04 vMB 182
Previous 10 blocks ↓
Total Size: 779.70 GB

Node Details:

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