Loading Tool

Explorer IconExplorer

Memory Pool

17,204 transactions
7.50 vMB
0.03221685 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.56/200 MB

Candidate Block

Mining Attempt 3e7330c5ba6f155cbf49ce680df7452fbd815bd77a4e4a3ba4a1f245cf362776
Version 20000000
Previous Block 000000000000000000003e759a1225e40c86bd401caf3574c16364633de89ba8
Merkle Root c0bc440f277155de5b09d261f2fe9a28c1246ff3607d752597ac945df55d42dd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,956
Size: 1.00 vMB
Total Fees: 0.01741639 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,442 (824,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
88,594 88,594 000000000006b51a67a7cae6b49ff9e5d5de0b5a8f09207f0063d1f1308976ce 1 0.00 vMB 0
88,593 88,593 000000000016f632812307e43a3f4344b170483b6cfe8ed06b2e2823bb57db5f 2 0.00 vMB 0
88,592 88,592 000000000014a0012d9b18414f8fe9048f43c614af4110eba59aab824707b2af 1 0.00 vMB 0
88,591 88,591 0000000000122be83e5e7262075ea2e0e1b2390f1dd3a06b112febcc6175b4b2 2 0.00 vMB 0
88,590 88,590 00000000000f2245827e58a2618cefb328f505bd41208b7f29f51211a3b9dacc 1 0.00 vMB 0
88,589 88,589 00000000000fd9c700c4f89dc95830a936846282bb22fbfad648781665878a48 2 0.00 vMB 0
88,588 88,588 0000000000029a4f39f52c542ca7917a60457f065d0f71bb05cfdd1208fa9ab8 1 0.00 vMB 0
88,587 88,587 0000000000108d8eeb7ab6f959c2dde0925d7840a53aa8ddbdc9b0102a4bd925 4 0.00 vMB 0
88,586 88,586 0000000000051ee6cd5bd1def5b81384e2f0cede204cdeca59ea45319060f241 3 0.00 vMB 0
88,585 88,585 00000000001c55502df302a25b757ca025d967fbbf3cb8d0eec5bff62d2242b3 1 0.00 vMB 0
88,584 88,584 0000000000093fee04c17474abadeb10e90b37c00c09e48cb915c4df39f81ef5 1 0.00 vMB 0
88,583 88,583 00000000000abce4c50ae348512159514a3a13431bd7163d8930cfe6f7b72001 2 0.00 vMB 0
88,582 88,582 00000000000903e322880f9e8d2c09610355c36a5821f88d4d549196738869c2 1 0.00 vMB 0
88,581 88,581 00000000001092284247a0ff9ce8455b99daae26d9ff4e742afaf0939a9bb836 1 0.00 vMB 0
88,580 88,580 00000000001d79ca67f8a2d8ddc79f009101ed0671fa2a39f678f96dd25cdc5b 2 0.00 vMB 0
88,579 88,579 0000000000045c3fa1b93de1e05189083561571f00ede012cf733e279e32bd61 1 0.00 vMB 0
88,578 88,578 00000000000aa36837623d3bd700e807bd40ad4c96b4137b6bf7f604ad349ba0 1 0.00 vMB 0
88,577 88,577 000000000011e5c9178a163dc6cd34cea2d3883fe539830166e8a77592dea9b7 3 0.00 vMB 0
88,576 88,576 00000000000e016b14cded5dc0fe6c980e02f73b83188485c7920a2e4a62dbb2 3 0.00 vMB 0
88,575 88,575 0000000000166625f6978be4e56c3460c3c78aec024f18ad1ef64b8c6c42008e 1 0.00 vMB 0
88,574 88,574 00000000000c9a17b80fb2f06976db818b2dcc92bec34ba150df7037c1f8bfc4 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

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