Loading Tool

Explorer IconExplorer

Memory Pool

35,764 transactions
26.73 vMB
0.04745802 BTC
Random Selection Loading Transactions
Max Size: 148.70/200 MB

Candidate Block

Mining Attempt f93dd459ecdb597f125fd0028b691169fcd4302589105e6325b183e3cf4cf8c2
Version 20000000
Previous Block 000000000000000000019e5241bf64658525dd0d095b77515c62afd229953a66
Merkle Root dc7629db731606822758ac65b65aec22bbbd0cb94e372dd465e428fc49aa4de2
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.01576015 BTC
Feerates: 150.92 > 1.58 > 0.17 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,665 (77,002 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
862,663 862,663 00000000000000000000193a1ee310dc99822834b3d1446d41843d19a2d785f3 2,975 1.00/1.00 vMB 5
862,662 862,662 0000000000000000000192f34dcdbf3e4e3237a020a7e32b137a7b1f77c4603a 3,393 1.00/1.00 vMB 6
862,661 862,661 00000000000000000001d78f8e6997b59cefd5bafecdecb2ab41f42be228bd4c 3,516 1.00/1.00 vMB 3
862,660 862,660 000000000000000000015a6be51e062eb273d31bdfa046d36a91f2fce6964501 2,629 1.00/1.00 vMB 7
862,659 862,659 000000000000000000023638ee5349cb8744b5dd5143c04545f25c668f33ac90 2,928 1.00/1.00 vMB 6
862,658 862,658 00000000000000000002037fd800460656749b471a5414fe023d11fab8922a7d 4,537 1.00/1.00 vMB 3
862,657 862,657 00000000000000000000b633261cc1e429bb94ac9ea81797566d2e876430d736 7,186 1.00/1.00 vMB 2
862,656 862,656 0000000000000000000262431ff77fc3590520f7ce2d612a6d42d7593cd3e54a 4,589 1.00/1.00 vMB 2
862,655 862,655 000000000000000000005ae0d65c56707ce33f590bf518f24d4a3c98c1123ec3 3,807 1.00/1.00 vMB 5
862,654 862,654 000000000000000000013097f57667e1d1edf47d394740b04176e7f4b4a735d9 4,137 1.00/1.00 vMB 7
862,653 862,653 00000000000000000001fb1397f775a8718c463c43c0f34e6719bc6987ecf601 6,278 1.00/1.00 vMB 2
862,652 862,652 0000000000000000000188aacc4ae4dae2869067d677dc05ff76bf1b50c12dca 5,978 1.00/1.00 vMB 1
862,651 862,651 00000000000000000001525a6dc431d05ffdbb76569b7451957514f4a9deb46d 7,269 1.00/1.00 vMB 2
862,650 862,650 000000000000000000012fce4cf48c32c2d2a41a05a2d826e93f4b553d473ed9 6,304 1.00/1.00 vMB 2
862,649 862,649 000000000000000000003d177802a408ecf7981cc09bda764ee10a18db85fe6f 3,593 1.00/1.00 vMB 4
862,648 862,648 00000000000000000002495cac634f05eacaac00400d6755845f0da4e394c504 3,851 1.00/1.00 vMB 4
862,647 862,647 00000000000000000000439c83d2dfa9d7bfe32ca4d7ee7880d54718f06b457f 6,742 1.00/1.00 vMB 3
862,646 862,646 00000000000000000002e46d44033174ca8af3dce06ad0084f012875de207007 2,836 1.00/1.00 vMB 3
862,645 862,645 00000000000000000000d03d320a4f163a48aa825eb95db4c2277324f254b798 2,030 1.00/1.00 vMB 3
862,644 862,644 00000000000000000001d8ed5a8e0d5af251294579fd36040ae499dbe10cee29 2,458 1.00/1.00 vMB 6
862,643 862,643 000000000000000000021302b2c4219d474a34c9a030a6b643bd1078008806c6 3,682 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 826.13 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: 4,284.04 GB
    • Received: 236.72 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.