Loading Tool

Explorer IconExplorer

Memory Pool

44,744 transactions
27.32 vMB
0.10222436 BTC
Random Selection Loading Transactions
Max Size: 143.24/200 MB

Candidate Block

Mining Attempt cebda87d2ab3a80b967e5836143a358fe4b4f0aabf26384b6210b0e47cea9cf3
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 7457cc49255778ab00a4bb283ba6e3e02bf916f78d820949ac9bdfa12feb36c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.04612420 BTC
Feerates: 151.16 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (572,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,584 342,584 00000000000000000aa5db13f521a2c1445f5a304db20a938c62b02b8b049e37 2,183 1.00/1.00 vMB 29
342,583 342,583 000000000000000003fbc46167b2067599584ca7ffd0a2d1ce84ffce0808b19f 512 0.16/1.00 vMB 39
342,582 342,582 000000000000000015c542daf4bce8ab5eb3db1e64a5799953d85100297bb51c 516 0.75/1.00 vMB 12
342,581 342,581 000000000000000017727b167dcba8af6a56812e88e09a9ab03cb022eceb6a17 1,083 0.90/1.00 vMB 18
342,580 342,580 000000000000000002574f22ef56d3ea7d0beab0a63a0afdf1f0195afc5324e8 986 0.36/1.00 vMB 42
342,579 342,579 000000000000000016b78ad7e5442d4b278bb2c8613d776298fed7cc49efadd1 190 0.18/1.00 vMB 18
342,578 342,578 00000000000000000fe9b8361cca84d4c5fbbfa932420a83b56c4ab88561b112 36 0.05/1.00 vMB 15
342,577 342,577 0000000000000000121ae19aef1061e9dea19acf6c192dde800297825c3c1231 790 0.61/1.00 vMB 28
342,576 342,576 00000000000000000b46debe0a2bff2b04e2d551eeb1fab6074bf8e8ac81d744 228 0.24/1.00 vMB 21
342,575 342,575 00000000000000000811736aec77d45ca306c52880e3656f12c21fddbb46d0d6 91 0.07/1.00 vMB 18
342,574 342,574 000000000000000013e2fb35bbd343ac7533e7ab71f23094c38db43177182df1 98 0.05/1.00 vMB 13
342,573 342,573 00000000000000000fc57c0adce114d0babc465f0d33e02ab52d12450a150e7c 287 0.29/1.00 vMB 15
342,572 342,572 000000000000000019096c1fabedc1a9c4196a4c1fd704a9df2d4510c544d357 296 0.42/1.00 vMB 13
342,571 342,571 0000000000000000158bfc3079b01879b0683c570f80139686a177fef81dfe80 1,024 0.54/1.00 vMB 26
342,570 342,570 0000000000000000023f8943cfad2ccfe174f507a803e611e724bd1094b3617a 687 0.71/1.00 vMB 12
342,569 342,569 000000000000000010a70e23859bdd769a5de1ea4d5435d4235341938f132bbb 1,143 1.00/1.00 vMB 19
342,568 342,568 000000000000000016a48fdfce97906dc6b2e957927248b4afd794e497d6cd44 1,070 0.75/1.00 vMB 22
342,567 342,567 000000000000000001c0b169eae8a1878253b54c94ad1cb95b5a18478d4ec2ff 1,239 0.75/1.00 vMB 24
342,566 342,566 00000000000000000399b00cafbf6407a8065b9dc81e88881f0eb563b1b86033 130 0.08/1.00 vMB 18
342,565 342,565 0000000000000000178e3ade962f9d2afdda3164c367015d73e70c0c3cb9ae0c 618 0.75/1.00 vMB 17
342,564 342,564 00000000000000001950b34d7790fc02e8909e6466534ae29e8e65724f4051c1 1,639 0.90/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.