Loading Tool

Explorer IconExplorer

Memory Pool

42,688 transactions
26.98 vMB
0.06828015 BTC
Random Selection Loading Transactions
Max Size: 141.51/200 MB

Candidate Block

Mining Attempt 82a9fd98301efd02d4ba463526ae4053c5013a94c5b550a5c33c687b54a805ef
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 2fcb1d039ff2f8980d39741ee0ba72052bf145c1af92af7100a42d0c9a3e994d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,511
Size: 1.00 vMB
Total Fees: 0.01804021 BTC
Feerates: 201.07 > 1.81 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (160,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,752 754,752 00000000000000000002fd44c97dc8497523587bf4bcd300389a2b6e4c3666f0 1,324 0.85/1.00 vMB 4
754,751 754,751 0000000000000000000420eaf483e2674f140e6396f682b44023a1448e19dc96 808 1.00/1.00 vMB 10
754,750 754,750 0000000000000000000118c02205e309a1e383af4ad7c6562937d08ddcb426e7 1,015 1.00/1.00 vMB 19
754,749 754,749 00000000000000000002ce95d5e161a9ca05f6a6c50894bdaf1f74bdb0063afa 2,031 1.00/1.00 vMB 3
754,748 754,748 000000000000000000050b8498c85c258088579437d6079c15be705e75efc053 1,561 1.00/1.00 vMB 13
754,747 754,747 00000000000000000001b7a2f88b2cf8d82bd6f106cfd69033387fccb2a6437d 2,479 1.00/1.00 vMB 24
754,746 754,746 000000000000000000065b57cb4cc1da46528c027a8efbb0f8d54c33e0154f57 366 0.12/1.00 vMB 11
754,745 754,745 000000000000000000052be85ea357f38eba6904dc4d7935348a6f4ccb3c899a 118 0.04/1.00 vMB 9
754,744 754,744 0000000000000000000117af99dbd2e0f0423fb35d650436eabc5854ec38c8ca 1,446 0.68/1.00 vMB 10
754,743 754,743 000000000000000000038367e6421e0aa32c9e390fbe8a61276ba9c8b44df974 1,171 0.60/1.00 vMB 10
754,742 754,742 000000000000000000017feb82a93f1b1e0869e97ec881f0a6ee7c685eb2fdc0 551 0.21/1.00 vMB 11
754,741 754,741 00000000000000000001ab0b4ef30961d38da1b7825d881571973405a9e2c65b 932 0.48/1.00 vMB 9
754,740 754,740 000000000000000000065b65a5032e58f5111ff6b4a77658bc9289d2658c70af 1,811 1.00/1.00 vMB 3
754,739 754,739 000000000000000000026c84d10b9f0b2909fa5bc59282a80678635cbf4d874b 1,799 1.00/1.00 vMB 16
754,738 754,738 0000000000000000000639697c8490918f10d91b7a7fd61c6df666aaa0c111d9 884 0.42/1.00 vMB 11
754,737 754,737 000000000000000000065bd90fc0d12db0df54f873e58fed968cf3936c88f8f1 269 0.08/1.00 vMB 9
754,736 754,736 000000000000000000067b37101bee3e9bc13fb5946d86400bedf8f9e9ad7114 1,980 0.88/1.00 vMB 9
754,735 754,735 000000000000000000053fd32fb9e74ae525ebed72e654eb5327793d0eca0740 1,687 0.78/1.00 vMB 3
754,734 754,734 00000000000000000000009108ce927075bd263aa1a2448b6f3a762bcd2fd90a 1,992 1.00/1.00 vMB 16
754,733 754,733 00000000000000000001d61a3c8f0b44704f69470a230f2f3f376f2c7a959fd3 22 0.01/1.00 vMB 11
754,732 754,732 00000000000000000007d96af283a982a02d03536a3a5891e12c0499edec2910 549 0.55/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.28 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: 657.01 GB
    • Received: 14.45 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.