Loading Tool

Explorer IconExplorer

Memory Pool

86,579 transactions
31.50 vMB
0.20984191 BTC
Random Selection Loading Transactions
Max Size: 191.22/200 MB

Candidate Block

Mining Attempt dd8246510f551978642ad964168e7227302183227702afae9588aa9882c894c9
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root d61a7621dc943471857e5b32059b117fc66a0e9be0f4eb2afe874dcefdcb483f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,574
Size: 1.00 vMB
Total Fees: 0.10607292 BTC
Feerates: 502.67 > 10.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (255,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
659,140 659,140 00000000000000000003fe45d42962049bfb7e1bf4ae03b91ed5c86bb881db11 1,108 1.00/1.00 vMB 18
659,139 659,139 000000000000000000077ef8accf750bbb1929405fd350f5beaed5978f52049d 1,746 1.00/1.00 vMB 7
659,138 659,138 0000000000000000000fcf6a70d32ac3c121140f299c4f759a2b4d3d7b5589f8 2,819 1.00/1.00 vMB 55
659,137 659,137 00000000000000000008cb733f5bd783ff89286485e8ede0c85bad64ac1a64ba 2,930 1.00/1.00 vMB 16
659,136 659,136 00000000000000000009324fd36533d73d5d345dbe4dbea064e7893a95e04888 1,805 1.00/1.00 vMB 50
659,135 659,135 000000000000000000098cded201cf89d8d1b70356a3375663910d09d121b846 1,767 1.00/1.00 vMB 38
659,134 659,134 0000000000000000000aa101c687994d055b162707d1e618be5ae92c59dc00d4 3,099 1.00/1.00 vMB 73
659,133 659,133 0000000000000000000619ad0ae2b22e27d2d2ffeaad4da90a25e32b62af92ca 2,449 1.00/1.00 vMB 11
659,132 659,132 000000000000000000003d5e5dc42055bbe15ce01b024485a03e636548aba82e 2,644 1.00/1.00 vMB 66
659,131 659,131 0000000000000000000e8ed36ca7876befce3d70cef86df5a52f1d76964176ac 2,497 1.00/1.00 vMB 33
659,130 659,130 0000000000000000000768d534c5c818073543a228ab82c83bd44f83fcd1d8ab 1,262 1.00/1.00 vMB 18
659,129 659,129 00000000000000000008f719c24d7dcdf5a8c31715f3536eba3c4d985141b839 1,728 1.00/1.00 vMB 21
659,128 659,128 0000000000000000000bcfcf25fc0d8bcb466bdb7d32561123ad235922d01724 1,339 1.00/1.00 vMB 18
659,127 659,127 000000000000000000081c0316dac017f9e87e45b5576bb02f29929762758602 2,011 1.00/1.00 vMB 23
659,126 659,126 0000000000000000000346a031699195110fb6972bf16f55d112a3854bb1d712 1,527 1.00/1.00 vMB 34
659,125 659,125 00000000000000000007be7f7119e2479780de5f0d9d7bb952aec1ad8fafbe94 1,990 1.00/1.00 vMB 35
659,124 659,124 00000000000000000006f93966bbec4abc5f76308e8a7fd0a09c7206c51764c9 1,880 1.00/1.00 vMB 8
659,123 659,123 00000000000000000006f2104cf3853a9cb74eb2c769ae833b49da39e774f6ee 2,250 1.00/1.00 vMB 41
659,122 659,122 000000000000000000015f09d5ea90480f38c3315275d8b08b315c329721562e 2,660 1.00/1.00 vMB 25
659,121 659,121 0000000000000000000a243a00158c8b918f09c9ea817f1a9c31d498d7683068 2,484 1.00/1.00 vMB 59
659,120 659,120 0000000000000000000ef41a436e02f82a51ce2e03df1672e411138583245d85 2,251 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.61 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.94 GB
    • Received: 16.07 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.