Loading Tool

Explorer IconExplorer

Memory Pool

73,794 transactions
28.22 vMB
0.06832264 BTC
Random Selection Loading Transactions
Max Size: 167.76/200 MB

Candidate Block

Mining Attempt 456692f47971c35d41ea66134fa1905dc0b33b71969f32f68c90800eeeda42f8
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 2dfbd76774551679842a8b73d6267e04b8c1bf7bfc37b9d1e0147dd5a6f957f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,617
Size: 1.00 vMB
Total Fees: 0.01183719 BTC
Feerates: 101.62 > 1.19 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (344,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,612 570,612 00000000000000000009f636acd4d2bd20ca70c785dfc9980ad536466795bd4f 2,788 1.00/1.00 vMB 105
570,611 570,611 00000000000000000014898bdcfc4f26db522193bb24c12eadc38b418a42cd48 2,924 1.00/1.00 vMB 135
570,610 570,610 0000000000000000002b36a99b3ada8b5abb5785b0d0e722f432cd593fd3b4ae 3,304 1.00/1.00 vMB 162
570,609 570,609 000000000000000000060d3089cb011363710ec10ed3162a268b8ddb59e553c5 2,969 1.00/1.00 vMB 126
570,608 570,608 0000000000000000001c4fafafcf6a68a2f541358390432932d2ec7d4de861fb 3,329 1.00/1.00 vMB 124
570,607 570,607 0000000000000000002a8eaf76b17c9c8287e96355d201dd6c3537717660b29c 2,476 1.00/1.00 vMB 158
570,606 570,606 00000000000000000012161b756072f515a502581e7b6d9ef3871aa0a3ba7d68 3,445 1.00/1.00 vMB 219
570,605 570,605 000000000000000000192d88678cf0f01ea026911765c21bebf195cfbf8657e3 1,432 1.00/1.00 vMB 130
570,604 570,604 00000000000000000029e9caa211befa96f17e87799ccaa26749b55aa1e2eaf5 1,221 1.00/1.00 vMB 165
570,603 570,603 000000000000000000269c471b7c3518911a3d142bdcfa217ef373056f65f48a 1,016 1.00/1.00 vMB 162
570,602 570,602 0000000000000000002bb7696ef655d2112fc4c42babef0d5cf19b730d0bddbb 1,461 1.00/1.00 vMB 157
570,601 570,601 00000000000000000016dedf813370948a27ce59a6f863836a7284c273ae52a1 2,639 1.00/1.00 vMB 143
570,600 570,600 0000000000000000000a72b97bcbdb761c8678ccff74826ab418ba8fe5209a46 2,938 1.00/1.00 vMB 12
570,599 570,599 000000000000000000140c19677f206ac530a991d4bf73867b30c48e00ea48ff 2,492 1.00/1.00 vMB 33
570,598 570,598 0000000000000000001f8fb45e1f017831d1988617a1c976faa60c97e3c22148 3,035 1.00/1.00 vMB 24
570,597 570,597 0000000000000000002a3155b9f89fe250bf9331c98b702568f15025754fa2dd 1,779 1.00/1.00 vMB 38
570,596 570,596 000000000000000000197244ec7f9f2c5519ad44fd92e1ba39d1d96edd53ecce 3,177 1.00/1.00 vMB 103
570,595 570,595 0000000000000000002aaf7abf9f377503e34a295b8f18f9f36f7f270b583ed8 2,840 1.00/1.00 vMB 94
570,594 570,594 000000000000000000176abf06d8c0726e50cf221f80f230edcba74ba5f1082d 2,416 1.00/1.00 vMB 8
570,593 570,593 0000000000000000000a75e71eb461ec94e6313ff5b0defdc4e7f03e62f993d8 2,740 1.00/1.00 vMB 27
570,592 570,592 00000000000000000019697990089c278ad05ac4dfc0636b77dc83dfad42774d 2,539 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.