Loading Tool

Explorer IconExplorer

Memory Pool

43,177 transactions
26.48 vMB
0.06116013 BTC
Random Selection Loading Transactions
Max Size: 139.11/200 MB

Candidate Block

Mining Attempt c0f83d4276162819f56fd29ea71e0deb128f375fa63c3b60d548b18d78fd6f32
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root d89ac682b7b369315ca220dd174fac4a70e56213ae34aae479445cc1612aad1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,217
Size: 1.00 vMB
Total Fees: 0.01266614 BTC
Feerates: 150.92 > 1.27 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (404,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,741 509,741 000000000000000000377357309bbc4cc894f0e620edbd889b92c2473c30ed6d 741 1.00/1.00 vMB 22
509,740 509,740 00000000000000000029d562942d89717434874a422c7e8da4b58ff2c9680469 521 1.00/1.00 vMB 10
509,739 509,739 0000000000000000000773b99b0c7ed0a0be87aa31c7c2a9cd66d7d37bab6373 196 1.00/1.00 vMB 4
509,738 509,738 00000000000000000027ca3e82148d5037448c33949a6d67feea3b1f9fb3a3a3 483 1.00/1.00 vMB 17
509,737 509,737 0000000000000000002122b8f88530dc72b01f056bbd90f6a697f26b7038814a 739 1.00/1.00 vMB 21
509,736 509,736 00000000000000000057e9c4e6673343ceff0847e34b87ae12c1a4e4364f1fc9 588 1.00/1.00 vMB 26
509,735 509,735 00000000000000000016e5a92ca5d3608daf3c8d04f7a82094a5c9199d322598 781 1.00/1.00 vMB 18
509,734 509,734 0000000000000000000f9267a54f71d89f2ab7fa78b9d5fc1e25d9e5fccfcf0a 976 0.37/1.00 vMB 70
509,733 509,733 0000000000000000005bbcef3f297e7084146265faeaae220edce4eed8297d27 189 1.00/1.00 vMB 5
509,732 509,732 00000000000000000043178080f2b3c77da2002dc5bdb11af8021ad87c229473 608 1.00/1.00 vMB 12
509,731 509,731 00000000000000000005e0a5976fa2848e463184e628c17f725df3ff4e590b90 451 1.00/1.00 vMB 12
509,730 509,730 0000000000000000001cdf6589bf769fda26976cd24c5252803b55e76cc28e59 259 1.00/1.00 vMB 8
509,729 509,729 0000000000000000003e9d8bee066f119cf8ed80024376ed4b07201fa7bd464d 774 1.00/1.00 vMB 20
509,728 509,728 0000000000000000002ec31b5ac444ce7dd1b09f58c2c87392c415d46dfa49b6 280 1.00/1.00 vMB 7
509,727 509,727 0000000000000000005be9b2eca8584bd7a871e583e33a23cfc96e3f7e9812ca 412 1.00/1.00 vMB 13
509,726 509,726 00000000000000000014664181942eb30072612fb639f471fca71389228cbd95 504 1.00/1.00 vMB 13
509,725 509,725 0000000000000000004a481477894629c8daf331b5fc9efe5d3449589cff37bb 1,047 1.00/1.00 vMB 26
509,724 509,724 0000000000000000003aa8a7ae61e81d41090caeb5345e7f4e9640a45eba6edb 1,090 1.00/1.00 vMB 29
509,723 509,723 00000000000000000006e627b0b2c82612b930aa578d4d7c1b9f54e8909c3462 597 1.00/1.00 vMB 21
509,722 509,722 000000000000000000394b1fb111d85756badda132cf505e47fc5793bd8e4043 1,631 1.00/1.00 vMB 30
509,721 509,721 0000000000000000005cd50cda9adb951afd095bcef2f815c0946af0d5398e57 622 0.19/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.