Loading Tool

Explorer IconExplorer

Memory Pool

82,648 transactions
31.30 vMB
0.10446506 BTC
Random Selection Loading Transactions
Max Size: 190.35/200 MB

Candidate Block

Mining Attempt d01d7d0dcf3e5c4aa46841a9fc63ffb7ea36ae4012c4ccbc668e634262a26463
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root df23d58cc9c5e7132ebeb68fca8b0f91b524a4678229f182f9a071a74abfd411
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,967
Size: 1.00 vMB
Total Fees: 0.02814674 BTC
Feerates: 151.12 > 2.82 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (553,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
361,737 361,737 00000000000000000ab61060d11c6da5e390a9c035e10283c575e380f5103afe 571 0.61/1.00 vMB 16
361,736 361,736 0000000000000000083acde1468bc95c38dbc3ffdad12496f6b3b42178b6cbff 1,688 0.75/1.00 vMB 36
361,735 361,735 00000000000000000b15579dc9b496c4f9d5b2a133e96343c13e5deb2108b23f 196 0.14/1.00 vMB 19
361,734 361,734 000000000000000013f8e34eac2b2fc3820ae5c59f02f318c71079406bf6cd77 354 0.21/1.00 vMB 27
361,733 361,733 00000000000000000168fd34875652893d310908940916ac9e5e0261620d55e7 500 0.29/1.00 vMB 24
361,732 361,732 0000000000000000034b4bf4f5f3a7d0246fbb3253982c18a57d1a9c9bf85358 420 0.25/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.65 GB
    • Received: 18.24 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.