Loading Tool

Explorer IconExplorer

Memory Pool

51,459 transactions
21.82 vMB
0.09146283 BTC
Random Selection Loading Transactions
Max Size: 125.25/200 MB

Candidate Block

Mining Attempt 8471fd1628e8752ed08b637a617a073205a9e67694345095137965fb9cf4f18e
Version 20000000
Previous Block 00000000000000000001cedff4a6a7534d251e21eb41c36879f09bee61803fc3
Merkle Root e511d601703412135e5adbeff7edcf859e80075c3688ab44a92d43542f6b9181
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.04222655 BTC
Feerates: 702.44 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,942 (808,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,989 104,989 0000000000023b0ca420f5a54635ff8981528d36b82e829b9485c7e0d39dab14 1 0.00/1.00 vMB 0
104,988 104,988 0000000000017327036113467ee0f0b12585f992f12c46d5c15546ffb0093bdc 3 0.00/1.00 vMB 0
104,987 104,987 0000000000002188131a4cad9ac9bd61b1d217de7530be53b341b8279d284fee 3 0.00/1.00 vMB 0
104,986 104,986 000000000001b154d24d0014c95d08f38a5e0acfc38d376c128152a2b9eaf8e3 13 0.00/1.00 vMB 0
104,985 104,985 0000000000008e64546fc2949e93ca0a01786ae6267949c3a152333a8c95460f 20 0.00/1.00 vMB 0
104,984 104,984 0000000000021f3cd107dc676cef8d5d027096270e8d4945a88f3ce5a6b69df3 7 0.00/1.00 vMB 0
104,983 104,983 0000000000023fadb500dd96c87032601d15b84ea726e124a4b3ffa6f321d8b6 1 0.00/1.00 vMB 0
104,982 104,982 000000000000f5fc6d4faf714ca6ba75569164fa357951dd8ce3239cbdf011ee 3 0.00/1.00 vMB 0
104,981 104,981 0000000000010f61ba7a6d82abe7aeb239061f9181a8091731047c4060a397f1 2 0.00/1.00 vMB 0
104,980 104,980 00000000000243c496f574a4a48efa60a5143116772912f347f3ac6e34069ca0 11 0.00/1.00 vMB 0
104,979 104,979 000000000000f68da440017fc98189819ee174d368e0a91c8123d80b46aa9936 25 0.01/1.00 vMB 0
104,978 104,978 000000000000b49e6a4d547c8b95c635c82b39c618834116fae3b47181b99497 7 0.01/1.00 vMB 0
104,977 104,977 000000000001a39848fe51cc5af760d802865498787b1445990125c98d88ae70 3 0.00/1.00 vMB 0
104,976 104,976 000000000001fbbf7446713eda3530548a3213d7b982a89a20edde791572b738 1 0.00/1.00 vMB 0
104,975 104,975 0000000000013d5fca0904e65f38990723e930281e510e2f5eea8df2eb82f4cc 1 0.00/1.00 vMB 0
104,974 104,974 0000000000002983830f45cbddfd6058c18d2e49f0d27699efa40fb9b2d5c41d 1 0.00/1.00 vMB 0
104,973 104,973 000000000002e9125f2f6e205303aa72e791ed65d654259721ae3bf325b52592 2 0.00/1.00 vMB 0
104,972 104,972 000000000002d5a216359bb71ba911a8ac2412243845df7584051d03040d3e87 2 0.00/1.00 vMB 0
104,971 104,971 0000000000012e74b149108c66060b7234cc990d84ad756cccf10deff5364883 1 0.00/1.00 vMB 0
104,970 104,970 0000000000012f4b751d22df16571f796b36cfe012474a0306923f299b3fbcc3 10 0.00/1.00 vMB 0
104,969 104,969 0000000000005e7ba50aa05b203f43492b16e4a65da942da014fb52013210599 27 0.01/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 780.51 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: 529.78 GB
    • Received: 5.81 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.