Loading Tool

Explorer IconExplorer

Memory Pool

7,436 transactions
3.24 vMB
0.00806662 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 18.50/200 MB

Candidate Block

Mining Attempt fcfe658886d319111f4ddf3adfa8848e3143149e21b65afa94d8a399c7e04108
Version 20000000
Previous Block 00000000000000000001b147e1eea34998af284185b690f42f4d08ff8920dd12
Merkle Root 699896b305835ac16f9c8a0748fe0ebb24ae00eacaac579c2f21c7be8d130dea
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,433
Size: 1.00 vMB
Total Fees: 0.00518213 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,487 (708,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,014 205,014 000000000000024400db462ed83b26ec164f50bd02ec5e236f9440c33dc0a3c2 395 0.14 vMB 360
205,013 205,013 00000000000003cc4ae0ae234629a6cf93550906de642e67559edc279ec1dd3a 103 0.04 vMB 247
205,012 205,012 0000000000000493b1022b41c104543e8bcdda8d5c9ccc58de30f0fced9f8055 527 0.35 vMB 95
205,011 205,011 000000000000035db52e8fc87f3e948353ed8a893ea40e4bf58c5e445e6903f0 11 0.00 vMB 447
205,010 205,010 000000000000011b94e8586b5206d3a82e0477b5fb9cb94eb9d5e06438e46725 135 0.05 vMB 225
205,009 205,009 000000000000003f1b41fb1c8a3d9ae3a1218055d00a8644186ab0dad7e69f20 14 0.00 vMB 193
205,008 205,008 00000000000004d6247e1afb81a0e00f19e4970546f78f2f509baea39eea30f4 92 0.04 vMB 193
205,007 205,007 0000000000000370807955acbd67ddd86b1e5e223995929a20d2f4f864450f73 1 0.00 vMB 0
205,006 205,006 00000000000002bf1f36b232555ea409a1cebef72a876beee679b8843a0b36e4 91 0.03 vMB 117
205,005 205,005 0000000000000500d9fb5d9f4189579b6a6f03ec92142653bd875453531a68c0 115 0.05 vMB 121
205,004 205,004 0000000000000239c3715bf816dce6cb3512bead6bda9e5569c33d7d8157d9b9 1 0.00 vMB 0
205,003 205,003 0000000000000168d48003c4402be7d5fc72110354c90ff3e1e42b235011fe20 130 0.09 vMB 116
205,002 205,002 00000000000002ac3dee3802e3011de21af8dc78043ccedbd24c0e794b4ef49f 11 0.00 vMB 29
205,001 205,001 0000000000000351a0da44dce8c5d921994ec86cc95f3ca39d2ead98f63e73fb 39 0.03 vMB 87
205,000 205,000 00000000000002cec464aa21f8aee916b90e6c5c836efa25e4057b74ca6b921c 9 0.03 vMB 10
204,999 204,999 00000000000000b8bd14bbf8a257ba8a4ed81738627e0d01aff4494f3a7cb465 59 0.04 vMB 102
204,998 204,998 00000000000002385a3d486d5d9395050cdd9036c2678ab8d7ad9ea47c38a693 197 0.07 vMB 138
204,997 204,997 000000000000020ee0485887bf8d8884a6ce5b437c5ae388f38c9e5e54e03201 175 0.09 vMB 181
204,996 204,996 00000000000001b4f413f3cd1f4887bb2bbc3b807b6f23c549b8babe351bd39f 4 0.00 vMB 88
204,995 204,995 00000000000004800d2fad1d6f3e41d41263f6b8b0610ad6c41a17b0e1ebd497 38 0.02 vMB 70
204,994 204,994 0000000000000329dcd9173220ee8878ee6351a309159b4e493a6830fba4a02e 148 0.05 vMB 140
Previous 10 blocks ↓
Total Size: 779.71 GB

Node Details:

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