Loading Tool

Explorer IconExplorer

Memory Pool

40,750 transactions
26.56 vMB
0.06621527 BTC
Random Selection Loading Transactions
Max Size: 138.37/200 MB

Candidate Block

Mining Attempt 33de67ee92067eb14d67d35c604447bed2fce4ccbf0c7ad0dd7a108215edf458
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root f45e5f7c5e830777c5d3ff58e5ecb27483efb111c410c979798e0c435174c269
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,816
Size: 1.00 vMB
Total Fees: 0.01674136 BTC
Feerates: 265.25 > 1.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (586,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,250 328,250 0000000000000000066ffe1a72ed4597b719194a78e2e7714764bef182b84c4f 88 0.05/1.00 vMB 21
328,249 328,249 000000000000000010f2853e8a8af4e21c7c7ce9f9af953a7d836f016c773656 816 0.46/1.00 vMB 28
328,248 328,248 00000000000000001265f482556367402bbe845d3c7c1c38df19a067df4e4569 660 0.38/1.00 vMB 26
328,247 328,247 00000000000000000aeda717154354ea7f2e3de4ad36acc7717ac3c344f72c00 552 0.34/1.00 vMB 25
328,246 328,246 0000000000000000118e6e383bae99477195b0766e8578442d003a5b1c98939a 1,046 0.59/1.00 vMB 30
328,245 328,245 00000000000000000a7eea0ee92307c93d8e6dc8bfbb0c71d932751e28e0e4a4 389 0.16/1.00 vMB 28
328,244 328,244 0000000000000000141cbea6cd33d6cbcbd66bee69ce431bedb4224b0893fffa 304 0.24/1.00 vMB 22
328,243 328,243 00000000000000000c8795c62c8888736a31bc23b1aa71fb4ead1b0c424c878b 1,247 0.75/1.00 vMB 26
328,242 328,242 00000000000000001144d0d53db9e13cb9c0a801e9194ced8cdec803b3cb8d84 655 0.50/1.00 vMB 21
328,241 328,241 00000000000000001d1c79d3a581e05e7095bb6e27e329d4fa32bbc271e2f097 57 0.03/1.00 vMB 24
328,240 328,240 000000000000000003167740de663f98782e56af13c5b3edf1a8a2bf7a47bfa7 200 0.09/1.00 vMB 24
328,239 328,239 00000000000000000e15d378fd10ecd9003531b05a927286ca0714aca1c5c7a5 1,330 0.70/1.00 vMB 28
328,238 328,238 00000000000000000b52cb82fbedb53c9ae3a8c40a1581de4e25fb0058b2ad32 260 0.15/1.00 vMB 24
328,237 328,237 0000000000000000113c4a4af7881b51e02a59049f1bf7b57cda12b551be9ff9 369 0.23/1.00 vMB 25
328,236 328,236 0000000000000000059c5d874b28388d75e99390d4e29639c442aa716056e7f3 630 0.34/1.00 vMB 27
328,235 328,235 0000000000000000070f1c6a0acb4c903af0a2be13a23af0138098484cd60708 591 0.36/1.00 vMB 23
328,234 328,234 00000000000000001acdd03dc3f6867741c4d5871e2e12e8ba4d91bcb2438b13 546 0.26/1.00 vMB 32
328,233 328,233 00000000000000001703f80e750b35a11ccd56fd08de9c91bfe8c3bdec8f2628 575 0.34/1.00 vMB 26
328,232 328,232 000000000000000019c5d742adada6bb44854c565335ff8fd0f12002b551bf13 292 0.16/1.00 vMB 25
328,231 328,231 00000000000000000b595f50df06938dbd9343272f57f9557216d1e4fb438d12 25 0.01/1.00 vMB 14
328,230 328,230 0000000000000000127e0314338ca900ce876478851d166246aafa305585ba9b 252 0.17/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.