Loading Tool

Explorer IconExplorer

Memory Pool

75,661 transactions
29.94 vMB
0.09526076 BTC
Random Selection Loading Transactions
Max Size: 178.88/200 MB

Candidate Block

Mining Attempt 9f968c42fe75d1cb5a7773a84623a071849724f9516e3ecef9114a31d8f7cb0e
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root f0428dfc61d35c985ed7599d2ed558b48c58e5855c7a09f671822e07c293e844
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,710
Size: 1.00 vMB
Total Fees: 0.02325757 BTC
Feerates: 100.00 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (628,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,880 286,880 000000000000000114482afb306da60bdb760594988b0a50b6b25d85846b060e 190 0.06/1.00 vMB 73
286,879 286,879 00000000000000008c8b7cb20ac3030982aebc968502d8a76421b901f7c1ca80 149 0.09/1.00 vMB 44
286,878 286,878 0000000000000001150ee139c23a71671ebf2c362e6d32b77f21a32b2b69573e 185 0.11/1.00 vMB 29
286,877 286,877 000000000000000038c7c629cd8b124c1dc26fa8b0323b64ad71d44b693e5344 104 0.09/1.00 vMB 12
286,876 286,876 0000000000000001293068adbf25721070a52ce262488acfeccca5a1903ff4c7 300 0.14/1.00 vMB 35
286,875 286,875 0000000000000000ca7139b5c01bfdf27e22122a99583a9360869b126ffc0cee 635 0.36/1.00 vMB 34
286,874 286,874 0000000000000000c3bb7a697ef8552724db574efaba4d74fb387e69c00ea747 329 0.20/1.00 vMB 33
286,873 286,873 000000000000000131307a85e79391bd956523c60442363e57169be60e399634 76 0.04/1.00 vMB 26
286,872 286,872 0000000000000001328b1e0583835870af15ce7cb9dfb78d84c34a7868759f6b 355 0.22/1.00 vMB 30
286,871 286,871 000000000000000125fefd213df89df63a69328af77813a8e6ff3489d6eaef1e 143 0.07/1.00 vMB 55
286,870 286,870 000000000000000086af3fea49a8f948ff963507c17567d0cc76c907f635099f 49 0.02/1.00 vMB 37
286,869 286,869 00000000000000012b638dd3a5a1ed17e6bf158947b9251a6fbf78857ff69a08 572 0.28/1.00 vMB 36
286,868 286,868 00000000000000004bea56734fecdb4244ae4d62d7dc7f20ac4aa4fe1a438cf9 33 0.09/1.00 vMB 13
286,867 286,867 0000000000000000cc3b9c95ec414a17bb151b64dfd4eef3270a4037a2ec1ee5 359 0.35/1.00 vMB 13
286,866 286,866 000000000000000077f1ba2a13e30ffb15c5531d85dfb6c04036b779d0a7573e 157 0.09/1.00 vMB 39
286,865 286,865 000000000000000088873f87eade18bf6701534312958cb380a44173f7dbf5f2 1,376 0.72/1.00 vMB 38
286,864 286,864 00000000000000002c784480d6a6be870a33f0380d33c286954462c580f21685 32 0.02/1.00 vMB 7
286,863 286,863 0000000000000000cfab0170490e2fb4e66aabd937c61ccb0d9aee1e925f9b69 13 0.02/1.00 vMB 13
286,862 286,862 000000000000000048ae336038a3559c71b50dcbedd91045924fc87dc85f68c8 737 0.35/1.00 vMB 40
286,861 286,861 00000000000000001ec59cf5945a716535db0ee3ee49783f064e687a1812752e 271 0.18/1.00 vMB 27
286,860 286,860 0000000000000000fd468d55dbda499e57af43adba2da9e35acd4a1cf2fec96d 77 0.04/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.17 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: 749.31 GB
    • Received: 18.82 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.