Loading Tool

Explorer IconExplorer

Memory Pool

25,318 transactions
27.05 vMB
0.06070470 BTC
Random Selection Loading Transactions
Max Size: 128.92/200 MB

Candidate Block

Mining Attempt ac2a5f3b2efaa3eca2f6d10b145298acd8337269bb4250f9e71839f023a43ff7
Version 20000000
Previous Block 000000000000000000016ebf7cfb5b49d52a5da9adfbdfb60a56c93537ca3094
Merkle Root 31f8dc2bb5880efad5a67aa3ee7cfdc5217522bc549f68fd0a6e4dad231f6730
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 926
Size: 1.00 vMB
Total Fees: 0.00975840 BTC
Feerates: 96.11 > 0.98 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,479 (393,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,786 520,786 00000000000000000015c5d522f64607bec8de6e34ef052625af0d17676bef8b 1,857 0.83/1.00 vMB 14
520,785 520,785 0000000000000000004582941579205b948ff7e22d2ce6a49b2fd2599c12fab6 2,778 1.00/1.00 vMB 31
520,784 520,784 000000000000000000439589cc6a09907b8c0014882c0b7345336d8ac8efb684 3,025 1.00/1.00 vMB 49
520,783 520,783 000000000000000000212e119f8d5a1d7443b0d8cda741a5b5219fa4f9d316c0 1 0.00/1.00 vMB 0
520,782 520,782 000000000000000000025557c010d95fcb8d29443a2b6910307d4fbb40ff4da1 2,512 0.89/1.00 vMB 37
520,781 520,781 0000000000000000000c80a1992c9deb4730a7bdd22449587ae04290f563c3a6 2,033 0.97/1.00 vMB 28
520,780 520,780 00000000000000000027a2bf5b28e48d9104afb2dee625965783b66024919503 298 0.11/1.00 vMB 24
520,779 520,779 0000000000000000002bd8cb6eb07b4bab13c4139c5495bc84674c497affed3c 2,020 0.69/1.00 vMB 44
520,778 520,778 0000000000000000002347cd628018fd36857755faf77bc87d5b2c60d21f0790 738 0.27/1.00 vMB 20
520,777 520,777 00000000000000000022edc2206dcd56fe9cb7542733c37966b790d490abe704 2,133 1.00/1.00 vMB 37
520,776 520,776 00000000000000000016f0b0c4d6765b1be8006d06a5cdad2019be11ad0090e0 2,431 0.85/1.00 vMB 36
520,775 520,775 0000000000000000000a031fac68c71b1ef84aecb48f7cd8006bbfeb1aa30176 2,628 1.00/1.00 vMB 40
520,774 520,774 0000000000000000003423053738b7e21831b344599e061b55d2579c31e6c4f0 2,098 0.77/1.00 vMB 28
520,773 520,773 0000000000000000002599b7abeddb49c1eaf4f3c0e4f13c65641d99557d4806 418 0.18/1.00 vMB 41
520,772 520,772 000000000000000000243c002570cb45cfcd9eb7ac3ea1c46a29276bf380bd13 167 0.13/1.00 vMB 116
520,771 520,771 00000000000000000029fce6bd51c2638d04231d602ad9df28b95aef4a54f7a6 1,124 0.98/1.00 vMB 15
520,770 520,770 0000000000000000000881016e7e359e3d413dd794c806f23ff98d9d73bdc796 2,160 1.00/1.00 vMB 22
520,769 520,769 0000000000000000000ce0ebc0d8d16e746c518ed37f7f8921098b416e41cd98 2,431 1.00/1.00 vMB 6
520,768 520,768 000000000000000000076eda70607b095ea725cc2538900f582b2f1c0fa20075 3,120 1.00/1.00 vMB 38
520,767 520,767 0000000000000000001ca1eeda86313528d20b1755c6f95db5daee329808de3b 2,535 1.00/1.00 vMB 62
520,766 520,766 00000000000000000026cca6eb587ce68a7750e620de89925181f5c649f5db47 581 0.25/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.46 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: 611.00 GB
    • Received: 10.77 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.