Loading Tool

Explorer IconExplorer

Memory Pool

47,594 transactions
30.21 vMB
0.09600028 BTC
Random Selection Loading Transactions
Max Size: 160.86/200 MB

Candidate Block

Mining Attempt 71313c7d3328805823570ae7838f691f7d776fb7aec83e5b9fa9c33601890f1b
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root ae8095574b718e88973ae65a49226d6e3bf6a6158e225576d929d777e3f1318e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.03547235 BTC
Feerates: 150.97 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (572,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
342,563 342,563 00000000000000000a7068f7fcbc5a17c105d852e2651e00888b9ac5c1bd3c16 1,577 0.75/1.00 vMB 26
342,562 342,562 00000000000000000ff98b96c574d35473b54654f43fc9b3209741fd700d84c6 444 0.19/1.00 vMB 36
342,561 342,561 00000000000000001a6dbae5dee0bae3645a59921fdf69cb3ddf982f66173785 398 0.36/1.00 vMB 18
342,560 342,560 00000000000000001288b8fb742d9e25c66b8d1e8847485bb8c8577a5e90771b 126 0.56/1.00 vMB 9
342,559 342,559 000000000000000001b3cc1594b1d8ef812e8dda8cc81403d5224ec2687ac748 1,108 1.00/1.00 vMB 19
342,558 342,558 0000000000000000053b89abb46056128278b60bc4c9055b0302406d0872747b 303 0.35/1.00 vMB 10
342,557 342,557 00000000000000000accfab6f440dd37cc7bbbebfc9b85034f40aeb3811fc660 1,031 0.90/1.00 vMB 21
342,556 342,556 0000000000000000038925e51afa0b39832dfc215b778d32fa042a4a4b0e272e 1,024 0.33/1.00 vMB 44
342,555 342,555 000000000000000014b7759c4827ec372adf336c0e3f2c0caece795419cdb4f9 1,329 0.75/1.00 vMB 28
342,554 342,554 000000000000000002d3457e95e469bb14fda0c9c4164b6f2158a144076200e1 1,251 0.75/1.00 vMB 24
342,553 342,553 000000000000000014508da8da7f5402e1702746b21c554e020546350db0ccea 1,677 0.75/1.00 vMB 30
342,552 342,552 000000000000000015c853fd1f67859b59998b42271e3d454c51a001799cc91f 548 0.29/1.00 vMB 26
342,551 342,551 00000000000000000b337d69d1a1765dba12a80b56a6d2835a37cc5be04a34c3 43 0.02/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.