Loading Tool

Explorer IconExplorer

Memory Pool

52,750 transactions
29.26 vMB
0.09572646 BTC
Random Selection Loading Transactions
Max Size: 156.26/200 MB

Candidate Block

Mining Attempt 0d439a088c05b25f540ace78dfd9767f38bdb499c346aa9de54f34fa39df6745
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root a17a96485a01b75bae7907347dcced929c12922e4c52bf2e5a1598e3035267cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,446
Size: 1.00 vMB
Total Fees: 0.03370364 BTC
Feerates: 100.66 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (577,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,035 337,035 000000000000000015d4526f5272a481cd2bb8a96e9f99eccaca704a8b9f7e50 319 0.18/1.00 vMB 24
337,034 337,034 00000000000000000f9bd7a95527b71e45b8e6dae5063868ef230aaca1ac7e09 267 0.15/1.00 vMB 23
337,033 337,033 00000000000000000743226d47b6492ea774efb1695d5c42ba5babe76d0296b6 406 0.26/1.00 vMB 22
337,032 337,032 000000000000000011ca2e3e4607bf793b191de7a2810cd07cdc3a53006dc6b2 110 0.10/1.00 vMB 21
337,031 337,031 000000000000000000a1bf44402cdb950b8378502c84cd3275612d26ccbda01a 459 0.47/1.00 vMB 18
337,030 337,030 000000000000000004e89b8b28dd44a7c73b5b0dd1273ee56e365a40d0e398f8 20 0.01/1.00 vMB 36
337,029 337,029 000000000000000004cbbc8d7e0dbe4bc1736ebc6eaab0a6216137febf6e283b 1,046 0.51/1.00 vMB 27
337,028 337,028 000000000000000011db0b80e7d3858265eea7ad0fd4498344ad4b3c8f5dec3a 315 0.20/1.00 vMB 19
337,027 337,027 00000000000000000bdc746e09c8de873f425bef12a7a94b27550e60711e3419 214 0.13/1.00 vMB 23
337,026 337,026 00000000000000000f8a039739764815483badf75c6d2c0e3e6b0ef39b5c7be7 313 0.22/1.00 vMB 25
337,025 337,025 000000000000000011f7e06954ee243b87f7cdcc1aa005f6223c3ed814f7c7de 35 0.02/1.00 vMB 21
337,024 337,024 000000000000000016726ed34cc4167cd39306acf1b5e6b1a9b80bbfee0eb242 486 0.41/1.00 vMB 17
337,023 337,023 00000000000000000b2622fab43b722df811c28b64005c82f56285a46aa9605c 566 0.21/1.00 vMB 33
337,022 337,022 00000000000000001324bcae72265c48b69328266afffe0d4a526ca400942550 16 0.01/1.00 vMB 16
337,021 337,021 00000000000000001591acd927bff8a122aeb6fea74cb7aff3ba535fa431a3c2 74 0.04/1.00 vMB 26
337,020 337,020 00000000000000001080470d6227dfdd1fab910e10de355f4a232a0ca688e3a4 248 0.23/1.00 vMB 16
337,019 337,019 000000000000000001f75beaf366da6d7bd79f586562b3974cae5f7fbae983e0 302 0.20/1.00 vMB 19
337,018 337,018 00000000000000000ad568d77a496419c451cbb9aab1ac1a4671ffaba3bed48e 4 0.00/1.00 vMB 11
337,017 337,017 0000000000000000064ebed27b28723cc61eaa047a2706b9fc5d3f22620b780f 1,248 0.71/1.00 vMB 23
337,016 337,016 00000000000000000152d65485284860da02b9124967cac5f8d694b957aa4582 128 0.05/1.00 vMB 69
337,015 337,015 00000000000000000eced7b5c9ad821e03ade263ef44e4d894c67712de5d5c75 114 0.06/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.29 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.06 GB
    • Received: 14.47 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.