Loading Tool

Explorer IconExplorer

Memory Pool

26,582 transactions
5.48 vMB
0.04674090 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 13 sats/vbyte = 3 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.86/200 MB

Candidate Block

Mining Attempt 4fdd91f945dbf845379204fa3ec08321e1b1049e40217b3de8d7c8ea02b0f7ee
Version 20000000
Previous Block 00000000000000000001bbbdae691fde3a90273236816e3aa7749114ac7ce58a
Merkle Root 0b3e6622abdbe11017542f3c5a1f4b6131006b51546cd6938cd803172a0e7278
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,748
Size: 0.57 vMB
Total Fees: 0.03426172 BTC
Avg Feerate: 2.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,816 (876,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
36,359 36,359 00000000aa38be375e2604ca7ddda57952b603a9023530443afd7af5d24a6b72 0.00 MB 1 0
36,358 36,358 000000008cf8122a2fe510f34d03d8e8ccd3998662cbf19b9ec23605d27e9cec 0.00 MB 1 0
36,357 36,357 00000000ab2dda3830994d523d169783b8bd3a416234a1816198d430fc5afe20 0.00 MB 1 0
36,356 36,356 0000000098cac17f3967a32b8f857f436a03ea7fd31f2b3c20286b999f80696b 0.00 MB 1 0
36,355 36,355 000000009cc788e5acb0da4170449c8c5c0338bef6da623ed2074c94b793b90a 0.00 MB 1 0
36,354 36,354 000000000027b0d67921e14b9efdbcb49059641513e30ab40e77a2ccd18d93eb 0.00 MB 1 0
36,353 36,353 00000000b2ed9d7c6a09c266121de35abf27ea17a10e35891c2d3dc3898b1942 0.00 MB 1 0
36,352 36,352 0000000074e87db6eae06484ca306596860b3987d2775b8fb497b5c3ff5a229c 0.00 MB 1 0
36,351 36,351 000000004e036ad9d911597ec3f26b3d8f94e0fd34705ab6e86fbf74063ac6b0 0.00 MB 1 0
36,350 36,350 000000009a9842f41eedd007a9e50f7995f6e0436837f9e8158b574568314c97 0.00 MB 1 0
36,349 36,349 0000000047c3328ed88412c1b5da34f9eb3b7022aa4afb2fcb2661f6ebe28945 0.00 MB 1 0
36,348 36,348 000000002a65b65181f31a10cce5b5a8d78d2ed6d259d0b2ecc37737300768e5 0.00 MB 1 0
36,347 36,347 000000004ac5a065157a46acef22b93a77e4a387c555bf4d6ded2320118289af 0.00 MB 1 0
36,346 36,346 00000000b10d9e7b7d1e3f5cb472e518a393568bb8bf18e46695a11bc0f61780 0.00 MB 1 0
36,345 36,345 0000000042eba5f20d0fe8c928ce3dc88752d88dfc7788af5a836d4294e81491 0.00 MB 1 0
36,344 36,344 000000007300d606bba35a8af5bcf690e3669111bc3a0ba0466c61dd163175f4 0.00 MB 1 0
36,343 36,343 000000008849ee4dfaa33c71c058c883cbfbef5b51718c2c7af3ddedd361f5d7 0.00 MB 1 0
36,342 36,342 000000001a5fbe980a50d88eff485062ea0620729ddfef6f0b12ded6a875988b 0.00 MB 1 0
36,341 36,341 000000008ec9cf66beb3d8b17d6e6e8e948658e32f758dfe2bf49a23488afdf6 0.00 MB 1 0
36,340 36,340 00000000647502c9590026b0c63dd8f2fe406941518062ad540ce0774a2b3346 0.00 MB 1 0
36,339 36,339 000000000d1fa41cdb31f7970b5800b52f5895d67ac0c1b5be6193786cead76f 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.52 GB

Node Details:

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