Loading Tool

Explorer IconExplorer

Memory Pool

37,442 transactions
27.31 vMB
0.06334880 BTC
Random Selection Loading Transactions
Max Size: 139.45/200 MB

Candidate Block

Mining Attempt 9d1af7eccdb483d0da2ea74cddd38bc70fb814f4099e61d5530e0e0d31acfa44
Version 20000000
Previous Block 000000000000000000001000aee6e3ae509c48b95212852c4d57a21fc9813ebd
Merkle Root b5f41871bcff567e3c9df0c93791523764da4e921ebfb13b7c22b779c39401da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,033
Size: 1.00 vMB
Total Fees: 0.01195291 BTC
Feerates: 71.22 > 1.20 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,270 (85 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,185 914,185 00000000000000000000a8c9ca85a42e83d88a6fe869df81b0438b561291cd17 4,026 1.00/1.00 vMB 5
914,184 914,184 000000000000000000009631f1be255c2bb5393ac4ea2d2bb7088038b0e50ab1 4,536 1.00/1.00 vMB 1
914,183 914,183 000000000000000000017237a72af055383b39942419d3fb1bf97ced6e9f3ebf 1,118 0.33/1.00 vMB 3
914,182 914,182 00000000000000000000d7b573f6e9b6d76f8760fcdd3ee2deba7af90855a8d3 3,958 1.00/1.00 vMB 1
914,181 914,181 00000000000000000001485b4665944d1ccf5d2b26cfb8a75c3cc55338393507 3,608 1.00/1.00 vMB 2
914,180 914,180 000000000000000000015b3f8991a6295ea8d80dee3f2dc8dabdb68407463c80 2,610 0.86/1.00 vMB 2
914,179 914,179 000000000000000000004ff881830c04b26c989fa21f8ba5071d7d6ae817da04 3,249 1.00/1.00 vMB 3
914,178 914,178 0000000000000000000100c3b4decfa6a2417754a8ff8e10e294117889df7a0a 4,527 1.00/1.00 vMB 3
914,177 914,177 00000000000000000001bbb571411c36339be05e3c18dda8ed251363ab729364 2,736 1.00/1.00 vMB 1
914,176 914,176 00000000000000000000f3a1df7b9fb0108db81e3bc483a4fd69bd24f92bf09d 3,395 1.00/1.00 vMB 5
914,175 914,175 00000000000000000000b31bddf15c89d32274d08a85fb7020240ed911664f51 386 0.21/1.00 vMB 2
914,174 914,174 000000000000000000015e1efd8c7d5f54c24756b01917613edf37a2a600df84 5,469 1.00/1.00 vMB 1
914,173 914,173 0000000000000000000189497ded95cba83909f39982380d14e10f67bbe52ae1 6,194 1.00/1.00 vMB 0
914,172 914,172 000000000000000000018d2ad3dca00958287ecdd65154f3a6fb740cda51a4fb 6,379 1.00/1.00 vMB 0
914,171 914,171 00000000000000000000e08b93c9a2c7458be1d6bdc8cecada9b893290ada160 4,122 0.92/1.00 vMB 1
914,170 914,170 0000000000000000000187256985270483f63afe066fa0d1c725a34c943b8e02 4,254 1.00/1.00 vMB 1
914,169 914,169 000000000000000000016d01c91a8a6f99e2fc511f47d33548e8c5444755ed0d 5,192 1.00/1.00 vMB 0
914,168 914,168 000000000000000000011096551ce0dc6090131df328a3d04d9fe49af1d17ad7 5,009 1.00/1.00 vMB 0
914,167 914,167 000000000000000000018aa90b299ac0980f3175878d1eea5cc3afdd9d02b151 3,317 1.00/1.00 vMB 2
914,166 914,166 00000000000000000001ef74dfae70b7f5106732354c17fa5d73161353fed594 1,425 0.37/1.00 vMB 3
914,165 914,165 0000000000000000000084a21ff707eead35ab8f0f56d03d5d8d061975b60eec 6,074 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.07 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: 578.33 GB
    • Received: 8.73 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.