Loading Tool

Explorer IconExplorer

Memory Pool

45,289 transactions
27.85 vMB
0.08908346 BTC
Random Selection Loading Transactions
Max Size: 146.25/200 MB

Candidate Block

Mining Attempt d8fbb990dea5daacc385aeb420d782ce51066c4a53d9a451c158b2d024db4061
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 54ab5223c009d38b9b26314eb3889ff93025053d8c30bc476966f5131ac91d8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.03439644 BTC
Feerates: 157.73 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (642,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,658 272,658 0000000000000003c4c47dd064e92010b2e0832aa7c281e4dc8b40151f74bb2b 320 0.15/1.00 vMB 72
272,657 272,657 0000000000000003442c7bbd197039ca6f3017f165c6d2d45043332e709dc486 397 0.15/1.00 vMB 78
272,656 272,656 0000000000000000622a9e5e7454d4f11344e0902c1692d918ba7658b95b1b09 203 0.14/1.00 vMB 29
272,655 272,655 00000000000000015ba1de667c31d1e3b140d93ea01bef65d185a2e0cc0db8a1 569 0.25/1.00 vMB 65
272,654 272,654 0000000000000001c4d8e392ce229096ba36bc856203cef8f1f98f436ccc48a6 36 0.02/1.00 vMB 42
272,653 272,653 00000000000000004fdf6f1eac4380894a47a3f547ab95cb82fc0c91f209e0ab 616 0.25/1.00 vMB 62
272,652 272,652 0000000000000000c2db524765f7b79880870f4822ae8fb57a443e40e9293b7e 13 0.01/1.00 vMB 60
272,651 272,651 0000000000000001bf326960d804fcecd14d0359388ebcf9737e2db76ae3303c 69 0.05/1.00 vMB 18
272,650 272,650 0000000000000002329749a439a76579a58d8d2b7b81c36f7813e50ed0e4b446 367 0.19/1.00 vMB 48
272,649 272,649 0000000000000000136e05ed1cfe8100eb1aeec9bbce57d8341bb919e8acaa4c 482 0.19/1.00 vMB 72
272,648 272,648 000000000000000305b23c79ab7104477d41f06fc5d4ac72f1a06e566f3ca028 202 0.10/1.00 vMB 33
272,647 272,647 000000000000000225fdbd51d086d7801542da5145b3f0006e9bdea789589513 203 0.09/1.00 vMB 59
272,646 272,646 000000000000000308fc91e314d37d5c9d5526be33098d8e50cf0afc27782ed3 618 0.25/1.00 vMB 72
272,645 272,645 0000000000000001731d3277d183281ca11eb0a2c051e7a3257e24b58fef7daa 212 0.15/1.00 vMB 25
272,644 272,644 0000000000000000e51213ab256e3e2040c49c9db630e687b2cf4d792c830085 519 0.25/1.00 vMB 25
272,643 272,643 0000000000000001e5dd629fba2c4bab578226c55522278d50f7e64ba429d31c 787 0.25/1.00 vMB 79
272,642 272,642 00000000000000028eeb302911324978e7f462066787c195ee570bc87bc3a200 77 0.03/1.00 vMB 19
272,641 272,641 0000000000000004c7381e8350c2c920dd37bef611e130681d3152cebb4144f3 424 0.19/1.00 vMB 53
272,640 272,640 00000000000000018f7f63a6243d940a0be99136071538185a61875d1ab2023e 558 0.25/1.00 vMB 51
272,639 272,639 000000000000000159d49771c5cf43fd9057579726c906575f3c748b5ecb123b 218 0.12/1.00 vMB 32
272,638 272,638 00000000000000001343cd32370bf0940a5a0fd03fd9a1b9685136507002baa1 289 0.15/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.23 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: 655.04 GB
    • Received: 14.24 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.