Loading Tool

Explorer IconExplorer

Memory Pool

17,105 transactions
8.12 vMB
0.05088501 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.12/200 MB

Candidate Block

Mining Attempt 60dc3cc5232c8ae7bdf2976dd0c3f98185fa2b3e5a48d13b6c974cde5fef0de5
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 704b31905189105ea12a570a074e15df2579ec9257a8ce94d9daaad618768b8b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,470
Size: 1.00 vMB
Total Fees: 0.03385163 BTC
Median Feerate: 1.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (699,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
214,020 214,020 0000000000000351cbaced7aa3cc80a625d9c89880d3db16ab18627ffb3a74f0 105 0.05 vMB 144
214,019 214,019 00000000000001a584f30def5c565f705cda0e58110b5ed676d7daaab20e13d5 287 0.11 vMB 190
214,018 214,018 000000000000058b15987772d92db559689344d2578961f17ea3208bf0b43bb7 12 0.00 vMB 21
214,017 214,017 000000000000019e64801068a83dd831998c825aecd2705cd81fa117ccd1d27b 230 0.12 vMB 153
214,016 214,016 000000000000054f90dd542cb10488e7f0604990af84c2f0e82f62eb7967d9b8 296 0.14 vMB 169
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: 109
    • Outgoing: 10
  • Data Transfer:
    • Sent: 230.97 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.