Loading Tool

Explorer IconExplorer

Memory Pool

70,687 transactions
27.45 vMB
0.07793041 BTC
Random Selection Loading Transactions
Max Size: 164.71/200 MB

Candidate Block

Mining Attempt c2e305ceff833b05f122ac20164f3feaa2fa4940adb6469980bae8dc3b3784c6
Version 20000000
Previous Block 000000000000000000003328b0924124594ef7f5be12a89540676540768007bf
Merkle Root 2e90f1e34b3352099bea624d6614bd490fea6bf5a0b8f8f9911fe28c89c4baa0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,337
Size: 1.00 vMB
Total Fees: 0.01881725 BTC
Feerates: 301.05 > 1.89 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,583 (821,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,631 93,631 000000000001b9b988ade7586db19ea0d0196af3b06d467719c3657570bcf655 14 0.00/1.00 vMB 0
93,630 93,630 000000000002fbf2eb344ed718ea1b4b7f5179f7641e34d624707de3233e3365 14 0.00/1.00 vMB 0
93,629 93,629 0000000000004553183a05104b363d9dbd8af9f7af8bba79320700820bc9bd4d 219 0.05/1.00 vMB 0
93,628 93,628 0000000000047640a9411b85c172fe530a325d7c08764594f46ed36ec8a61b40 14 0.00/1.00 vMB 0
93,627 93,627 00000000000567266952dbd4a96601c5b5b239eee607ac575486dc9f78936903 14 0.00/1.00 vMB 0
93,626 93,626 0000000000037953824a77a01781281d58b89a407680a9cd7e5b96f0d11e319a 13 0.00/1.00 vMB 0
93,625 93,625 0000000000012b4b014cb6fdfdba65518f1ee656596d6b6e2aba01a258a6215c 837 0.20/1.00 vMB 0
93,624 93,624 00000000000741911fd2b780f797bb63260c593aca429a6fa2bc4f8a7b0834c0 14 0.00/1.00 vMB 0
93,623 93,623 000000000003720c0bb45e812c6dd00d8219b45da8b917d70f81ff0509c00059 196 0.05/1.00 vMB 0
93,622 93,622 0000000000041e5cde61003f64af41bfe7e353fbabbc9721944f9ce428a79dc2 7 0.00/1.00 vMB 0
93,621 93,621 000000000003c3c05f08470818ea767695549d3b97e3fb91b754eb9ad92c684a 10 0.00/1.00 vMB 0
93,620 93,620 000000000008394403f6d7acce38421b3e92360b6125d11cfa76dc14175b901e 219 0.05/1.00 vMB 0
93,619 93,619 000000000002d834ca74c09c36b707ecf498e107d038ecb81167318910d25481 7 0.00/1.00 vMB 0
93,618 93,618 000000000002d5030c98457e59a715c65c7ebde4900dc37eb07e16a0d3e115c9 14 0.00/1.00 vMB 0
93,617 93,617 000000000001893adabf55fd59648b456382d266054ad188277e3bdd5820ba09 708 0.16/1.00 vMB 0
93,616 93,616 0000000000084d8c7326576e4b571115ff56e20e868c44f1a0b63e7ce36ffb72 6 0.00/1.00 vMB 0
93,615 93,615 000000000003fe33e54c796ea0ce69e05c50f79ec6f37d06086bcb05947e58bc 2 0.00/1.00 vMB 0
93,614 93,614 000000000004530d27a8038c1077a6480db004c39f1bf9d5f46251a174912fb8 5 0.00/1.00 vMB 0
93,613 93,613 000000000005e59ddfcedd375808e231b97dad5e75a6c20c19788c0d1dfd9544 1 0.00/1.00 vMB 0
93,612 93,612 000000000008235a42ef3d2a98123d7c32ade13b347fc078110281a7548f5745 1 0.00/1.00 vMB 0
93,611 93,611 00000000000540316f27f22eea5253f7ba7d292d3ad244d31fef89d373669f1b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.40 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: 770.01 GB
    • Received: 19.74 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.