Loading Tool

Explorer IconExplorer

Memory Pool

49,615 transactions
28.58 vMB
0.10702617 BTC
Random Selection Loading Transactions
Max Size: 152.51/200 MB

Candidate Block

Mining Attempt 03aee87c9c8c87300df1f9732d48a2418c20806435ac694477a34da13dd2d4eb
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root f58147ebcf2cb68f5c77348d3b73821ab2da3afd47a98943d959ceaf915c58ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,164
Size: 1.00 vMB
Total Fees: 0.04726447 BTC
Feerates: 500.00 > 4.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (409,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,698 505,698 000000000000000000736e886f0494928d58607387b98b3d209c02fbd2c4e2b9 839 1.00/1.00 vMB 148
505,697 505,697 0000000000000000004810fe8f9fd57ebde2e3aa95d165565219c48fe912b2a5 1,917 1.00/1.00 vMB 210
505,696 505,696 0000000000000000005775a745652071378af39d3dff7ac3648cc30757d4fa2e 1,588 1.00/1.00 vMB 210
505,695 505,695 00000000000000000003d853ecc4958ed2c84d3932e9355982ba4a8bd07f3eb3 99 1.00/1.00 vMB 54
505,694 505,694 0000000000000000006726bd49b1c3b1d0286f1168b7b50172c591d147ba3a5f 420 1.00/1.00 vMB 102
505,693 505,693 0000000000000000004e27ca1e23cee228ccf5005c0d5a52317768ca6fcea482 507 1.00/1.00 vMB 89
505,692 505,692 0000000000000000007d488608b0b27bd43b4bf71ad30fd14389be229bc45770 1,626 1.00/1.00 vMB 104
505,691 505,691 0000000000000000004057175a9ed480a17a87b700e8737ff7bfa08776039b71 2,182 1.00/1.00 vMB 309
505,690 505,690 00000000000000000012b15bbf4ec12fe410cc9197bd9b5b81541d9f4aab682b 858 1.00/1.00 vMB 89
505,689 505,689 0000000000000000006d8266d3ceb55ff29438b28913c01b36b01429df381554 1,557 1.00/1.00 vMB 265
505,688 505,688 0000000000000000004b7800ee30ef0750ea974be053166747f0a405cd7c422a 1,905 1.00/1.00 vMB 188
505,687 505,687 000000000000000000567b7a4dd90b9ef51c4cc28963aa51dd5a06b4348eb1e6 1,652 1.00/1.00 vMB 227
505,686 505,686 00000000000000000019cc464475978f26bc61cec8f1829fcca4db96718b3c00 238 1.00/1.00 vMB 216
505,685 505,685 0000000000000000001635c2b1ebb05dae50a507d2063bb9327dd90ecd966c59 1,556 1.00/1.00 vMB 281
505,684 505,684 0000000000000000000142f3edc2e4d681a390352062bb3e832530c571ada131 556 1.00/1.00 vMB 232
505,683 505,683 0000000000000000007b2435fd163c5e0a25fd82656e3d000879bcd805d87469 685 1.00/1.00 vMB 254
505,682 505,682 00000000000000000040214f9354d5f7cb457560406db7a0ec010e2bba8441c7 895 1.00/1.00 vMB 67
505,681 505,681 00000000000000000034ebadd7286669a5f2b17ae25f974fafd644b07a804c88 529 1.00/1.00 vMB 87
505,680 505,680 00000000000000000045c3916ae6db07ab8c494df38512b31ccfc71a82069bdc 1,314 1.00/1.00 vMB 174
505,679 505,679 0000000000000000007221edcdcbf2f3ef6852f26fcdae50112d8c9bba044757 756 1.00/1.00 vMB 129
505,678 505,678 0000000000000000000707ab9a580ddec1bbdce891955b34d031c7aed11eedd7 1,052 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.01 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: 649.49 GB
    • Received: 13.18 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.