Loading Tool

Explorer IconExplorer

Memory Pool

74,991 transactions
28.83 vMB
0.08591595 BTC
Random Selection Loading Transactions
Max Size: 170.70/200 MB

Candidate Block

Mining Attempt 1e0c0dfeadb5bf86097397e658afd9293228b0c5991c724e532fded8e4d85d83
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root fc4517823f039fa63337197d4974a104703eb2be54035a9238566a98152165cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,858
Size: 1.00 vMB
Total Fees: 0.02660783 BTC
Feerates: 150.93 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (397,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,432 517,432 0000000000000000002b191fe4208ae80f1972fe32bc42481c9289fee6ee1469 889 0.45/1.00 vMB 23
517,431 517,431 000000000000000000413801549032cf70c9ab7a82a6e077de048b60e0f72c05 1 0.00/1.00 vMB 0
517,430 517,430 0000000000000000001d3094c54f5a74d23e35e3b43aa0c414bcb17a1c22bece 2,619 0.97/1.00 vMB 28
517,429 517,429 0000000000000000004075c1b9064412315932707185fe0cba33c061ee4ba423 1,442 0.58/1.00 vMB 33
517,428 517,428 00000000000000000020b3a45ee7b469060c626da40c0e3adecb30ca1137882f 1,290 0.68/1.00 vMB 5
517,427 517,427 0000000000000000004791c4afe2d4d0f6dea7c38349f5c7f15d5377070d9618 2,560 1.00/1.00 vMB 33
517,426 517,426 00000000000000000044243c71aea67e9cf039859be6b37fb5b5ed69356aae2a 2,349 1.00/1.00 vMB 9
517,425 517,425 000000000000000000005580d6d8ca91e8d037dc0ca721c8818fa453b3c2dca1 2,871 1.00/1.00 vMB 31
517,424 517,424 0000000000000000004ebdb92281d45f8eae21e4ce406a3313055bc530dd4405 2,942 1.00/1.00 vMB 47
517,423 517,423 0000000000000000000fe118346644678212ec2258b450e78e6f4e97257d4f68 2,206 1.00/1.00 vMB 25
517,422 517,422 0000000000000000001901ed133f6243d0e09996cc2cba0c02ac0995cb9ac5fa 1,434 1.00/1.00 vMB 7
517,421 517,421 000000000000000000281320927af5667863e24775e830d3466b9f504fd860a9 2,459 1.00/1.00 vMB 18
517,420 517,420 0000000000000000000f150db836199dee479a509d5cf5725433e3fa1be45973 2,846 1.00/1.00 vMB 39
517,419 517,419 000000000000000000494d4a8b38f4d28cba7a1dcf15290930f9acdc3bd1aee7 1,690 1.00/1.00 vMB 13
517,418 517,418 00000000000000000028e9aa0e10728078dfcde1fe4a5f230c76eea3810c88ab 1 0.00/1.00 vMB 0
517,417 517,417 0000000000000000000b00318a849cc675b8acb61806025eb46ba3f80b75911c 2,728 1.00/1.00 vMB 20
517,416 517,416 000000000000000000133680f378fb669e21651d316278e7df5f64e8c1b376fa 2,086 1.00/1.00 vMB 5
517,415 517,415 00000000000000000036b7126533d6b498ef4954fae8486a424005dfeb9350c2 2,446 1.00/1.00 vMB 15
517,414 517,414 0000000000000000003df0db68895d7a099e2d1ae5a1f795a5265224c3fedd5f 2,746 1.00/1.00 vMB 41
517,413 517,413 0000000000000000002d9c2483cd87685ef41e7b8d1ca718206120e9b1bfee43 2,820 1.00/1.00 vMB 12
517,412 517,412 000000000000000000388dd0fd2ab74cfbb7cd9c71bb888b5be143b7fa6c4d1d 1,877 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.48 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.18 GB
    • Received: 15.41 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.