Loading Tool

Explorer IconExplorer

Memory Pool

26,144 transactions
25.15 vMB
0.05168008 BTC
Random Selection Loading Transactions
Max Size: 122.82/200 MB

Candidate Block

Mining Attempt ae104a56505b4c28ffff26dc6116c7e81a0b83bc8ed77e0f76e00d6ace7990ff
Version 20000000
Previous Block 00000000000000000002090a5e6827104d71bc49b506e4cb66502fb6a9600695
Merkle Root 5385163aa5e3c973d5ee17b9d0e80ac08af6210b9d74b7d3075e2f32864b38f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,430
Size: 1.00 vMB
Total Fees: 0.00598615 BTC
Feerates: 14.06 > 0.60 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,240 (817,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,998 96,998 000000000001edf2ca0222091560566d3cf50e5ea145f5a008e92e6bef136847 1 0.00/1.00 vMB 0
96,997 96,997 0000000000000ce0f1f67c07c783d8b5b3a216286c2e2c43b05a8d5bc235192e 2 0.00/1.00 vMB 0
96,996 96,996 000000000001911614fcc5a245a262157d66b1e69b31331da822e678c1c2a717 2 0.00/1.00 vMB 0
96,995 96,995 000000000004f902b5a82b424e47653c65e8819a3edaed5ee02e9989eac1808b 3 0.00/1.00 vMB 0
96,994 96,994 0000000000014536dcf262456d27ccd7b2d464097d7a2e0b61ebc15418f5878e 2 0.00/1.00 vMB 0
96,993 96,993 000000000001971f082f5b35f5bb77172280dbafba24b1dbdd3844472e666ec4 5 0.00/1.00 vMB 0
96,992 96,992 000000000003c9008204bcd87a2ef53fe0f1c3fd4c5d11078c8394edbbf5bd71 1 0.00/1.00 vMB 0
96,991 96,991 0000000000018caa6385dcd849e7d6ef9046dc8aba1776f83d9508adc0f4412e 3 0.00/1.00 vMB 0
96,990 96,990 0000000000013999883425d5f5106b9895c5ccc133e22c882f31426d478ce15d 5 0.00/1.00 vMB 0
96,989 96,989 0000000000005e00000560d5e18fc7a00d9772269bbabc7822dc822143706a14 3 0.00/1.00 vMB 0
96,988 96,988 0000000000007bd4842c44874242ac8eb471d10ebf543790af697d488335cf4f 1 0.00/1.00 vMB 0
96,987 96,987 00000000000501a77cd9493b4e58534aa45f1f132c90c462e406e4d782c7807e 2 0.00/1.00 vMB 0
96,986 96,986 000000000003d48bfb976bf436303efc31364410a7e802b1f742390ea0df161c 2 0.00/1.00 vMB 0
96,985 96,985 000000000002bd0ebc6bcde15c8630b49b37fda17aa12f3e9fb5bfafcbf76f3d 1 0.00/1.00 vMB 0
96,984 96,984 000000000005458de0ade2a022457a5c2fcd7a18fac8d587792f46cfb4bb6285 4 0.00/1.00 vMB 0
96,983 96,983 000000000004175aace384075381343cda25953d6056d031bc7a3b9196290828 3 0.00/1.00 vMB 0
96,982 96,982 00000000000358b8d19ab748a40a5c24d1711659649028b28087b331b4cb1588 12 0.00/1.00 vMB 0
96,981 96,981 00000000000184e5feddc2fcfa0770af6bcff838a55bfe00cfb94fa8051c0f82 3 0.00/1.00 vMB 0
96,980 96,980 000000000004ebf0d003f96f17710a04556f9239a8c31c2ad76998cac02ee1ad 1 0.00/1.00 vMB 0
96,979 96,979 0000000000047ab5663d2ee55a86bbe5139d0b0c0dba058797ca74237595a73c 1 0.00/1.00 vMB 0
96,978 96,978 000000000002847de0500df90a6fbc608d8de79db526399b3a916da3c19608ab 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.02 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: 576.16 GB
    • Received: 8.41 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.