Loading Tool

Explorer IconExplorer

Memory Pool

33,797 transactions
25.19 vMB
0.05252497 BTC
Random Selection Loading Transactions
Max Size: 128.00/200 MB

Candidate Block

Mining Attempt e043d9c4f3c3987d6f5b8727a0aa9b0b24d61adac1b47bb0e4a2a99564c904d5
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root e58dabf0167d33a22f7f49932571d6e268d45a89dcc4afbef2259a1419992c95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,540
Size: 1.00 vMB
Total Fees: 0.00702684 BTC
Feerates: 508.49 > 0.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (492,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,282 422,282 000000000000000002c0ea39958e71e8c87ee05b8e7bf2f83c437628ed5710d4 1,701 1.00/1.00 vMB 55
422,281 422,281 000000000000000004940dc79edc6ebe84d3e8afec502934af176031f7b9f988 1,992 1.00/1.00 vMB 51
422,280 422,280 00000000000000000418becdb30ba6162e25ebf077d8508a0b3b7ddadbab0fa1 1,039 1.00/1.00 vMB 21
422,279 422,279 00000000000000000475c612cbabb8bf0cd17bc2aa1f947d909fbc8b85ab98b2 2,513 1.00/1.00 vMB 66
422,278 422,278 0000000000000000005d28e6e461936ff4d3747c4f500b6af667041bc57869e6 496 0.33/1.00 vMB 30
422,277 422,277 000000000000000000763610b4e85b891d400cce6e50d5f2fdac17eefe4a06be 2,163 1.00/1.00 vMB 63
422,276 422,276 00000000000000000419a1e4c53bdac91f36124082653df3dfe127bd89625491 2,134 0.99/1.00 vMB 66
422,275 422,275 000000000000000000b9cbab0eeb7b3c651506c2ae094b6ac4be32808c802b78 2,228 1.00/1.00 vMB 65
422,274 422,274 000000000000000002c2ef7c564a9a995d9c4a381be85804186c05a9b28efaee 2,711 1.00/1.00 vMB 84
422,273 422,273 0000000000000000027e1886da6fdb6a4bbed47de5035ad73f5250a8b7c44d78 1,672 1.00/1.00 vMB 46
422,272 422,272 0000000000000000020dcecd63aa35d58ef7b1eb667f56bcf61fa153839e80c5 1,725 1.00/1.00 vMB 35
422,271 422,271 00000000000000000492cecfabd1637e4f2bd90164360a57301d43a6839f9b78 2,240 1.00/1.00 vMB 50
422,270 422,270 0000000000000000032b1c25eea4ca2f8907b664f2dd25b632e81a157efd9570 2,429 1.00/1.00 vMB 57
422,269 422,269 00000000000000000040c80e0ce8151499371b29c24aa85d708995b3d84ab556 1,885 1.00/1.00 vMB 77
422,268 422,268 00000000000000000170572f165374323fda06a42f41d33cca81359e90c2c539 2,551 1.00/1.00 vMB 106
422,267 422,267 0000000000000000034ce936fab10c1a6d22cdec47894826687b9ece3a6159c3 2,099 1.00/1.00 vMB 49
422,266 422,266 00000000000000000200a37c6143e6af4fa95cb5a853de952a682a146b5b2479 1,705 1.00/1.00 vMB 45
422,265 422,265 00000000000000000102ffa0d2572979a403b5aaf004dffbc3b515a6467e1d75 1,990 1.00/1.00 vMB 50
422,264 422,264 000000000000000004035ec800fa6d171b77db67c4d080e7248a675fd63fd9f7 2,224 1.00/1.00 vMB 46
422,263 422,263 0000000000000000045610c50d5ceb639a71309fc34c631598b53a7d877b72a7 2,306 1.00/1.00 vMB 108
422,262 422,262 000000000000000001d6297dc9ad1e26e640e660b6860d9947ef7c1a99db505d 2,286 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 781.81 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: 634.88 GB
    • Received: 12.27 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.