Loading Tool

Explorer IconExplorer

Memory Pool

79,408 transactions
30.31 vMB
0.12517252 BTC
Random Selection Loading Transactions
Max Size: 180.33/200 MB

Candidate Block

Mining Attempt fecc99d9387d4945534c406472c2a9dbf031b65972325390e2a315257cdf316f
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root ac5d2fe3b1e6051bc3c75c339a1b3da65fa44ee621a2d0c0a205a52f6c62fecd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,418
Size: 1.00 vMB
Total Fees: 0.03208107 BTC
Feerates: 301.69 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (396,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,564 518,564 0000000000000000000cad7d926c999fee142aad4230b5a927c92ad622f4ef93 2,486 1.00/1.00 vMB 29
518,563 518,563 000000000000000000159a06663b7938e192ec2a926d807cd7febd9cb9bc17c0 2,013 1.00/1.00 vMB 27
518,562 518,562 000000000000000000098a8dc7f8d0e2e04b85957aa325f75ce147cf331b3cad 681 0.28/1.00 vMB 14
518,561 518,561 0000000000000000003f24507cf1e3e3f34d858455849f706de2bbe5008b0c50 803 0.41/1.00 vMB 31
518,560 518,560 00000000000000000013869ef3953704a079134f8e059d29e0900ac72cee6869 2,147 1.00/1.00 vMB 33
518,559 518,559 000000000000000000060f97dced4effdefce8f2930e67f7cbdf2053fb9cd24a 350 0.13/1.00 vMB 39
518,558 518,558 000000000000000000366cb87f5a5e4a387907f88b4a8d3a6dca01bfaf347ec0 1,432 0.63/1.00 vMB 29
518,557 518,557 0000000000000000000027dca1eb969fa7bfa92a14a23f333076697c570ab5c7 1,605 0.77/1.00 vMB 24
518,556 518,556 0000000000000000000f9fcf35e56ba5cf78e4b1d489d4d0a5285591e26342b5 207 0.07/1.00 vMB 60
518,555 518,555 000000000000000000099dfa7f6f075915218f415e8c4e7539d0e5e0b85047fb 175 0.11/1.00 vMB 16
518,554 518,554 0000000000000000001a83fe7dfea0c3afb74719075e9a2c53f121a9dc59938a 121 0.06/1.00 vMB 14
518,553 518,553 0000000000000000001478a3d40279667e3c4b289cb492e618c9cb8d9dad336c 491 0.24/1.00 vMB 26
518,552 518,552 0000000000000000002061809d3b87f299a5877ed23725a57ec2c7dce650a20b 429 0.31/1.00 vMB 12
518,551 518,551 000000000000000000183959ad19aa93389f120da951e6949549c458d5a6ce1a 553 0.30/1.00 vMB 38
518,550 518,550 00000000000000000039dabd8ef85b2712c35b695b8ef32985692d0030f902f5 1,058 0.55/1.00 vMB 30
518,549 518,549 00000000000000000029fffaecdb8e360da5434a2cdb2570fc66f93c6455b093 127 0.09/1.00 vMB 9
518,548 518,548 0000000000000000000667558dda060951bb5e137acbd9a0ceda592600e32e7e 203 0.21/1.00 vMB 13
518,547 518,547 0000000000000000001acc1121e65e3a6fe69aab6c6a06b07ba5507d9d9f5d41 233 0.12/1.00 vMB 30
518,546 518,546 00000000000000000033ca5387f3cdd9e9778fae77de606a7d6400007533138b 404 0.22/1.00 vMB 32
518,545 518,545 0000000000000000002544be5dfae3954f9de389af46298026308423695ee3cd 212 0.21/1.00 vMB 4
518,544 518,544 00000000000000000031006b83427e89b61fb375d8e81c1d6c3899b5e5b740ea 1,751 0.67/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.