Loading Tool

Explorer IconExplorer

Memory Pool

46,287 transactions
28.19 vMB
0.07538587 BTC
Random Selection Loading Transactions
Max Size: 149.25/200 MB

Candidate Block

Mining Attempt 4547c4be25063f7ac0042c2bb7c47b2ef63e889fb3a0555ac845bc424b07614e
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root 86c91ff02f382279315dba232bc77155e4c12162b49e8cc17eebab98179837bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,883
Size: 1.00 vMB
Total Fees: 0.02080486 BTC
Feerates: 101.53 > 2.08 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (178,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
736,449 736,449 0000000000000000000242bdfc51dadb6772228d6e4d649d2b8007de69cbb752 1,735 1.00/1.00 vMB 8
736,448 736,448 000000000000000000017ff1433c1bed5af275406486d9aa5a43daaa0b2232ea 3,149 1.00/1.00 vMB 19
736,447 736,447 000000000000000000061e81dfef31d57ea85d5bb97a466f5e511b03aaddbe50 2,021 1.00/1.00 vMB 8
736,446 736,446 00000000000000000005f39be77f7e7c2ae2c05a2e7c87b82672bf9e8d518f11 2,316 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.28 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: 656.77 GB
    • Received: 14.43 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.