Loading Tool

Explorer IconExplorer

Memory Pool

68,546 transactions
37.10 vMB
0.23116325 BTC
Random Selection Loading Transactions
Max Size: 198.67/200 MB

Candidate Block

Mining Attempt 50d3ed53b111f5985a28242eff4755a92524aa3d2a03f6fbdc21337d75d2ae06
Version 20000000
Previous Block 000000000000000000001174509a669f8c3afed786e1918a5d9c82a348da961f
Merkle Root 65c8d45e9cbddeba0ad8ec17cd56837567ec65d1c9524f4b075ea67104222eea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,190
Size: 1.00 vMB
Total Fees: 0.12818248 BTC
Feerates: 203.17 > 12.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,404 (827,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
86,994 86,994 00000000000f23e68510557def49696462eb07a088584ae89466e1248ac8952c 1 0.00/1.00 vMB 0
86,993 86,993 0000000000158c02fe50ac9891ab60308642f46ac3065a946af8f9590811f6f7 1 0.00/1.00 vMB 0
86,992 86,992 00000000000ddb82658de9f10cdc0fbab635aa2cb7562c037a29abd260978ed2 3 0.00/1.00 vMB 0
86,991 86,991 0000000000147b9bafacfc4ed3ad11c39564110bb197fe6776e80ac15d45ebb2 3 0.00/1.00 vMB 0
86,990 86,990 00000000000fc1206f06e30bae7d73d820baf2c4b0b136c7cfdc24e5deb68836 1 0.00/1.00 vMB 0
86,989 86,989 000000000016a98e0a9482813086f74dfbdfd5679621792035e35fc054791380 1 0.00/1.00 vMB 0
86,988 86,988 00000000001276d5d5ccd750efcd76ec817e7bfad508d21a73c2f4f4cf73c612 2 0.00/1.00 vMB 0
86,987 86,987 00000000000b5b2b3ae45f54c777bad300254c5c6419b99b5eb495aa92a8fa86 1 0.00/1.00 vMB 0
86,986 86,986 000000000005af7720d02593d5f5bbe19eaa9167b87817f71f6506070a8871ec 2 0.00/1.00 vMB 0
86,985 86,985 00000000000a67e24b41070c9876cd3599f24d545de9f373225711d7eaaf4854 1 0.00/1.00 vMB 0
86,984 86,984 0000000000042e6ca2f0804b3b89f7ec67c1acd8bed89bf57d6495b9b8bc6a25 4 0.00/1.00 vMB 0
86,983 86,983 00000000001c0a8a19ae6304808b4056b950f4deb0d4f2b69aa8d857fd81af09 1 0.00/1.00 vMB 0
86,982 86,982 0000000000111db228b5583e54b36e2ff702086865344d54e75b5db1ab09ec21 5 0.01/1.00 vMB 0
86,981 86,981 0000000000165780ddd7cb3c9ed3cb78baad8b5519c5afa4354884418d779398 3 0.00/1.00 vMB 0
86,980 86,980 000000000013cf2544279ce5bde56fceaa7da68f19d9a91734c3499cec4555d6 1 0.00/1.00 vMB 0
86,979 86,979 0000000000181125cdef2da8b620b64cf0a2ba69245b851bc4dc816bb99538ca 1 0.00/1.00 vMB 0
86,978 86,978 0000000000012a65bcd929c16b0ed40bc6f7cd101ad4244152276196b7af0f16 1 0.00/1.00 vMB 0
86,977 86,977 0000000000008a6495be17fbed04d3e73d50f6175fcac156f52bdf20b39d29cd 1 0.00/1.00 vMB 0
86,976 86,976 000000000014060a19122e8613f4cb03218319f63ea989536048800e29e0709b 7 0.00/1.00 vMB 0
86,975 86,975 00000000001929630286eac1fb9aab6fbb8ce09e73a8ac9d3cd169fd55c08cae 4 0.00/1.00 vMB 0
86,974 86,974 00000000001748bf4acc0e643c5a2990e24e09dcbb810d067f3e38ba107387f2 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.32 GB

Node Details:

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