Loading Tool

Explorer IconExplorer

Memory Pool

81,290 transactions
29.91 vMB
0.15436813 BTC
Random Selection Loading Transactions
Max Size: 180.19/200 MB

Candidate Block

Mining Attempt 2c5ca6986486baae1807b7a6bcd47f9dc68a538371d8d2bb0e42926b0a9aa8aa
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 14d012505468b7236f9b13187e71de352d548016620d984d36baf27cfe7be7ea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,602
Size: 1.00 vMB
Total Fees: 0.05854921 BTC
Feerates: 1,002.91 > 5.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (553,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,758 361,758 0000000000000000159521ce14fe35465badf4ebf20d9fe39be913a5d7ae29b1 1,387 0.75/1.00 vMB 28
361,757 361,757 0000000000000000084d3b74d923c4ccb8d0e01f7e7d12ad961fd056e108c46b 435 0.25/1.00 vMB 24
361,756 361,756 00000000000000000a148d63745c9f374cd1cb776fc78f3bb8c7fa361bc3f796 357 0.16/1.00 vMB 30
361,755 361,755 000000000000000014b9ac81cf7f08d4842cfdc533b0af73b22c1316741dffb6 1,182 0.67/1.00 vMB 25
361,754 361,754 000000000000000011e42e41f2c98bc825dbe7468574ebd245904fea6c765313 422 0.25/1.00 vMB 24
361,753 361,753 00000000000000000b26f8bd0f24e56b059db71efff2600f9b0c227c1b330254 23 0.02/1.00 vMB 15
361,752 361,752 0000000000000000078d555c4ab9a1e2c66073e40b185821fc73d2ed11fc6b97 1,327 0.94/1.00 vMB 23
361,751 361,751 000000000000000013b493647dc74eaf73512a21a8bc5cbd2fbba2e76bf4f427 1,022 0.83/1.00 vMB 22
361,750 361,750 00000000000000000d2f5fbd624c1d25e8f781b457a76ed470493b53f8839599 511 0.47/1.00 vMB 20
361,749 361,749 00000000000000000baf7fd04d729154fb63dc49dc030cdecec042fa73aa8c57 406 0.42/1.00 vMB 22
361,748 361,748 0000000000000000151e2f48fefbd06b13053f00099a06175c5fb6d34d41b964 857 0.58/1.00 vMB 15
361,747 361,747 000000000000000000a271317c619d275316312a4063668a9947c387cca61ded 965 0.75/1.00 vMB 22
361,746 361,746 00000000000000001106bca9233952d095e43a06f4a398b472ac5abe1c8857a7 1,409 0.75/1.00 vMB 29
361,745 361,745 00000000000000000f27e6e387cd791d373fb0a1c2c8f4f47e486d855bf119f8 1,377 0.93/1.00 vMB 24
361,744 361,744 00000000000000000c2429c4a4127adaeaa002b12c59e2804ff9ee139c13f760 448 0.25/1.00 vMB 25
361,743 361,743 000000000000000001066415b58a1d4a2dccbe13c56d97cbc5c6f4cbef44be38 791 0.49/1.00 vMB 28
361,742 361,742 0000000000000000093518244c8785019f1fa03b7cf5975769c796d890391e05 333 0.16/1.00 vMB 33
361,741 361,741 0000000000000000001a16229b50248e89f53e14f237b2397d1f2215f0bf9e68 288 0.15/1.00 vMB 34
361,740 361,740 00000000000000001259ab8f2bb0d6cb12c6b3e4f3b50927b07e1bc3b38bd9fd 532 0.60/1.00 vMB 14
361,739 361,739 0000000000000000090c4ae7bd0fd0f15b032b88e4637dcdb77bf89dc656a854 1,842 0.75/1.00 vMB 37
361,738 361,738 00000000000000000134a457b6ca2bbdc8d999942a03445d730e224f6d3cc7f7 371 0.20/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.54 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.