Loading Tool

Explorer IconExplorer

Memory Pool

42,488 transactions
26.69 vMB
0.06873954 BTC
Random Selection Loading Transactions
Max Size: 139.59/200 MB

Candidate Block

Mining Attempt 4d2456f89f9150b82016d0d0827343a834830011d398c27c0bc810d7251392a2
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root ce1e52c0e4bf00979e97a31197b3ae9d8bfc3faac2f7939686714e9f99ec0123
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,548
Size: 1.00 vMB
Total Fees: 0.01938254 BTC
Feerates: 101.59 > 1.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (348,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,898 565,898 000000000000000000013187f5d5bb6743fb6e562e3ef7a1591369fbf1faa8f4 951 1.00/1.00 vMB 23
565,897 565,897 0000000000000000001221601ae4d1554e05f0e5e26f3b7a8c3ccfaf1ad235ea 1,451 1.00/1.00 vMB 35
565,896 565,896 0000000000000000001d3ff80c5db824ad0d7f2fcd0021e3c9e566fa2461da0a 2,109 1.00/1.00 vMB 16
565,895 565,895 00000000000000000004158e645b96c3417cc8d64507ae41850687015d121eac 2,022 1.00/1.00 vMB 16
565,894 565,894 0000000000000000000905cb9f2dd649815a1110bdd9652caf0376120b9a7d54 2,351 1.00/1.00 vMB 24
565,893 565,893 0000000000000000001a03613c63b27ad6e698302206f545ce880dde7e59e407 2,680 1.00/1.00 vMB 24
565,892 565,892 000000000000000000077e9be767c37deb4915fc137b3be7b632b69a3aa5442e 2,265 1.00/1.00 vMB 25
565,891 565,891 00000000000000000021578d227e96228db094da68b2a22bd3115724ee25a675 1,141 1.00/1.00 vMB 30
565,890 565,890 00000000000000000003e8e5bbc6a2db18726fb25521f133a45ef79f282dce73 1,161 1.00/1.00 vMB 30
565,889 565,889 00000000000000000014e8b26b485d4acc8084ab6b50a5289ef1236ae394aed5 1,304 1.00/1.00 vMB 31
565,888 565,888 0000000000000000001965a6b53054e308a8a11d07564d3c1a838a15404acc81 2,052 1.00/1.00 vMB 20
565,887 565,887 0000000000000000000ac6276b7d0a21d34d6c099218483696ae13f7f0889103 1,226 1.00/1.00 vMB 28
565,886 565,886 0000000000000000001fef6c5ee24d68beeb1ae901e77fe9860912858e9256fb 1,564 1.00/1.00 vMB 24
565,885 565,885 000000000000000000152425cba78d3c3e2c26fa3711467444ec0af6fb7a1ee4 1,556 1.00/1.00 vMB 23
565,884 565,884 0000000000000000000f6456ed520a0ed46442491dac75a29b2c15da0768d68b 2,157 1.00/1.00 vMB 28
565,883 565,883 00000000000000000006289e514bacc97805223456decaf033c5055671669cf2 1,272 1.00/1.00 vMB 26
565,882 565,882 00000000000000000022b0eef1a889cab3a06d19fa78d0c1c1c85f5437ac0156 1,924 1.00/1.00 vMB 32
565,881 565,881 0000000000000000001f2a285e6910b5869013867a4b2c4b3097c62f3f92fe5f 1,567 1.00/1.00 vMB 30
565,880 565,880 0000000000000000000a10718778b265d05bcdc65e6872645b37a8f554c83292 2,622 1.00/1.00 vMB 43
565,879 565,879 000000000000000000014358180889c7fab7968fb95995ba3a5ed35a07147589 2,489 1.00/1.00 vMB 40
565,878 565,878 00000000000000000006e8394d936212d4265b783b517d260a93a81ec65403fe 1,019 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.