Loading Tool

Explorer IconExplorer

Memory Pool

86,460 transactions
31.76 vMB
0.10717964 BTC
Random Selection Loading Transactions
Max Size: 194.55/200 MB

Candidate Block

Mining Attempt 313a152e78b4f55c8d22346c7fe9176cadc1e97b45e94036870bd15f42f5eddd
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root ee99683981535e36bfc6dbdca05496579c478f4e53e0b042c85b4388f02b3ca2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,903
Size: 1.00 vMB
Total Fees: 0.02711765 BTC
Feerates: 1,236.26 > 2.72 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (721,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,601 193,601 00000000000000fef378c25a49a2243689f4aa9cd57163dca17aac93adb81ba2 32 0.01/1.00 vMB 0
193,600 193,600 0000000000000340766c3af62744ec1bf13310c15fce8161f0fe44679d7180cb 514 0.25/1.00 vMB 127
193,599 193,599 00000000000006c103d94c639ba1ee6623b33f5bd61d63926bafffb95adf6ea5 116 0.04/1.00 vMB 22
193,598 193,598 0000000000000516eef93541b162c86917c418fd4c21a674407665937fcd8f19 548 0.25/1.00 vMB 125
193,597 193,597 0000000000000064b850558fad699906124ad1f59e68900acb21fa9a64b2d5b6 101 0.08/1.00 vMB 81
193,596 193,596 00000000000002f5a8c20ee2eee042fa95b4d04c5a7542930834d54ddbd21e46 512 0.18/1.00 vMB 136
193,595 193,595 000000000000020245a14f5c7323b9a9388cbde87f14d0772b7845db107f30f5 126 0.04/1.00 vMB 76
193,594 193,594 00000000000004e58f96c2bc5627ff74dffdbe19475ccc3cf09416f0a56859d5 353 0.15/1.00 vMB 113
193,593 193,593 00000000000000605231f2821eab683c9d722efd1b78f2b73cb5212cbc0d2ff2 43 0.04/1.00 vMB 50
193,592 193,592 000000000000016e8aff9e01cced406901ed7b0ce1d94efbf7a5cc59f9b365d1 477 0.19/1.00 vMB 174
193,591 193,591 0000000000000477e49782835757089156969dae27acf01266dafb5ec844ce0d 512 0.21/1.00 vMB 63
193,590 193,590 000000000000041711a7d0617308c8dfe00f13e843fb8c077775bbf32c30f358 33 0.02/1.00 vMB 154
193,589 193,589 00000000000004a3eaa125920207434ec2e2898f7d77f536b473681feb4c1d71 108 0.04/1.00 vMB 50
193,588 193,588 0000000000000077d185891e704f1a9e7bc15c421b99874cafa4f35ef71a7559 105 0.06/1.00 vMB 85
193,587 193,587 0000000000000788d88ce54e18a56f37219873221de00557dd626aecf17eeccf 512 0.19/1.00 vMB 36
193,586 193,586 00000000000002c33378cb9c8625e4a424df842d09e2189336f89f69afd32e9a 551 0.25/1.00 vMB 132
193,585 193,585 00000000000001f146f5a1b98c79c31da403bee2438489618fe65b2f4149d00d 107 0.05/1.00 vMB 132
193,584 193,584 00000000000000de4829ddb5e11746beadd00c6f5c50fc9c0b0128b69584a763 111 0.05/1.00 vMB 70
193,583 193,583 000000000000054f020de89a4d84ea31ef065c802fcd330073e525bec69ee21c 212 0.08/1.00 vMB 316
193,582 193,582 00000000000001c76b7ca3a4cfd95cda20f0965581df19bceeb29e873e56be77 128 0.06/1.00 vMB 96
193,581 193,581 00000000000002b07236b93880799787935175daccb6be1bd1325080321bb0da 46 0.04/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.