Loading Tool

Explorer IconExplorer

Memory Pool

39,280 transactions
27.55 vMB
0.07377128 BTC
Random Selection Loading Transactions
Max Size: 140.70/200 MB

Candidate Block

Mining Attempt d974b4ac80f7b6c8d2590d969b1006f0ea49a9798ab211bdb0b1d612cece003e
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 67ccb73d02ac7f08e28d01bfffd3ff453b6203ad76026b9f33f5c6d39b03c865
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,766
Size: 1.00 vMB
Total Fees: 0.02139065 BTC
Feerates: 101.65 > 2.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (592,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,529 322,529 00000000000000001d2c442f285005f0eac327e9fedcd0417864b497c8108b77 128 0.05/1.00 vMB 65
322,528 322,528 000000000000000019166244a63cff75cbf9a6c3326ec175c00bcad83b97aa79 404 0.22/1.00 vMB 24
322,527 322,527 000000000000000023e8fc686d1abf94b74a2a2cb4b821ec7d79ab6d28354d2d 484 0.28/1.00 vMB 24
322,526 322,526 000000000000000003fc3dc3fbf013f2fa715f63682f1f96befb9a875f89a24c 413 0.27/1.00 vMB 23
322,525 322,525 00000000000000000fe8555e84d80c63a99a5a6d6617e41aa9b4ad44af720586 1,149 0.63/1.00 vMB 26
322,524 322,524 00000000000000001af8a7522030db22c60948f3560fe6aad5f4755f2f8167dc 992 0.67/1.00 vMB 21
322,523 322,523 00000000000000000a46ce883de4a83b0ed63998aed05c9589eb505b42171989 451 0.68/1.00 vMB 15
322,522 322,522 000000000000000000eb62c131bf8f6113d8e27f7e6fe4801a48a06b1fc3061a 1,597 0.93/1.00 vMB 26
322,521 322,521 0000000000000000117f4a8dc2e431727ab7cf466c6890b44f607532ea16bd5f 2,239 0.93/1.00 vMB 36
322,520 322,520 00000000000000001018d03235fff5b3164fbce3bc66889b826174739549ad14 1,368 0.93/1.00 vMB 23
322,519 322,519 00000000000000000b969246f0b0a12960a628a858cae27a5b80738278932e45 1,128 0.50/1.00 vMB 31
322,518 322,518 00000000000000001654d1637b4ee83884c3c1706f2a17b20eb430b08a472968 2,356 0.75/1.00 vMB 42
322,517 322,517 00000000000000001922874e31420a454165c959af9465fa8035394eded85d05 128 0.05/1.00 vMB 132
322,516 322,516 0000000000000000244efd625d10f2168d622265ecc1827c6f0b9f77fe68055c 64 0.03/1.00 vMB 75
322,515 322,515 00000000000000001d39d21911fbaa5e055127326091ea97d0bad20dbe90603c 105 0.07/1.00 vMB 11
322,514 322,514 00000000000000001971cf12be3c497dc4d34505e71ccab24116e341247e2d33 211 0.13/1.00 vMB 18
322,513 322,513 0000000000000000059e0d845d204ad5317cd6c071074b5553e7137f490b5ffb 595 0.31/1.00 vMB 30
322,512 322,512 00000000000000000afefe0160fe0d181c38c9da71463a737b9187d57f293481 210 0.13/1.00 vMB 17
322,511 322,511 000000000000000004ecf8da843e79261cf451ee0ca33387298b1658a67db7b7 786 0.43/1.00 vMB 30
322,510 322,510 0000000000000000190d6c9e00a60e8708dee264712268037155f6543909bbfd 387 0.44/1.00 vMB 15
322,509 322,509 00000000000000001c7d3953fbfc9bfa71fe13468842b35926807cd788bf17ea 512 0.18/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.75 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: 631.39 GB
    • Received: 12.06 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.