Loading Tool

Explorer IconExplorer

Memory Pool

46,207 transactions
28.00 vMB
0.08623608 BTC
Random Selection Loading Transactions
Max Size: 148.26/200 MB

Candidate Block

Mining Attempt 101be6af30a433d5872f8743eb9bd587dff1f549cb8239af66bb4da68415b52c
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 88e11725e2b9bd48b86e005a12830aa673bc94b101a42a2b1dc37d76e09f48d9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,171
Size: 1.00 vMB
Total Fees: 0.03170673 BTC
Feerates: 181.54 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (178,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,470 736,470 0000000000000000000351e3563a21450225b25b5ec6fd6e27de9677d6b9bf95 2,645 1.00/1.00 vMB 15
736,469 736,469 00000000000000000002ca1c98c5b2567bc929e55994f1aa57960f6d06855d4e 1,762 1.00/1.00 vMB 10
736,468 736,468 0000000000000000000745a6a366885df1d64f273e9f846f4573ef44587865ed 298 1.00/1.00 vMB 2
736,467 736,467 00000000000000000003f04375181cdb5f0c94f9dc2af89ca6c0280f76109c7e 1,787 1.00/1.00 vMB 8
736,466 736,466 000000000000000000086d1d053be9d143fc89c8ee4489632e08a77b6cd43751 1,704 1.00/1.00 vMB 13
736,465 736,465 00000000000000000001ddd84e4a08323117fc7c55f9c6c4c905d28b8c9f8960 2,836 1.00/1.00 vMB 22
736,464 736,464 00000000000000000004f5e50bf4348735dbcd13bcaedcfb388abfe201278518 1,206 1.00/1.00 vMB 5
736,463 736,463 00000000000000000001182082c6c464c0c345ecf88a329263f8e2335d11d5dd 2,169 1.00/1.00 vMB 12
736,462 736,462 000000000000000000048114fb1aabb688790cd236f441048ab3dc8edaa8e660 1,283 1.00/1.00 vMB 7
736,461 736,461 00000000000000000008cf6249ac4ee3b84034ffa6af997e0470541222f70ea2 1,043 1.00/1.00 vMB 4
736,460 736,460 00000000000000000001de292462033547f76d89e56daf7ab8e290e4125878f7 2,754 1.00/1.00 vMB 19
736,459 736,459 00000000000000000004646fb1c36258bcb6840b45ae8d0b828388172c235936 1,224 1.00/1.00 vMB 6
736,458 736,458 000000000000000000073796afafd121158b183c251addbe369ddefbc068577f 1,199 1.00/1.00 vMB 5
736,457 736,457 00000000000000000002a0d851db6606b789196ef7fefcf1f65352cca5ba93f9 2,341 1.00/1.00 vMB 19
736,456 736,456 00000000000000000004ed4a95879de40d1e56973df2167ec0005744a3c89992 2,469 1.00/1.00 vMB 15
736,455 736,455 0000000000000000000171a96c42b3b12490d8680be9c8ecaffcc72bb2b07034 1,236 1.00/1.00 vMB 12
736,454 736,454 000000000000000000049d1f9305be97b6d3d681d82899a9672ecafb8baf1c82 1,286 1.00/1.00 vMB 5
736,453 736,453 000000000000000000031c49d72611f769b38a67e4ebe2558b87cd335c60f2ad 1,489 1.00/1.00 vMB 5
736,452 736,452 00000000000000000003ca025b0f616f3c78635f3b8f7f45f791b308661ee0a9 1 0.00/1.00 vMB 0
736,451 736,451 000000000000000000065cbdf37152478b9d38ca7760da01e534e78b882e2588 567 1.00/1.00 vMB 3
736,450 736,450 00000000000000000002588c039147ecfe4b745495217cf70200f01b0f02255e 2,663 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.