Loading Tool

Explorer IconExplorer

Memory Pool

73,283 transactions
27.14 vMB
0.06176401 BTC
Random Selection Loading Transactions
Max Size: 165.77/200 MB

Candidate Block

Mining Attempt a91326ae3ea1cd91b03342e8c18606f6c623a6a8315cc2769b45bd6afe89440e
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 11b4cb09879ca011b742a190c83cf0fea8339f6470a7ac5f40f70cc095c3a36d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,000
Size: 1.00 vMB
Total Fees: 0.00412540 BTC
Feerates: 84.38 > 0.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (218,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,564 696,564 0000000000000000000545ede66536ec37f6431b74c5fc0a3035652ff28288da 2,583 1.00/1.00 vMB 4
696,563 696,563 00000000000000000000331e7d2de89f3e4e5212205e4fc172a1d5346fcbfc8b 3,296 1.00/1.00 vMB 6
696,562 696,562 00000000000000000002733eb9657bb4cbbad77af222fbd1b59b9aee97cf0508 3,178 1.00/1.00 vMB 3
696,561 696,561 000000000000000000090a9ae2575a72a0a7ed8dee1c51c057cc9dc11e4f974c 2,031 1.00/1.00 vMB 16
696,560 696,560 0000000000000000000a42682b7cea8e53f632edc8bc9660bf31228f2cbc96eb 2,431 1.00/1.00 vMB 28
696,559 696,559 00000000000000000004aeb9520eedef059c8bd4281956f16bde5c119e134f15 2,419 1.00/1.00 vMB 29
696,558 696,558 000000000000000000049606ccaa2f1bd15c44c8fe191f8ee4c3f37e85879b93 1,339 0.67/1.00 vMB 3
696,557 696,557 0000000000000000000f4614b4c3660b060ba659d678b698fcd2fc41bc959730 2,681 1.00/1.00 vMB 8
696,556 696,556 000000000000000000104695b3e37cbdd01c994cfcbefff28a47325e4c195419 2,829 1.00/1.00 vMB 23
696,555 696,555 0000000000000000000888cc28daa989d7f8eb81be0381881ff7c8d8d5082aa9 309 0.09/1.00 vMB 29
696,554 696,554 00000000000000000011c357b37f23f470c4ca904d7410dcedd431f868df2022 759 0.27/1.00 vMB 11
696,553 696,553 0000000000000000000dc4dd6c00b32cc36e2daeb5357f00b26c258003fda9a2 1,903 0.94/1.00 vMB 6
696,552 696,552 0000000000000000000c75ce795a7d86268df27ea9af3c42bc74909488fff670 3,277 1.00/1.00 vMB 16
696,551 696,551 0000000000000000000c3086ef31f6383b9258662ea1a7d54f10c0243f9279b0 1,474 0.67/1.00 vMB 8
696,550 696,550 00000000000000000006388d59e4fd13628d3d29023d7fe3fbd36be3f6c67c68 1,490 1.00/1.00 vMB 8
696,549 696,549 0000000000000000000c221309d4bd8ab1d852906501628f949facb8a18c4e96 643 0.21/1.00 vMB 11
696,548 696,548 000000000000000000032c9c71f54f2ff91109920f588b3c94704a9dca0ef22c 492 0.12/1.00 vMB 17
696,547 696,547 0000000000000000000fc795c28be7c6a805d575ab2f38944660a603c3cc7b16 1,265 0.56/1.00 vMB 2
696,546 696,546 000000000000000000029df05b26808d8742dc485dc125784d6f43ba7c6242d7 1,737 1.00/1.00 vMB 8
696,545 696,545 000000000000000000093fd51286f01dccf0ee36a9fd65df3c57ba3ea786e456 3,005 1.00/1.00 vMB 15
696,544 696,544 0000000000000000000ec5f3d883d565ac33e434fbf774dabbb4a988cbe25774 2,480 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.89 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: 713.36 GB
    • Received: 17.36 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.