Loading Tool

Explorer IconExplorer

Memory Pool

75,371 transactions
27.71 vMB
0.07471495 BTC
Random Selection Loading Transactions
Max Size: 169.09/200 MB

Candidate Block

Mining Attempt 5274f91fdd7f3b489234635c178b7fe77f246072fa022883d7d8195738729e00
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root c0e9b27146969819b72ba17b29745b6e1f017c89a2d284691ae4f10520374c68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,183
Size: 1.00 vMB
Total Fees: 0.01551508 BTC
Feerates: 99.50 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (513,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,302 401,302 000000000000000003ab3fee4bedfd4c8afa723454e322b44b69dd42262ecf9b 3,512 0.93/1.00 vMB 109
401,301 401,301 0000000000000000052af6aa1ee11e3b610cc1cdce734d74d371f80fdd963492 1,674 0.99/1.00 vMB 44
401,300 401,300 000000000000000003d0306658dfd02d7c78cdc54d076e4af282f1403887f19f 903 0.92/1.00 vMB 26
401,299 401,299 000000000000000003a36de688361b238c08c0227fe470f2773d60f684f96eb4 1,844 1.00/1.00 vMB 41
401,298 401,298 000000000000000006364ea2b539f25e8391e4b2cfeb5a511010d27f70ad1f80 1,274 1.00/1.00 vMB 35
401,297 401,297 00000000000000000240392d36f83450534c0a19a00a5ccdc81c777ef614c695 1,748 1.00/1.00 vMB 56
401,296 401,296 000000000000000006df1f358b8df3a17de8b53dbd2b704a4eaa1ba4a3ae4d13 1,894 0.93/1.00 vMB 46
401,295 401,295 000000000000000004395753da6bafa6b2d8cbf76e8371599a8910604d6c0465 1,481 0.99/1.00 vMB 36
401,294 401,294 0000000000000000000295241c6c47ba37730a714eeafbe3eb1fc5cf7e21e816 1,489 1.00/1.00 vMB 32
401,293 401,293 000000000000000000db29edb2756cc8020a2eecc943405daf74d8bb5b8446b2 2,487 0.99/1.00 vMB 70
401,292 401,292 0000000000000000069f81dc402534cdfb101534883180552d71449ecbe09925 1,124 1.00/1.00 vMB 38
401,291 401,291 0000000000000000054a618dbb77d89b10289237ee22d2b815d1eac490433258 760 0.75/1.00 vMB 25
401,290 401,290 000000000000000001aa6a28b12c6db0f34fca9d82f367f2fa3094ee7ee96f5a 1,907 1.00/1.00 vMB 30
401,289 401,289 00000000000000000092b2a1cd47b757064c868d474d919c1ce0ff59cf4541c1 2,391 0.99/1.00 vMB 53
401,288 401,288 000000000000000006143b3328934c21b0ef595c273fb5edee0e8766792bec0e 3,039 1.00/1.00 vMB 56
401,287 401,287 0000000000000000011579e74d0efa102d99f1e7783509a87147d41837dbf472 2,259 0.93/1.00 vMB 80
401,286 401,286 000000000000000004e363297771ab44a7ed816605c2a7327e37ff446d82c177 2,829 1.00/1.00 vMB 99
401,285 401,285 000000000000000006785f62dce90601da24287b52697a98498f81380e99de77 793 1.00/1.00 vMB 18
401,284 401,284 00000000000000000556c52a540f029970ae4504a119f43ec7a4f9946dede3b7 1,884 1.00/1.00 vMB 47
401,283 401,283 0000000000000000061e5a6f93d393db7c2e5ce2aa32b6bf98a257fc2434f8b4 1,355 1.00/1.00 vMB 31
401,282 401,282 000000000000000005d7260a08b6d77ba2b1b85de3eea16102fe5fb7648cc7db 2,162 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.84 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: 712.18 GB
    • Received: 17.16 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.