Loading Tool

Explorer IconExplorer

Memory Pool

17,520 transactions
8.35 vMB
0.05547565 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.08/200 MB

Candidate Block

Mining Attempt dc2fcceeb6d4793bbfb3c9914e81c33fcb7e626dbf5f12cae63fe30960dc7d5f
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 448afe9efc647d2ff7745c3ea5eb728c84f96ba010699de46da958dceddd204b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,940
Size: 1.00 vMB
Total Fees: 0.03774128 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (699,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,041 214,041 00000000000002f9366ec653bacc803ee90fde1f83e4150e5db5c63c6f35e0e9 621 0.25 vMB 196
214,040 214,040 00000000000003497fd07f904bea838a95367e883f1c8f2261bf6e54b934c328 257 0.12 vMB 171
214,039 214,039 000000000000026aa1fba68bc004108f8a9c742af771b0024d6e940e993e7d4c 134 0.05 vMB 114
214,038 214,038 000000000000028d4203bcefbcce661188f3890d9ea4f99315ffcc7d66155eab 227 0.13 vMB 130
214,037 214,037 000000000000013ca2248e2bef56cb3d6d5dedd052ecd11f6b800072c191b9f3 20 0.01 vMB 176
214,036 214,036 00000000000005671a9ed995b20d9542c669f1a9f80977056c64874707c7746b 52 0.03 vMB 140
214,035 214,035 00000000000004726cc77fb0b1ef67f531b376b1b7c9a07ced4439eb3167049c 560 0.25 vMB 169
214,034 214,034 00000000000000ce683bb7627d06a8cd833d519e7bf888a33eb0cb4f02fd2d57 128 0.11 vMB 29
214,033 214,033 00000000000000c646a8c78bd67cdb3274a9c8559fde58d3d26182e7a8235273 446 0.21 vMB 185
214,032 214,032 0000000000000486c3f44f742a43925fb43893f56d324abd551cce6504bda1d5 384 0.16 vMB 185
214,031 214,031 00000000000003dde513b97c2b8c7c2102fbea9b516f32226a692e0f823b84d7 1 0.00 vMB 0
214,030 214,030 00000000000002da54d90c3e1607431934e01f0be244fb7ecf5623d8724d0772 164 0.09 vMB 150
214,029 214,029 00000000000000dd96f0782cffbe36256bb72257abcb9c8007b790db59bec535 408 0.15 vMB 209
214,028 214,028 0000000000000369a783dafb6367e30ce8d12b95a183d71d4d3a1ce2e4dfcc79 80 0.03 vMB 226
214,027 214,027 00000000000002d76e653843ae181425d4cc5ee87c07819e911ed7646c79a24a 77 0.03 vMB 131
214,026 214,026 00000000000000e5f5a907b379e8a8f4b93152e56051272c5a5a42ac2ba502f4 189 0.08 vMB 190
214,025 214,025 00000000000001e13bca4be1a5e173239f28514954f3fe614405208c8ba9f547 320 0.12 vMB 211
214,024 214,024 00000000000000a2a4fc368f38b27671efa4fae3f5e175ac74cde786917cd89b 41 0.02 vMB 195
214,023 214,023 000000000000053955699d883f36b605e6c17e2335f9bec5ca18218e201d40aa 42 0.01 vMB 202
214,022 214,022 0000000000000138a2e64ea804df0d030425736781947bd0db3e733ebb8ec505 176 0.06 vMB 217
214,021 214,021 00000000000004680e50a00c0d68e9829a66670af5c388b7ee718f27ec5a54cb 88 0.03 vMB 15
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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