Loading Tool

Explorer IconExplorer

Memory Pool

76,560 transactions
30.22 vMB
0.10370865 BTC
Random Selection Loading Transactions
Max Size: 180.33/200 MB

Candidate Block

Mining Attempt 3c3811465faff87a4a773de0650747165e5db5872d481b6e3caaf07d8dd5380a
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 452f20dc720e6a91ac1fc61fdde5cd902af7fd627c09dc833f37da2c0d5a4814
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,165
Size: 1.00 vMB
Total Fees: 0.02694879 BTC
Feerates: 100.00 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (630,264 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,182 285,182 00000000000000016653693a635a9c0427c4d21ab649a2d82911d8ce0d235716 44 0.02/1.00 vMB 40
285,181 285,181 000000000000000060960fda1c420f494d7ec8ec4ccc9058e71536c862c1d10b 446 0.19/1.00 vMB 41
285,180 285,180 0000000000000000f75a375e80fd1a3d465cc78a3814878c6ae1e569165ba9d3 80 0.04/1.00 vMB 34
285,179 285,179 00000000000000000f56f1b5be471dfa4b0516468b208c12f59af03aa273b504 304 0.13/1.00 vMB 33
285,178 285,178 00000000000000012f5e0112801985a9e6e96c65a03a0a1163bbbcd95330fec1 796 0.30/1.00 vMB 48
285,177 285,177 000000000000000142d6f1897d8e6d9582821200a7d2faef89b17a075aca0f4a 393 0.17/1.00 vMB 57
285,176 285,176 0000000000000001042aaaa49aa18045020e7145d1d2699a65246c8341c65c97 163 0.10/1.00 vMB 25
285,175 285,175 0000000000000001927dc724729b06028f2ad7c8f2718c2479bb6ffd55484c46 372 0.18/1.00 vMB 38
285,174 285,174 00000000000000009e58221e2262c67d2e03935a87a7791a25bfc105968064ef 349 0.18/1.00 vMB 36
285,173 285,173 00000000000000003f7d69d948ff4dfdd284f1ecec9e50e3c0339965d73c2d46 63 0.05/1.00 vMB 48
285,172 285,172 0000000000000000d697fe89a7c48fe025cfe64808511d3917d5a5463a75dc47 403 0.16/1.00 vMB 40
285,171 285,171 000000000000000170298e49f1f024516ef3ed52dcd58320f1cf0276f8e92ce0 622 0.26/1.00 vMB 43
285,170 285,170 00000000000000010f69e1c2a668523edc4fec2a95d0dad3648eaaed62c51184 480 0.22/1.00 vMB 37
285,169 285,169 00000000000000007ebc61ab385393711b75a49714a5dab99b1e16824b91a3d7 170 0.05/1.00 vMB 73
285,168 285,168 00000000000000004b4c15a6911e7c741eb94167224a7b55b61bf2ed51bc4778 340 0.21/1.00 vMB 89
285,167 285,167 0000000000000000bf8733f699bd9addcdc4e9e45f8f11e5e80a4725a3bcd149 367 0.14/1.00 vMB 38
285,166 285,166 0000000000000000ff54bbac8d5c8fa7000916a1a63cc9857b4e2f6226a61d95 20 0.05/1.00 vMB 3
285,165 285,165 00000000000000017fc6c6467031e05a72bc668bbfc34d5bb34aed1b542e62eb 566 0.25/1.00 vMB 53
285,164 285,164 00000000000000013f3c1c7f694065a4b7f2192894891b5ce518215c2fb02fda 26 0.04/1.00 vMB 8
285,163 285,163 00000000000000004d5b1dc20ae39af299ba725ff63446aa13d5c4094d5348ae 476 0.22/1.00 vMB 47
285,162 285,162 0000000000000000669caaf43ae02058e726d98d224d79c436d5b4b84450a801 392 0.22/1.00 vMB 35
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.44 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.