Loading Tool

Explorer IconExplorer

Memory Pool

79,164 transactions
29.45 vMB
0.08204477 BTC
Random Selection Loading Transactions
Max Size: 178.10/200 MB

Candidate Block

Mining Attempt b3c10895101b61fff2e676a7bfc634a9373006faf2144709d22b642140b785a9
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root cef4f11558ec003bb213a76f696e0be9a4123512dee0b1cc604b98f299b613f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,882
Size: 1.00 vMB
Total Fees: 0.02018286 BTC
Feerates: 100.11 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (631,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,575 283,575 0000000000000001c4ace6192f153426c8df71f07279b5304f013679669f2f15 77 0.04/1.00 vMB 33
283,574 283,574 0000000000000000e23f375dec58a25a315b3410ff40b2226d41bbf2378d3793 71 0.04/1.00 vMB 19
283,573 283,573 0000000000000000c71caa856f3d694ba56de65852ff8adb449618ed1dc694f6 69 0.02/1.00 vMB 31
283,572 283,572 0000000000000000ee3c0bd28c97c9580c45d24d20a1a5d06c91eaab3085a4d3 693 0.30/1.00 vMB 50
283,571 283,571 0000000000000001a4bc05bc362e6c87c1b045c2dce167590d5232fddd52b0bf 36 0.03/1.00 vMB 17
283,570 283,570 00000000000000011e2db94201011ead93d0fac6bc631218b11cdc94f22cba67 10 0.00/1.00 vMB 70
283,569 283,569 0000000000000001b2cdfd4c9dc345e36d2979b44f933ed8a5efc5f8358a88bc 439 0.18/1.00 vMB 55
283,568 283,568 0000000000000001a1bc57ea20d699bd7b00fa5b9cfa9fb2b9de33cf22e52acf 313 0.16/1.00 vMB 50
283,567 283,567 00000000000000016249ca858b582b43e5ccd52b541232999c7b533f7dcbdeb7 75 0.03/1.00 vMB 91
283,566 283,566 000000000000000134c7288e5a3f9071e5196a01c7e03d31be078fc74def1a6b 240 0.13/1.00 vMB 38
283,565 283,565 0000000000000001e0e9916c5962dfe9122d424b2309c24a590a81219f2a0de3 49 0.03/1.00 vMB 24
283,564 283,564 000000000000000025d3894d20489072bf149e0e5907d96f4fc330473453302b 316 0.14/1.00 vMB 47
283,563 283,563 0000000000000001f0785d7073d8fbc297c19e5374649fe53f352469a40658ea 172 0.08/1.00 vMB 54
283,562 283,562 0000000000000001ac730c457a9f4f20bb9bf9feffcb876ad4d6807944f189be 221 0.10/1.00 vMB 55
283,561 283,561 0000000000000001103215013031f9689c5a377f4850b9f10b781607c9718041 74 0.05/1.00 vMB 26
283,560 283,560 00000000000000016ee9d4c98983cf34f83daff20b5cb04f54a56ff9bb7d34d4 209 0.10/1.00 vMB 37
283,559 283,559 000000000000000043cc46bab002b7c1b951b900749d505030e885af5d0e02b4 554 0.29/1.00 vMB 45
283,558 283,558 00000000000000009d0b1cfa50f6cc472d9535299a8272ae2aecee0f4fd81498 50 0.02/1.00 vMB 50
283,557 283,557 0000000000000001b8bfec84999c772a6a87fc88a157438a32f6bbb6d6dfbd1e 439 0.20/1.00 vMB 48
283,556 283,556 0000000000000000c0147cf46fe46ffa7f89bc0d8421d1418780d40476de23c5 481 0.24/1.00 vMB 42
283,555 283,555 0000000000000000714ed85aaee6d903466005d964dd91a00bf4eb1b00e28f38 173 0.09/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.82 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.