Loading Tool

Explorer IconExplorer

Memory Pool

41,646 transactions
18.17 vMB
0.17562221 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.29/200 MB

Candidate Block

Mining Attempt 42a9a37402b845e17cfe8cfb2039809dc9eb2b60779b695b2e1b8e1ef68a8c62
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ed637738b14102772a3c7c33aef3c2ce5ef907b611e4e680a11e17ba697d49d6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.05737101 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (767,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,636 145,636 00000000000007e0fe633f8ee52f097db6b1854d4f8796b14d7e422c73d977cd 141 0.05 vMB 153
145,635 145,635 000000000000033e13919a69cc60c3e3244308b3d8484e80e3ea2579f9c07c7a 43 0.02 vMB 81
145,634 145,634 0000000000000520fb120520c2347d4b5b5ddb329ba50d61929876656328bdaf 20 0.01 vMB 148
145,633 145,633 00000000000000edffb06e9f53e4d8c6d5465bf3dc21714275dd07a0904287a2 27 0.02 vMB 237
145,632 145,632 00000000000003f6c28e408e4d4d147d99eafdcaffb44fdd8a0a352e5236c1ce 14 0.01 vMB 304
145,631 145,631 000000000000072fb54818d14b4d17df1b071a36468b410b1154d3e52c847dae 48 0.02 vMB 156
145,630 145,630 000000000000004168b578c459e634476cc2c2eb3f83c9bee6c4ae906a00b132 52 0.02 vMB 135
145,629 145,629 00000000000006f29f0c82281ccb676af96792c7d27ae72bcc845e8aa641e644 111 0.06 vMB 92
145,628 145,628 00000000000003b98497ba8de2fa9208844fc17c602843edfd2abc0bb517dab2 13 0.01 vMB 153
145,627 145,627 000000000000015b55c08d2319be2367b8a05ea3e21b7f42ec600a84574398d0 30 0.01 vMB 155
145,626 145,626 000000000000017f5b0811f0b0f3944e44d30387805011b3fb0a7820350ae604 58 0.01 vMB 180
145,625 145,625 0000000000000016b1a612aa54c873c62cc82501ef5536907639b8ebc5eb6140 133 0.05 vMB 22
145,624 145,624 000000000000044f6f6e0c90fceed7db62d722307c4f7ecae230a38df84f42d9 168 0.05 vMB 207
145,623 145,623 000000000000011198f9abbb5876084f72a45b1446b4ef61261edfc42201ff32 15 0.02 vMB 114
145,622 145,622 00000000000000f22bc9822ca946bb5c9178303319d29b794c6f051bbf9800c9 6 0.00 vMB 26
145,621 145,621 000000000000046bd4aa8cee88208d991b5a2bf78837fb6d0d06660dc38d01b3 48 0.02 vMB 131
145,620 145,620 0000000000000737283da58a83998d3fc8ab668bfb4d0bb770a6b40f71ba6716 80 0.03 vMB 155
145,619 145,619 000000000000024aaeec4fb815c963d25962a562c7bd33abb81dd2315379c244 12 0.00 vMB 0
145,618 145,618 0000000000000228ae2422784756f50d290cde75d7a97518eb34dcf7e44a7c06 86 0.03 vMB 82
145,617 145,617 000000000000093824ded0c5876313469b5622e88d678a6ef03a5fc248edb63a 6 0.00 vMB 1,171
145,616 145,616 00000000000008ffeef8f2b77e63f8013d33e7d64af5acef5cb7ea2f52d51371 32 0.01 vMB 112
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 114.17 GB
    • Received: 0.47 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.