Loading Tool

Explorer IconExplorer

Memory Pool

80,962 transactions
30.38 vMB
0.13168007 BTC
Random Selection Loading Transactions
Max Size: 181.86/200 MB

Candidate Block

Mining Attempt 8d8b9863b7cc04f3d32370eb10813438596a8c5cbd22c0f1d7c9eff4fbc7d4a1
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 4b6efff9b4fecbfb10cb6c1601411c82969b03fb4d7c42c647bbe254ecd542cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,664
Size: 1.00 vMB
Total Fees: 0.05972721 BTC
Feerates: 150.86 > 5.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (414,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
500,650 500,650 00000000000000000047b4757c6c033cb70d10c533a9c7a2fd7d2f098ba28c34 1,446 1.00/1.00 vMB 398
500,649 500,649 0000000000000000005f017b98c39eb1b0d4acc99752ec55760076c41f1a6212 2,056 1.00/1.00 vMB 475
500,648 500,648 00000000000000000003062c5aa550b9395b1a298006254c3268bfa572977513 1,425 1.00/1.00 vMB 552
500,647 500,647 0000000000000000008b061c2e45e98485a103bc19acee61ba784be0f0f00a93 1,708 1.00/1.00 vMB 439
500,646 500,646 0000000000000000001e50b21a90518cefdb491d6d7235cd8a6d499d16b9510f 1,602 1.00/1.00 vMB 594
500,645 500,645 0000000000000000000f7b5329eb65b3e971add339c2adffd1b4da895e186e91 1,953 1.00/1.00 vMB 589
500,644 500,644 0000000000000000001f069202bf60ca37dd0021776cdf87796d39fc897713ff 2,375 1.00/1.00 vMB 1,062
500,643 500,643 0000000000000000008ab11de9177dbaf132e436a63197cc138142520403c82d 2,287 1.00/1.00 vMB 646
500,642 500,642 0000000000000000004b0551ce8946ad7ef6a81253f819eded0f6eef8d9187a1 1,923 1.00/1.00 vMB 629
500,641 500,641 00000000000000000071af2b6b3a5fd4f858b3f4b497ceed8ac851fd8ca9000f 2,083 1.00/1.00 vMB 954
500,640 500,640 00000000000000000021f4ffcc5492ea433d32d6a47cf9f7bf47dfb17ae214bb 1,561 1.00/1.00 vMB 742
500,639 500,639 00000000000000000087cb4c3c2c62afc7e6c48ae296ee717865f1e6347842d6 2,707 1.00/1.00 vMB 1,060
500,638 500,638 00000000000000000084965f5812de1d640fa3e5600481acc680218894720449 2,791 1.00/1.00 vMB 1,078
500,637 500,637 00000000000000000060587c8442b4cc76395363d716ba15420367a1dfaf6ef1 1,977 1.00/1.00 vMB 575
500,636 500,636 0000000000000000002ab8788055cd64989416c19cf8c33f08481f9b8a145ec3 2,285 1.00/1.00 vMB 677
500,635 500,635 0000000000000000001d18098cd013b19e4d811b8be291b48641923d2c719ecd 2,312 1.00/1.00 vMB 913
500,634 500,634 000000000000000000230f40f0487fd2feefb29cd9b8c63aa090fc8b452f4265 2,558 1.00/1.00 vMB 1,047
500,633 500,633 0000000000000000006478c5d21f3fb1606e258122ebf44f5b68dd28974a2339 1,758 1.00/1.00 vMB 857
500,632 500,632 000000000000000000606393de4b917668a6984f3c0d9314f5c01bb6cac91a33 2,721 1.00/1.00 vMB 1,110
500,631 500,631 0000000000000000004e8c9cc265b8607b858450da5a5ffbdb37d71a40e53ab3 2,625 1.00/1.00 vMB 1,084
500,630 500,630 000000000000000000085e4f19174a1815c4a5dbf4952a73939e9b6717b67ad7 2,529 1.00/1.00 vMB 1,147
Previous 10 blocks ↓
Total Size: 782.57 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: 671.24 GB
    • Received: 15.89 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.