Loading Tool

Explorer IconExplorer

Memory Pool

40,593 transactions
27.19 vMB
0.08091617 BTC
Random Selection Loading Transactions
Max Size: 140.93/200 MB

Candidate Block

Mining Attempt d3b96ecc79e31e7db36c3ecf86322256cb334c2a29a65733710cb7b812a9c33e
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root bca181f7d4e84ec503ee3cbabe9c6a648a3c446966f50e9aa839bdd651f1bf00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,295
Size: 1.00 vMB
Total Fees: 0.02558660 BTC
Feerates: 201.37 > 2.56 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (182,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
731,769 731,769 00000000000000000001fc90d52ab1adfec576fc6aface04819fddf1fdc06b38 1,226 0.50/1.00 vMB 9
731,768 731,768 00000000000000000008254c0100c9c6c0678aa00afa5a30e12ff5d5d8c7de7b 1,504 0.68/1.00 vMB 8
731,767 731,767 00000000000000000009b4f01f28a108cb509ec4d487967196173b2677987f3a 951 0.35/1.00 vMB 9
731,766 731,766 00000000000000000000176e4ba74c89128da3bac3b44c7d5b48a24ad0302fa7 1,521 0.63/1.00 vMB 8
731,765 731,765 000000000000000000018b05c38a03c133cc49f30139aa5528507978c8811512 343 0.54/1.00 vMB 3
731,764 731,764 00000000000000000002f2b7d8b86aef2052781a68766b5f0338660206987ff7 1,972 1.00/1.00 vMB 6
731,763 731,763 00000000000000000006361bf04669e1dc7739ccc8ec8a7618276aea13fdc930 2,715 1.00/1.00 vMB 12
731,762 731,762 00000000000000000008d56451117f28b20c3d4e8177b0cda3a84c72cfa1d54e 1,777 1.00/1.00 vMB 3
731,761 731,761 00000000000000000002c4ffe2e93b1061d65e9d208cf7abf548367e4ff37e41 1,577 1.00/1.00 vMB 6
731,760 731,760 000000000000000000070342a27ea3c266cf59d0e702c9a9833a2dd2293692ea 3,012 1.00/1.00 vMB 17
731,759 731,759 000000000000000000025053d9dd66399efab50a360e919ba15d9ff8ec198290 1,165 0.52/1.00 vMB 8
731,758 731,758 000000000000000000074e0d5ae16f760ba6c17812f0a49c13b6cbd714b6cf06 1,743 1.00/1.00 vMB 5
731,757 731,757 0000000000000000000534d34e24686ea7e68f548427c67653850fdd08f92c92 1,282 1.00/1.00 vMB 3
731,756 731,756 0000000000000000000852ead5e7724595d4f29958a0d862a4184911a9c959de 2,336 1.00/1.00 vMB 12
731,755 731,755 00000000000000000002b35d6da301dfc49fe344fdcabf193cfa107f2498a13c 637 1.00/1.00 vMB 3
731,754 731,754 0000000000000000000214e3ba43ecff7fc43daa4a63b8355fc2077f07bc1cbd 2,362 1.00/1.00 vMB 10
731,753 731,753 00000000000000000001a58de4f585e01731856e599f16fff3ea100930824e5c 1,471 1.00/1.00 vMB 5
731,752 731,752 00000000000000000000960d8c47d835fe396ff38e04450d1a027052a86bad91 690 1.00/1.00 vMB 3
731,751 731,751 00000000000000000006f3abc27a97081cbe00ba77deb35ae315cdd4c1e6b159 1,902 1.00/1.00 vMB 6
731,750 731,750 00000000000000000006605c7e2986824e2a07c770da7168608bd1d6489d022c 1,780 1.00/1.00 vMB 5
731,749 731,749 00000000000000000003e566a4f416baf2149d2dfa953617cb761da9183c7d88 2,992 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.83 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: 636.66 GB
    • Received: 12.38 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.