Loading Tool

Explorer IconExplorer

Memory Pool

39,877 transactions
17.60 vMB
0.14301918 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: 97.13/200 MB

Candidate Block

Mining Attempt e9348bd97269ebc0dc458e8aeb2963d35e367c5f2033014393ce9e87fad811e4
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 072dd9c9f7f5bb9670f359395031cca74ec34000266ae05642ccf9a528255854
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.03889383 BTC
Median Feerate: 3.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (767,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
145,615 145,615 00000000000007525cb0c15fa46a88ce402981f682aa74e934646040bfcccfe2 63 0.03 vMB 159
145,614 145,614 00000000000004379a7492687d3707a5f62a89c2648735ee8ecedc742363ed26 47 0.02 vMB 92
145,613 145,613 000000000000098a35e09374eae563de3b9e16aba05cf34b91723526503bfe4f 67 0.02 vMB 132
145,612 145,612 00000000000002622a40ab645d9b420af474f9ca38b823118fa60a30cd8a5749 22 0.02 vMB 105
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: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 111.82 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.