Loading Tool

Explorer IconExplorer

Memory Pool

79,220 transactions
29.33 vMB
0.09788584 BTC
Random Selection Loading Transactions
Max Size: 177.26/200 MB

Candidate Block

Mining Attempt c757cd4441ad5f8194ff9f44f34bb6eb17be4a17751a5ab311fa3bda65762017
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root ab1e07e4a00c78dbde56612685d1a29607158bcd34339a7953faf6e55e077b19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,327
Size: 1.00 vMB
Total Fees: 0.03550510 BTC
Feerates: 150.62 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (306,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,309 608,309 0000000000000000000086bd83c6c8bcd1940ab01941ddbbb2c87dc5aea95afd 135 0.04/1.00 vMB 16
608,308 608,308 000000000000000000121265b7a1b1a8b7589e6a9a6d77af61f83cc8e4e86e05 757 0.20/1.00 vMB 17
608,307 608,307 000000000000000000012a4efe2796a931890c699abbebee4f0a689fd3d60aa3 1 0.00/1.00 vMB 0
608,306 608,306 00000000000000000013b5463a1991002cbb7e092c822ade388cce38ddfcc59d 1,913 0.54/1.00 vMB 18
608,305 608,305 00000000000000000003d76674350d822cdbeaeafc1a186ad02d475c1df6b283 1,700 0.48/1.00 vMB 2
608,304 608,304 00000000000000000000978391d0cce1c97160465f60782dcb4d88e50efa9077 3,231 1.00/1.00 vMB 26
608,303 608,303 00000000000000000013319383f44304f5a1e7a0a1bade4ca16070cb77840d6a 306 0.10/1.00 vMB 26
608,302 608,302 0000000000000000000802dab24f18ef3099bf99477377f5833d39a1aa98f087 2,063 0.60/1.00 vMB 4
608,301 608,301 000000000000000000019683900b77b64d462bc834016de6cfda7197c70ab45a 3,085 1.00/1.00 vMB 29
608,300 608,300 000000000000000000105e4811b416f2be749260351491325ef9b5810478fbb3 1,207 0.39/1.00 vMB 23
608,299 608,299 000000000000000000113ab60ba4491daefa1ca7299ee651d38618871861b0f1 1,874 0.65/1.00 vMB 18
608,298 608,298 00000000000000000003365d25f72c0c6e1366a0677dd140bb4273254f336999 2,761 0.79/1.00 vMB 22
608,297 608,297 00000000000000000012c2ce95364b740c9a816c494873e8c78f2a18bd3ac152 1,962 0.67/1.00 vMB 22
608,296 608,296 00000000000000000007be015416cdeb8a117ec462c3bb803b2da5b0ba0469d7 2,675 0.89/1.00 vMB 17
608,295 608,295 0000000000000000000f9847d142186ec68fb4623a008ebb5f11afd8077fa373 2,983 0.91/1.00 vMB 10
608,294 608,294 00000000000000000014d44ed15a41f09295e6459786924a89559be9f53450b6 2,903 1.00/1.00 vMB 22
608,293 608,293 00000000000000000000d644b86442e6ae770676fa5cc3d78378431530ac7f1e 2,892 1.00/1.00 vMB 12
608,292 608,292 00000000000000000000fb72633817156529d7844c68a170be9cf7b4f08119b2 2,484 1.00/1.00 vMB 19
608,291 608,291 000000000000000000031bf45569dea7a8da7b4a56ca172c3c732c91e0597876 2,380 1.00/1.00 vMB 22
608,290 608,290 00000000000000000011aa7d1497ffaabc4cf91e9134bb3b5cee7bb71f57b58c 2,922 1.00/1.00 vMB 27
608,289 608,289 0000000000000000000748f81942c5a23ed8c04401f1eb6f817ee56b5da78336 2,611 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.