Loading Tool

Explorer IconExplorer

Memory Pool

76,378 transactions
28.32 vMB
0.09336526 BTC
Random Selection Loading Transactions
Max Size: 171.80/200 MB

Candidate Block

Mining Attempt bb8de93a6c0ccc6b1c2d36b24234b575281b926b67701ec7e229a0a39fbc66c2
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root db39b27aaee525bf8199091732cc7a080bfa51c3c41ed52ec9a967bd2bdcf4cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,624
Size: 1.00 vMB
Total Fees: 0.03077890 BTC
Feerates: 402.60 > 3.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (437,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,754 477,754 0000000000000000008b1f7fa1d115c974a871949ce9c82cacbe60b6c5227966 303 0.99/1.00 vMB 10
477,753 477,753 000000000000000000822a28fbdb6c32510b8c2ff8247847465b48a0af98cdec 1,288 1.00/1.00 vMB 80
477,752 477,752 00000000000000000072319e42a9df222074ada7bb0fff9a20a916d2be9fc444 1,795 1.00/1.00 vMB 131
477,751 477,751 0000000000000000012d1254cd93093276bdb78af5927110c55da8867ea8fe54 1,747 0.95/1.00 vMB 123
477,750 477,750 0000000000000000000aa93073119ee362bb821f1e44dc0400788c7933088f84 1,244 1.00/1.00 vMB 51
477,749 477,749 0000000000000000007fe1a4556b829455b355f351c87e7a661b80c7ba4a2c18 1,972 1.00/1.00 vMB 66
477,748 477,748 0000000000000000003e59229786e59d361945d2411bfbedca8e2e0ea36e1075 2,250 1.00/1.00 vMB 197
477,747 477,747 0000000000000000009fba57bf077e03b9a1bd6e5290554f1d8b0c53fefbb718 1,802 1.00/1.00 vMB 161
477,746 477,746 0000000000000000007951097231552031dfba3a58706991d0721ac5059c2fbf 1,190 0.99/1.00 vMB 75
477,745 477,745 0000000000000000003d452a84a8ad1f591e8e51c668da91119a788ce69ef12e 1,405 0.90/1.00 vMB 139
477,744 477,744 000000000000000000dec62e853cdd915cd6ba57476fbebc6e1be2f77a03c6ec 1,018 1.00/1.00 vMB 87
477,743 477,743 00000000000000000061e1493ce75e8487a4c74c9607ef75fcb53c1ebcdeb306 456 1.00/1.00 vMB 29
477,742 477,742 0000000000000000011d42f9710917f47aeea612ab7ead0a98d6348e66dc6c92 1,396 1.00/1.00 vMB 44
477,741 477,741 0000000000000000013e2950703632aa068620d3cffa5c4c13e31cca39293f24 1,939 1.00/1.00 vMB 163
477,740 477,740 0000000000000000001424ebbc2c3eaa9cb1273d08bb91ba94b4265380bd7520 637 1.00/1.00 vMB 33
477,739 477,739 0000000000000000012e36d2413b1d7636c0098027413aeda547c31f737f159a 1,130 0.68/1.00 vMB 54
477,738 477,738 00000000000000000152f840db77b8a5880089df70dd104f191b9fe1ba4b5c93 2,355 1.00/1.00 vMB 66
477,737 477,737 0000000000000000010a62e155f46362dca2c0b935eaab776506467a08103f9c 1,536 1.00/1.00 vMB 136
477,736 477,736 0000000000000000000567eb0202105cfdc8b334b1584b6e2710241845b341d3 2,333 1.00/1.00 vMB 218
477,735 477,735 0000000000000000005d942fcae963f8ed3018fca8b1570e9d34530fa18fb5a4 199 1.00/1.00 vMB 2
477,734 477,734 0000000000000000000338a730c4c6b0219bae2777e38c625acfd70377208317 1,289 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.