Loading Tool

Explorer IconExplorer

Memory Pool

36,380 transactions
25.78 vMB
0.07586028 BTC
Random Selection Loading Transactions
Max Size: 132.74/200 MB

Candidate Block

Mining Attempt 70a23f6565b0a57ea297bc1f44b3fcf01e1d1ff0425a22ad780af4cd5ace6e49
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 8f25dccc67d8f825471fac61740227c2eb880943da9c8319dce70bd65f29915a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,371
Size: 1.00 vMB
Total Fees: 0.02894953 BTC
Feerates: 101.64 > 2.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (160,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,756 754,756 00000000000000000006fa1ef4ee9385206e9c177f01b25a5120f24fde0fb3d7 552 0.75/1.00 vMB 4
754,755 754,755 000000000000000000045723a3377a23558c20d62bb86874a27bd8a1b3ee3de3 1,264 0.53/1.00 vMB 10
754,754 754,754 0000000000000000000562978b024f190458aef8aec97e34447b5c9ad019d82a 805 0.44/1.00 vMB 2
754,753 754,753 00000000000000000005b4e22a889c3194f454be8dd10c3c2de7668f5e261342 1,945 1.00/1.00 vMB 14
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
Previous 10 blocks ↓
Total Size: 782.22 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: 654.52 GB
    • Received: 14.14 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.