Loading Tool

Explorer IconExplorer

Memory Pool

57,351 transactions
19.15 vMB
0.05782848 BTC
Random Selection Loading Transactions
Max Size: 120.41/200 MB

Candidate Block

Mining Attempt 44d99ba5eed054e61ec1e2bac65c61396eed2d813df5a9f8c1e8e5edcb104ee6
Version 20000000
Previous Block 00000000000000000001326f842c1c8b0051d4621716e0b8ceed4e0a1b38248a
Merkle Root 8068bce1579fe95bf94ebecb99fc0ed3ea6b9b82ee6055dcd08ed9c77bc4faaf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 774
Size: 1.00 vMB
Total Fees: 0.01469651 BTC
Feerates: 73.20 > 1.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,697 (892,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
23,431 23,431 0000000052c07130e52e36ffa0888d972eb89398404f01480c3f97cb270978a1 1 0.00/1.00 vMB 0
23,430 23,430 00000000d01c345a9912be9af42d56c25a3c8bb49c8b99357ed3b45fb48a79cf 1 0.00/1.00 vMB 0
23,429 23,429 000000009eda46dbbac6f9154b29c166b3f1e4dfbd1a1b754e96189c473c5376 1 0.00/1.00 vMB 0
23,428 23,428 00000000a9fc88c0dc034d650a7077b523a3a84c27f592b7f7b458bc792eccda 1 0.00/1.00 vMB 0
23,427 23,427 0000000095bc82894e4fa45bd2ed5a18b4415fba56fd88dbb42bebff163aa609 2 0.00/1.00 vMB 0
23,426 23,426 00000000de536100e686e9039b0642e1598c84d915895c6f17b8d1a86cb46a38 1 0.00/1.00 vMB 0
23,425 23,425 00000000a25cd202aaf0b8674412e62d75bde46fd94d96a72183b9333fe1a004 1 0.00/1.00 vMB 0
23,424 23,424 000000008072f0a4c913de39a45544fbd85ea91ade18bb541de3b77b868ba8cd 1 0.00/1.00 vMB 0
23,423 23,423 00000000b8fb4dcabeb37f799f7892ee511f341073156c001c4910b71432fcb0 1 0.00/1.00 vMB 0
23,422 23,422 000000009aaa005f44cf4075e1d4f793076952e7fc27c34e4ecd607e8f61d2f4 1 0.00/1.00 vMB 0
23,421 23,421 000000006bc8272ef0ce21948a034ea13536586d068bb15ee648b198e9682ffd 1 0.00/1.00 vMB 0
23,420 23,420 000000006d8adea045d994ff6d77f03e9b0134a32f807934ba9654d80cb7a9d4 1 0.00/1.00 vMB 0
23,419 23,419 00000000ce36ab9e2fd80f3e5edddc0a705794b7108df5875be5da450d847eb5 1 0.00/1.00 vMB 0
23,418 23,418 00000000a0dbe1086bbc9a9f4689d8aa25b91b4d2a575eb82dbd741e65561c48 1 0.00/1.00 vMB 0
23,417 23,417 0000000018e2ea36c108d519eeed46c065b80355b2337fc60868c0f1d2458180 1 0.00/1.00 vMB 0
23,416 23,416 0000000056c19bad938e80d0e4438931542545248366d8c7a61646de3d1c717e 1 0.00/1.00 vMB 0
23,415 23,415 000000007e2a0f34524c520b8b9bb1eb3ed864f01b6dad35ac51190c88170f8d 1 0.00/1.00 vMB 0
23,414 23,414 00000000765e8f8268e9c3692252e15878c011273a8542bee13703cf5850c2e4 1 0.00/1.00 vMB 0
23,413 23,413 00000000293fc8307d2dbb2b1e66f5a504ee30f7e79b317d155bff606095d7c7 1 0.00/1.00 vMB 0
23,412 23,412 000000005d25064f6bcf392ad9b584a5b76ea8e8171d4f6e75378aaf6afb6467 1 0.00/1.00 vMB 0
23,411 23,411 000000000003ce28ff7f9998c2f2a1fbd03fffcb4c13f65b6b82b40d4a272292 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.58 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: 774.95 GB
    • Received: 20.77 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.