Loading Tool

Explorer IconExplorer

Memory Pool

88,078 transactions
32.11 vMB
0.13379773 BTC
Random Selection Loading Transactions
Max Size: 194.60/200 MB

Candidate Block

Mining Attempt 400b4ff83554be903cdf0a13d702c8e78c55b82cd6f004fffc62465b3834a430
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root aa128a57cd8bfa373cf1089b67da84ed1062bbc2f9c301c3248aadacd7c8c74a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,883
Size: 1.00 vMB
Total Fees: 0.04884416 BTC
Feerates: 101.65 > 4.89 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (307,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
607,560 607,560 0000000000000000000fa8e058b44e7b61b613eb961bb5a9a0fbd07df5d4a567 1,767 0.76/1.00 vMB 13
607,559 607,559 000000000000000000094eaaddd87710944ae1233fc3a40f3d6a86b26d61357e 1,961 0.95/1.00 vMB 13
607,558 607,558 000000000000000000105639fa22fff292ea867adbff4e5b2a63e42724ebb756 1,978 0.60/1.00 vMB 10
607,557 607,557 000000000000000000144758ca662636f4aa4089caaa776ea18cf53cbc8f5781 2,529 1.00/1.00 vMB 10
607,556 607,556 000000000000000000158803956b1e8993299722d7d77f54f2d07762b82c9695 2,523 1.00/1.00 vMB 25
607,555 607,555 00000000000000000012ea4af97354a8a54086ed8465e18e5f0ae6b2e3b481f9 200 0.05/1.00 vMB 16
607,554 607,554 000000000000000000120d44d9172841db123919844ed9546127993aa4dcb953 410 0.13/1.00 vMB 5
607,553 607,553 0000000000000000000d420b4a2d98fdef17562b3d1ed4b458bd11c8f0fe9f7c 3,172 1.00/1.00 vMB 9
607,552 607,552 0000000000000000000bb7ae2e399ad45ad56acaa83874b56a3fe06456e8303c 2,571 1.00/1.00 vMB 14
607,551 607,551 0000000000000000000dfc6c66de151f7236496d8763deccc079b555c39ea92b 2,788 1.00/1.00 vMB 23
607,550 607,550 000000000000000000029d7bb289cf796d1c7f9696b1c439ef42253f8a174f44 2,439 1.00/1.00 vMB 23
607,549 607,549 00000000000000000003d69697fce6053e35caa9c51f4694e1011f2c909d63c6 792 0.27/1.00 vMB 10
607,548 607,548 000000000000000000135b4073ad9453271fd2705c5d73ccde94d03549c404ea 1,231 1.00/1.00 vMB 5
607,547 607,547 0000000000000000000601f4719f43801df5bf6b0d88544d4a6cfbff452d9aa8 1,644 1.00/1.00 vMB 5
607,546 607,546 00000000000000000000584389d25444d8ed547482d212d3dd0f5c1720231bf9 2,313 1.00/1.00 vMB 9
607,545 607,545 00000000000000000000836a095aef9f4f0834fa1c26403c3b9175c9636c080f 3,004 1.00/1.00 vMB 27
607,544 607,544 00000000000000000000b26dde3b7d7cf727dc49e3ac76f55acf749c951a8d23 698 1.00/1.00 vMB 6
607,543 607,543 00000000000000000015baea47702e6a329e925ce6343b0a421c55170cf14a20 2,211 1.00/1.00 vMB 8
607,542 607,542 000000000000000000117126bcefefd9b54f81f3f47891f036b1aa7a38b54c55 2,165 1.00/1.00 vMB 4
607,541 607,541 00000000000000000013905b6269a7b77e59b2ab901b8b5d10bc3f6112534af8 2,647 1.00/1.00 vMB 12
607,540 607,540 0000000000000000000f4b29004963e7cac171295c452ec882f56719e23f6af0 2,251 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.63 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.