Loading Tool

Explorer IconExplorer

Memory Pool

37,762 transactions
18.38 vMB
0.14422142 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.52/200 MB

Candidate Block

Mining Attempt 58abf716fb5a49ee59083c9ae0392f38969baf5b33ebb006411ea79ce8c6fbdc
Version 20000000
Previous Block 00000000000000000001f086ac1d38071ef808576f4e78d46d6da47881545f66
Merkle Root ca8044518fa6d68169a41e1623edb2500bc15f442f58d9504417f4fe607e39f3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,300
Size: 1.00 vMB
Total Fees: 0.02551066 BTC
Median Feerate: 2.95 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,328 (767,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
145,611 145,611 000000000000090f96dbf235b048a2129404c99052b329a2124024ef94db0397 15 0.00 vMB 36
145,610 145,610 000000000000067518ea5195ad0329c0bbabc33a3f23d9f0c52c3ec37a398275 74 0.03 vMB 308
145,609 145,609 00000000000000c281f4509b6a601e6d9e0bb9489572a0db56694807c69d1ddb 13 0.01 vMB 38
145,608 145,608 000000000000022843ef2560f7abb1a6a296a41a90b0ee31de400c5036b0b177 1 0.00 vMB 0
145,607 145,607 0000000000000029c6b05c5415afefefd7adb961d22c2c636b123d4d135d253d 13 0.01 vMB 249
145,606 145,606 0000000000000079cc4fbb93413f5660b2b8160d8424abd78de62108b135c036 15 0.01 vMB 198
145,605 145,605 00000000000007360a3a7c2a2da4f1263152314a72997767be55beb7b914b5a2 19 0.01 vMB 244
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

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