Loading Tool

Explorer IconExplorer

Memory Pool

43,988 transactions
27.23 vMB
0.09078756 BTC
Random Selection Loading Transactions
Max Size: 143.69/200 MB

Candidate Block

Mining Attempt 4ba13fa7669de3ea05b8f80cd43658dc52dbdef91a3c9f8a2135a978306fde4e
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 22ca43c6afd041df80202cfa1d7c7e989ca6a796cc4d21480fd92346f3da3deb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,200
Size: 1.00 vMB
Total Fees: 0.03988883 BTC
Feerates: 101.65 > 4.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (763,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,754 151,754 0000000000000cd37bda4c33438018d99fbdea4d0ab3b7e7d9bc938c8dd13053 32 0.01/1.00 vMB 102
151,753 151,753 00000000000007716adb61e8cbabeaa358531b484d5463b307f7a549f7917c45 16 0.01/1.00 vMB 55
151,752 151,752 00000000000004acc40924076ec56cd620bbdf2d9c461ad4f66efac679a0b9a6 22 0.01/1.00 vMB 544
151,751 151,751 0000000000000626b99e2b6ea9b3cc5886d6a9776d3155829e4cb1e01b409d64 63 0.03/1.00 vMB 36
151,750 151,750 0000000000000418ec0d5ae6b11824f71b5f3ad0d67ff1760037c9e445edcc40 75 0.04/1.00 vMB 248
151,749 151,749 0000000000000a2ad7b48ab42fda516193ead015b3b7f3c765bc35eb1fc00d22 15 0.01/1.00 vMB 77
151,748 151,748 00000000000005ebe307655d30f0a05a0baab74a02e9f7351b4fd28c3b9b2743 56 0.02/1.00 vMB 0
151,747 151,747 0000000000000b5400abe9d93033ec6ef3032c32cb1e015dcb24ccd50f88f46b 108 0.04/1.00 vMB 107
151,746 151,746 0000000000000a07b7ec9cc0262ca0e6283a3cc4199becc93cddcbde847a4800 70 0.02/1.00 vMB 12
151,745 151,745 00000000000002223d8243c10d962f6948cec833bc9a79b109bf9eaff5db2016 120 0.07/1.00 vMB 127
151,744 151,744 000000000000066d9faca0da4ac8754ca8c0298f4b942e53b52af678207de7e5 112 0.05/1.00 vMB 52
151,743 151,743 0000000000000b1f5727c7c42235e7cfe1131c93a18863dce8de8eae8f7bdab4 149 0.05/1.00 vMB 104
151,742 151,742 00000000000004c4a4b185846105f3ed968bb0529a33b62d233c48f831d2fc49 87 0.05/1.00 vMB 65
151,741 151,741 00000000000002f10a242420e1b05bae20833f17c34dd9a144541aff377c0b74 46 0.02/1.00 vMB 213
151,740 151,740 0000000000000911d3f4ef34cb31826ecc5d15a211e0a1184eedfec20d6bfff0 61 0.02/1.00 vMB 3
151,739 151,739 00000000000001a4c8a127f7b48c1a122336f8c6ba2406eac01dea8cc945e3b0 165 0.05/1.00 vMB 24
151,738 151,738 0000000000000831a0ca12b3d09903a4a2e3e517acb6fca5b6f71f414da2ef9b 48 0.09/1.00 vMB 73
151,737 151,737 0000000000000a798920ec40ea76077b994fef01da561ebe65154f97efd9e58f 48 0.02/1.00 vMB 38
151,736 151,736 00000000000009bb45f74da73b492a777063b78301d381ac4df218aee551c29b 72 0.03/1.00 vMB 160
151,735 151,735 000000000000055a3bc9dda492237c2f533d88f6f9edba4ae73a4e23b3c11fef 123 0.05/1.00 vMB 62
151,734 151,734 0000000000000cea71f7fa8ffbec222a9b27b1bbe59bd624fd7b279be8a5842f 34 0.04/1.00 vMB 730
Previous 10 blocks ↓
Total Size: 782.24 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: 655.14 GB
    • Received: 14.27 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.