Loading Tool

Explorer IconExplorer

Memory Pool

73,887 transactions
28.89 vMB
0.07166150 BTC
Random Selection Loading Transactions
Max Size: 174.88/200 MB

Candidate Block

Mining Attempt 1415087da830c62d661f3b7109631b4b2b097b4f592346a45c65eb978f6aa665
Version 20000000
Previous Block 000000000000000000006ad2cd61f9f953da3e0595499548edf2e4ab20c1cc23
Merkle Root 9ab970e148f81b2d553d9be76f8224a74b63d30bcb4c4d8fb6b43c335bdd1ab4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,070
Size: 1.00 vMB
Total Fees: 0.00778826 BTC
Feerates: 73.20 > 0.78 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,433 (628,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
286,859 286,859 00000000000000002e0854755b6f2e2a33d57d23e4182f6036a632d835505d0e 99 0.05/1.00 vMB 34
286,858 286,858 0000000000000000a0189a68a5f43741f5af240c229f697fda40fa6569380ded 424 0.30/1.00 vMB 22
286,857 286,857 000000000000000095c65abb6d48df341a5941619f35fc34f3e346a945665ea9 201 0.06/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 783.14 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 742.98 GB
    • Received: 18.67 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.