Loading Tool

Explorer IconExplorer

Memory Pool

83,217 transactions
31.63 vMB
0.12491279 BTC
Random Selection Loading Transactions
Max Size: 191.12/200 MB

Candidate Block

Mining Attempt 7a74c0b7462c53a23ca84d2bbfc011923f89b1d1d7d0837cc4f28e6380395789
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root f071171a732d5e211e2a6df5a2816483d8f9afb45d09a3922de6d964cc47301a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,147
Size: 1.00 vMB
Total Fees: 0.04146868 BTC
Feerates: 803.65 > 4.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (158,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,703 756,703 00000000000000000003a5fd06669daca29617f1e8969e0bb6a415d55ad018c3 1,735 0.64/1.00 vMB 8
756,702 756,702 00000000000000000002abe42a9ede900e570e75a4f73e199e304b45581083a3 315 0.10/1.00 vMB 8
756,701 756,701 00000000000000000001e6980c382df2ebf496d14e0494422d1bb60d483e2427 885 0.31/1.00 vMB 9
756,700 756,700 0000000000000000000005e321916030cb428ac231e8a0b652e30ece0ab0bd44 2,686 1.00/1.00 vMB 9
756,699 756,699 0000000000000000000451f66594a1f47005c7962a53a69a7109860f0a65af5f 1,470 0.47/1.00 vMB 9
756,698 756,698 00000000000000000004c5b81c04f320487658e0b75ecc1f2cafcd8acf8947a1 1,930 0.86/1.00 vMB 9
756,697 756,697 00000000000000000002e3ec77f9e81c0e4c43c34713d206f3a9ef7cb1038808 2,750 0.96/1.00 vMB 10
756,696 756,696 00000000000000000008e3f8f72b2208ce55df0b6d34cea631099c11f58776b4 2,735 1.00/1.00 vMB 7
756,695 756,695 00000000000000000008a9519180e0a15cc585498aee13d2324cf32b9a076c14 1,152 1.00/1.00 vMB 15
756,694 756,694 00000000000000000005536b3bb9f00b809cc25afb7b89d8938ae8d321141c30 960 0.68/1.00 vMB 4
756,693 756,693 000000000000000000042f71fb10bed98be3558caec978d19fc359101f25f1ae 3,474 1.00/1.00 vMB 12
756,692 756,692 0000000000000000000415a8a9d3ade1d0566958f748a717eed9347376c26c3c 2,473 0.88/1.00 vMB 12
756,691 756,691 0000000000000000000225d71f2ec2dfb9ba285f41f949286f232f188d4f5643 826 0.44/1.00 vMB 7
756,690 756,690 0000000000000000000628d8b095910b450b7da3021a517c2b2597f034078496 817 0.25/1.00 vMB 10
756,689 756,689 00000000000000000001dae60903c63fe596c9431dced0227b536652a90b9e93 1,052 0.38/1.00 vMB 9
756,688 756,688 00000000000000000008008fb6c1e20c0d4d8c7dfbff46eb80bc93d39faec2c7 469 0.20/1.00 vMB 10
756,687 756,687 000000000000000000056696fe0398ba3202c7acc4df980c0b626545d4aba163 1,838 0.62/1.00 vMB 18
756,686 756,686 00000000000000000003813cdab0a6dc530c8698fab21e3655ebda7e960e0493 265 0.08/1.00 vMB 10
756,685 756,685 00000000000000000006fd65337253a606e925dc7911f557726e6420515c74e5 1,212 0.36/1.00 vMB 11
756,684 756,684 00000000000000000004a1d1f02023f5cb152066aa9c14ac9bcbbec14159bcc7 21 0.00/1.00 vMB 10
756,683 756,683 00000000000000000004bcbba2f31ffa730ae5d41d778481dba1495361534c6b 710 0.31/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.00 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: 718.68 GB
    • Received: 17.93 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.