Loading Tool

Explorer IconExplorer

Memory Pool

82,184 transactions
34.43 vMB
0.14249123 BTC
Random Selection Loading Transactions
Max Size: 195.80/200 MB

Candidate Block

Mining Attempt d12112867bbbb8b53a75a144e5a84c8ef7548d3847025add2b20554a1db2bb40
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root fe6ea0b45c38c6368f6e0fca672e346e93a5943fa9e8dc86156a8d6f2a26fdd3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,478
Size: 1.00 vMB
Total Fees: 0.02948204 BTC
Feerates: 104.71 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (435,702 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,705 479,705 000000000000000000cfedbb64da7c0fd0e9c9624a9f7f2a8fd54c798d762065 1,836 1.00/1.00 vMB 145
479,704 479,704 0000000000000000004c337db0809ff1cf6a115a4e83e611322ff5a542f8dea8 533 1.00/1.00 vMB 103
479,703 479,703 0000000000000000001f16c9e8911a100d55060e2bcc37fb28fca90d3415b739 948 1.00/1.00 vMB 106
479,702 479,702 000000000000000000b26f8994abacf0b8d08fbba8f7a38d55aff84bdc786b51 2,092 1.00/1.00 vMB 131
479,701 479,701 000000000000000000842898d170944936b70db7fc1c8b116c7150f0b72f9814 2,418 1.00/1.00 vMB 150
479,700 479,700 000000000000000000a683fed0bf2d05e942053a23fd4331a98ab2174f352688 1,709 1.00/1.00 vMB 119
479,699 479,699 00000000000000000086698cc86e41f7290281b5dfa6800a3405b1ecff6d371d 2,315 1.00/1.00 vMB 126
479,698 479,698 000000000000000000d161a647a915f2d37c00e7795d08004eef77e410a65da6 2,608 1.00/1.00 vMB 156
479,697 479,697 0000000000000000013a6a7ac24e267c5635b9c381675c38cd92a5a9ec683e06 2,491 0.99/1.00 vMB 143
479,696 479,696 000000000000000001119cd96718a74f161c89afd8826ae23a66feb373b05d5e 2,482 1.00/1.00 vMB 141
479,695 479,695 000000000000000000a4a27d26140847fcb67fb9ab740a41b251c08404c27ce8 2,243 1.00/1.00 vMB 98
479,694 479,694 00000000000000000002dacb8e7a848d09c675189206621b87f5854f04f9985d 2,420 1.00/1.00 vMB 147
479,693 479,693 00000000000000000134279148537b16376bc527c4807be3fe01a619c3aeeb75 2,389 1.00/1.00 vMB 147
479,692 479,692 0000000000000000001e9fc0dbe0df75ace7a2b360aafcb5cd23846481d218d0 2,100 1.00/1.00 vMB 65
479,691 479,691 0000000000000000004c44846c7e5d4de7bbbcadee47595c955064173b508ed1 2,009 1.00/1.00 vMB 148
479,690 479,690 000000000000000000d27c0a80e9d1d05f867743fdd89166e9378e63a365895d 1,615 1.00/1.00 vMB 48
479,689 479,689 00000000000000000052fd34aa7094835cb67a0191ed611027688154797bf6b3 2,251 1.00/1.00 vMB 102
479,688 479,688 000000000000000000a2d85f27ca52472897cd655fdac2054acd726684fbafdd 2,225 1.00/1.00 vMB 158
479,687 479,687 000000000000000000921840f7580d5208321e30402dfaa98224e6aa11b32697 2,054 1.00/1.00 vMB 116
479,686 479,686 000000000000000000133af4be7c9dce47f4298b58fa52f10141ef8a7c2a8962 2,302 1.00/1.00 vMB 92
479,685 479,685 000000000000000000bf8d1900f713b187c06eb72c8828edfeb53f09b6f2876a 1,939 1.00/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 783.09 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: 726.44 GB
    • Received: 18.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.