Loading Tool

Explorer IconExplorer

Memory Pool

15,895 transactions
5.46 vMB
0.01887738 BTC
Random Selection Loading Transactions
Max Size: 34.91/200 MB

Candidate Block

Mining Attempt 98858f21b2fe1d301565ce1ebc58fd46eeb3cc08c35c9893263319c2a49c4f71
Version 20000000
Previous Block 00000000000000000001826108b5b938319115672f5b9f83e51efc15f0860866
Merkle Root 85be02d346ca5472f37842d0a9189124f486333628c2d16facdf11ade439178a
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 2,984
Size: 1.00 vMB
Total Fees: 0.00847354 BTC
Feerates: 100.06 > 0.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,422 (226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,196 917,196 0000000000000000000022b9b9455019bf310cf9f655bbefcd42cda731267f9d 310 1.00/1.00 vMB 1
917,195 917,195 00000000000000000001c92a48ec370ec310d86a55f64150fed805118907093c 2,555 1.00/1.00 vMB 2
917,194 917,194 000000000000000000014b25770a926c74ec4366e1169e6531c33e6d49679a64 1,742 1.00/1.00 vMB 2
917,193 917,193 000000000000000000013de5997eb64b72d29673b915431d33228de17e086f63 3,167 1.00/1.00 vMB 3
917,192 917,192 00000000000000000000eda052fd646081d923b0849275722de78490f85decf0 2,929 1.00/1.00 vMB 3
917,191 917,191 000000000000000000019ec00e55c7a0195b986d370f5d4e149cbeacfcebd3fb 3,211 1.00/1.00 vMB 3
917,190 917,190 000000000000000000016befd9c40ec097e2fbbff37259b21f78d002b5def5d4 4,857 1.00/1.00 vMB 0
917,189 917,189 00000000000000000001213026c0366db23ab5967f3ccc46f60b147878225ebb 4,221 1.00/1.00 vMB 0
917,188 917,188 000000000000000000003860786cb736687cf21fd62b31f0345ee6dbd67fce4b 520 0.12/1.00 vMB 3
917,187 917,187 000000000000000000001096f714ba38a80532a32fadbe354efa3c8619dad41f 5,714 1.00/1.00 vMB 0
917,186 917,186 0000000000000000000028ae7e30d11932390230461a080bba8aefbcd3f313b8 1,915 0.67/1.00 vMB 2
917,185 917,185 00000000000000000001c779830ba26644c7e4a342d3c31d283bb2705c256e28 4,860 1.00/1.00 vMB 1
917,184 917,184 0000000000000000000117d79666f9529c85a8a09dd83a582fce84d34b5665f4 5,508 1.00/1.00 vMB 0
917,183 917,183 00000000000000000001f08829289704e95e016923c1abadfd2bf0aa959822f0 1,009 0.41/1.00 vMB 2
917,182 917,182 00000000000000000000955f429ac9a1159e853a2ad9fb708ece2355d75ff169 4,803 1.00/1.00 vMB 0
917,181 917,181 0000000000000000000146c4eda1b04733d8b42b48fd0057b7531a3970e3587a 2,423 0.94/1.00 vMB 1
917,180 917,180 0000000000000000000195acc92e452126602b95f91b8cd1500f18c0e0bb3f36 2,049 1.00/1.00 vMB 2
917,179 917,179 00000000000000000001b2c36591e9045afc7d1093cd3b51da56445b19efe861 3,322 1.00/1.00 vMB 3
917,178 917,178 0000000000000000000073d08b189a747ae0d2ac6536d17b1a181235c0f5464a 2,347 0.80/1.00 vMB 3
917,177 917,177 00000000000000000000f17cf84b7d98be9ed4ce8e82f3fc81749b32ec053be2 2,154 1.00/1.00 vMB 0
917,176 917,176 00000000000000000000f02c8218294b52bdcccf6a45fd5acc60b610b7389456 823 0.22/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 786.53 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: 1,005.14 GB
    • Received: 33.62 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.