Loading Tool

Explorer IconExplorer

Memory Pool

83,170 transactions
32.00 vMB
0.10683735 BTC
Random Selection Loading Transactions
Max Size: 192.35/200 MB

Candidate Block

Mining Attempt 0dda10fa4db7ee1d605c6cbdea29b77588be8ba554d4f16082ee09f7e9a15ce2
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root dcff68f50a48450b7ea842cef4406479447e92b2b60c020f74908358a9e6f28f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,325
Size: 1.00 vMB
Total Fees: 0.02575373 BTC
Feerates: 353.36 > 2.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (392,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,763 522,763 000000000000000000327154534db22bd5eaf981dc2bfdc3be27761b3308ebb7 2,134 1.00/1.00 vMB 60
522,762 522,762 000000000000000000218ef4ae49b2844a98cff8d152ae03787bceec76bfd68e 618 0.36/1.00 vMB 26
522,761 522,761 0000000000000000003d1ffe426ff9e946aba623f956f3dd4bf75500d44ad7f7 2,349 1.00/1.00 vMB 40
522,760 522,760 000000000000000000258a08fcc9d0e28f4b0f8b1ad646c99145404636c3d6d4 1,784 0.83/1.00 vMB 29
522,759 522,759 0000000000000000000cba7868b31b48d9c969ec77a14d51627c1d4afaeff289 2,339 0.99/1.00 vMB 37
522,758 522,758 0000000000000000001f60c79c6ab9ca1e06b7ba9d5d950f6fb45cbb6a5f1fe9 1,052 0.41/1.00 vMB 38
522,757 522,757 0000000000000000000fe93ce7904ff2161896444b9bdbf5e9e012a0e7331bbb 526 0.26/1.00 vMB 36
522,756 522,756 00000000000000000023c4e4cc078a3674a9dc6d4a0d5c7a8f3019b7573b49e9 439 0.24/1.00 vMB 42
522,755 522,755 00000000000000000033ca1134de0f3ae3525d693d8e6b5278eacd00c61ddaf2 1,137 0.48/1.00 vMB 41
522,754 522,754 00000000000000000018e052636beb27565c009451c96cd8ea2301984153c650 908 0.32/1.00 vMB 40
522,753 522,753 00000000000000000017efb2a20c9aa896c1cac797a9008f7c1fb1a2189a3f06 1,593 0.67/1.00 vMB 32
522,752 522,752 00000000000000000027cadf7b2d88d23feffc3d31f2eaa8e81576034430c844 716 0.38/1.00 vMB 33
522,751 522,751 00000000000000000013455ca09dbeb121914ea21f77bf8d22d0ab70fe72bd33 357 0.13/1.00 vMB 33
522,750 522,750 0000000000000000003d13cd7382de23e298427ced8ec794b1a668c553fe1aa7 714 0.42/1.00 vMB 19
522,749 522,749 000000000000000000138de9e5af5ddc4215bd58b124d4ece9364277cf0b2411 874 0.38/1.00 vMB 56
522,748 522,748 00000000000000000013dc69c778318cd78a7be73e25b866accf47f2dda5dc58 128 0.05/1.00 vMB 44
522,747 522,747 000000000000000000127cb0acb2129262fe2a0c3c1270086380a1d384312f40 70 0.12/1.00 vMB 28
522,746 522,746 000000000000000000318c43d047a7b5ad6c858de14716a3b2fe3c61ff1d9f30 1,437 0.56/1.00 vMB 39
522,745 522,745 00000000000000000036788c3374683e1298ac71e238f6300ad96113c10e76d8 1,972 0.81/1.00 vMB 38
522,744 522,744 000000000000000000117809d5c514260d37830655be15317e34a08e0d3b38b8 373 0.17/1.00 vMB 29
522,743 522,743 000000000000000000055f97275ef37850f9c3a6e381f131369da762979b2f21 1,199 0.48/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 17.00 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.