Loading Tool

Explorer IconExplorer

Memory Pool

27,796 transactions
5.17 vMB
0.02265880 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.79/200 MB

Candidate Block

Mining Attempt 5559ec132ad52fee1ff18b569567f1b0d65ae86fc9533b295589b1efe68c3499
Version 20000000
Previous Block 00000000000000000000fc28c073c6ac0df4aca08240425cb3dc5d783259ba76
Merkle Root a5740cb352d970fc089753f616a0b8715e7e45c42c1816c79a80d4e8f196a37c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,469
Size: 0.98 vMB
Total Fees: 0.01139963 BTC
Avg Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,773 (714,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
198,762 198,762 00000000000000957558fb06af16d1d4d81d53b9af3a308a6935deb1fcecfed6 0.26 MB 510 52
198,761 198,761 00000000000005da94cc831660068deffa0eec7806f108a531922770fd9bb88f 0.09 MB 113 83
198,760 198,760 00000000000003ad89aff765fe32aad0d7a055941c115ab474d97068b29ffa14 0.15 MB 116 92
198,759 198,759 00000000000005a439a6855d52059e594e1c8ce0a550b2852b9863979f5d5d40 0.18 MB 333 155
198,758 198,758 000000000000053d0f50a67b786462da9d9fde80258984b143121c34c1d29be5 0.07 MB 136 116
198,757 198,757 000000000000051bc14ea3846e5bd19842ec6a6711152d8e492d259e38bbbd58 0.20 MB 457 158
198,756 198,756 0000000000000613f4d3257bddf1022e7bae930c280dfc865e8ae5a27ffcf156 0.00 MB 12 319
198,755 198,755 00000000000003b6246b3aa961873b4902d1f5f5510f61e0c6602bb84237dc54 0.00 MB 12 141
198,754 198,754 0000000000000436e9a4e4ae1327576de7885ff74fba4d366354fb1f5ff14a07 0.03 MB 31 94
198,753 198,753 000000000000021d5e31be3c3b743d67cb91e8a172666c66a970d2d8c951105b 0.02 MB 42 183
198,752 198,752 0000000000000023349f2a44a45db0b8ec974d9112f3e6996aa854ec43f376b0 0.05 MB 82 78
198,751 198,751 000000000000043d5688060d941782ab2e8b1e55b79da50f24f6171b2301b465 0.09 MB 228 79
198,750 198,750 0000000000000464d848a48d57e5fec43a13ea76f40dbde93987b0d6d14ca6e7 0.09 MB 229 127
198,749 198,749 00000000000000e97e163657bb4538cd9f25788b430b28f7577eaf3ec94b7c5d 0.04 MB 87 117
198,748 198,748 0000000000000416a0fdbb7e0fcd5ba44ff52c126a2ddfbf8c517b11bb3e5360 0.09 MB 49 109
198,747 198,747 0000000000000179ea0187597e06e7bbd72085dc0bf07b7495a673bc110a403f 0.04 MB 17 90
198,746 198,746 000000000000002c5721d10d57da2eb9d45b2d57c2ba9074faed93ed5f1ca192 0.13 MB 238 120
198,745 198,745 000000000000050ea2428886d3d340c68ecff59c8aeb57549aad8638f885beb8 0.17 MB 481 28
198,744 198,744 00000000000003d571665cbbc16330be20154fa0332389cb5140acc53159fcb3 0.05 MB 111 164
198,743 198,743 00000000000005dbaa054586cf8cbc4064e64e2f84c159798c9b27734d45000c 0.13 MB 400 133
198,742 198,742 00000000000004b41f8642da36a342eb32a5cefd2b32fd0bd7d154c292384fa5 0.08 MB 202 140
Previous 10 blocks ↓
Total Size: 778.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 83
    • Outgoing: 10
  • Data Transfer:
    • Sent: 147.04 GB
    • Received: 1.62 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.