Loading Tool

Explorer IconExplorer

Memory Pool

37,286 transactions
16.73 vMB
0.11024048 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.52/200 MB

Candidate Block

Mining Attempt d59c335a5693313e362b9d3da1043dad5a9e5a2da09f49ac6c7e16746e810f4b
Version 20000000
Previous Block 000000000000000000014742431c4036be86ee2810d8394b1b30e3cfd5be68e3
Merkle Root 6b50a8bdbf31540082a9e32441a463775f6561229c5303879ea5cb49210331b3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,035
Size: 1.00 vMB
Total Fees: 0.02507686 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,334 (750,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,000 163,000 0000000000000d66c125aa33593716ecbf6ef26b6f4c1d74998a87cf502bfc36 39 0.01 vMB 52
162,999 162,999 00000000000000255b92928fb5e03a51080200a46dbb6876be9135bf6a04f53b 1 0.00 vMB 0
162,998 162,998 000000000000058e23e16c0401148d3f2f61e20eeb2ba1434d19455713b48064 29 0.05 vMB 51
162,997 162,997 0000000000000b54f1d85a93bee2359d4c9a9e99acf751201342e62c47be4df9 74 0.03 vMB 72
162,996 162,996 0000000000000bc4716d07c2a47369d961587a9a4a61952adb25f26429448379 32 0.01 vMB 0
162,995 162,995 0000000000000672b1a773a106eafbf427dcbeef142a11da4c263a7c7e5896c5 18 0.01 vMB 55
162,994 162,994 0000000000000d54d953cbf7cd17802b42288662c043e26386853267568468f2 85 0.04 vMB 228
162,993 162,993 000000000000043ebb6c060bd95d2306254d23d7687fab1adbbe4db15d0a02eb 90 0.03 vMB 0
162,992 162,992 0000000000000b3a6431e0c340ea38bdeb948e1862521474ab6bfcc1d4c6d46a 74 0.03 vMB 165
162,991 162,991 000000000000079b76ddbee4ebc1f03e600614f8066999a9514296ac1d55fd95 26 0.01 vMB 177
162,990 162,990 00000000000009a9f80e47c8886e4535af221453b47bf1789f787a297c04dd3d 46 0.02 vMB 122
162,989 162,989 000000000000050a86ea19c1720009d6f23d5132cb1eb7c44b4da44588afa6a5 25 0.05 vMB 109
162,988 162,988 0000000000000696aa81378db0ddc6d6120c7d30bef82ea1139bea463bd7053e 9 0.01 vMB 79
162,987 162,987 00000000000006f45d25a78398097b213e70734c2baa1ecc0e348428e47c82cc 92 0.05 vMB 194
162,986 162,986 0000000000000b09a7bbb496463fec520b28b97ef2c7470153a9e0884f172ba2 25 0.01 vMB 132
162,985 162,985 0000000000000d42dfc82f37e4f5ae2b7eb18fd8591d48994b1f39dbdccbac19 7 0.00 vMB 53
162,984 162,984 0000000000000900cc9285d8e7efa7880cd6d55ff8c86cfaa9bceb43130040ea 76 0.04 vMB 12
162,983 162,983 000000000000072c5c9ea5f8261bf165479302dd33ac82efd6847bd6e2d737dc 25 0.01 vMB 61
162,982 162,982 0000000000000b4bc02f6827d3997658cd6740b74990cf35fc9151736d6ed013 45 0.02 vMB 199
162,981 162,981 000000000000048133d70ff0fc447dc84f19fe8c06bb0463fd00dbc018d9086e 176 0.05 vMB 0
162,980 162,980 0000000000000ccfc63fb80cd69e0b6a7dc71d44bb3b0f018df5e7ccfe344eec 51 0.02 vMB 53
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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