Loading Tool

Explorer IconExplorer

Memory Pool

27,984 transactions
5.38 vMB
0.02446618 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.92/200 MB

Candidate Block

Mining Attempt b190fa5eb702c93fb3d03672def50bbc8183862693f22b3812f08201ed98e686
Version 20000000
Previous Block 000000000000000000018e5074c3069a4ffb53e7903937e0bc1420be45238827
Merkle Root faa5127726d7b52b57d7822f8d680cb2faaf0a5cb57650f6ef7f0cad069ec854
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,352
Size: 0.55 vMB
Total Fees: 0.01174155 BTC
Avg Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,803 (760,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
152,675 152,675 000000000000099308fc205829ce7f950984d2bebbe3970f3cf6b18bb04d6f9a 0.00 MB 15 32
152,674 152,674 0000000000000af21409cb0e4bbd741ac39803c4bc65b1c842d379b62c1ec4af 0.02 MB 48 46
152,673 152,673 00000000000009f17ce05fe27cb89d4a3650c59490edaad62ba2cdf48bab4fee 0.02 MB 29 90
152,672 152,672 000000000000077e866bf042c089c0a579a87900467da3decb29e7cc28a8973a 0.00 MB 15 84
152,671 152,671 0000000000000b0cb42402efe335dc0926a1f8f01a91ca3d94c9d692a7ac1d88 0.01 MB 15 44
152,670 152,670 000000000000003cc98dcbeb78c30f4511a5900d4c5c4fa96a596bc751c8678f 0.01 MB 36 289
152,669 152,669 00000000000000d249d1ae625eb30e89cbbe2452a866b39c3c0d378785d06c35 0.01 MB 34 40
152,668 152,668 0000000000000d90021f317cbf3c80d45d35fc643ffee62a8cc1bdd7cfffa992 0.01 MB 27 159
152,667 152,667 0000000000000b75c7d6f5104f3b35eddeea9855d9e0f0c38fc172cc8362078d 0.02 MB 61 3
152,666 152,666 000000000000033a3ed877fdbde178f616add01cee92d03caa771580736d2cb2 0.03 MB 74 33
152,665 152,665 000000000000000cf1cddc815f63cbd9acf1f341be3ca5fc6512ac1912a9a202 0.00 MB 15 37
152,664 152,664 0000000000000cc55289da9abdc825e0c431544fdab9b79732f36ea4de0ab61c 0.01 MB 41 49
152,663 152,663 00000000000003c5326599fd1452f47acdc1f84175031a151e1e1f10e2109230 0.01 MB 44 24
152,662 152,662 00000000000008f71ee421760aae4d07fadc93530029e5430f5b5bcdfee49090 0.00 MB 13 30
152,661 152,661 00000000000009fe338d5d6a31452b494a40dca014e81c7e95aaad96dfec804b 0.01 MB 16 73
152,660 152,660 00000000000007a79a8681f87ced79604d413dc5634c549b11a0f787585e2d64 0.02 MB 45 27
152,659 152,659 000000000000036c22828078b83de9a573b243a31a5024cbc83126c1b2f26fe4 0.01 MB 44 159
152,658 152,658 0000000000000b990cff22f91f75a2d1716476889b02cc2a76db53090b47c191 0.00 MB 10 365
152,657 152,657 00000000000009ac105bb95a4ae0cc49cfb68d2b75ac4dc8884522511d6de80e 0.01 MB 20 55
152,656 152,656 000000000000008eae000ac6eb346b6c6ee55b28fc55a42a32dec355f0c2d6b8 0.00 MB 13 89
152,655 152,655 000000000000078ce1bbc6fc6949dc157a5376e8c9e56282a7321ee9e4c330cf 0.02 MB 81 18
Previous 10 blocks ↓
Total Size: 778.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 98
    • Outgoing: 11
  • Data Transfer:
    • Sent: 157.84 GB
    • Received: 1.86 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.