Loading Tool

Explorer IconExplorer

Memory Pool

22,240 transactions
10.68 vMB
0.03461535 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.36/200 MB

Candidate Block

Mining Attempt feee829bdf22efe27cea256e92dfa0f8d09b6c5cf2b69e47fc1a2d4f24c15559
Version 20000000
Previous Block 00000000000000000001211307c0841a441bf8f5dc037f7907c0cd7b556c1630
Merkle Root 67f10e503cbafaf98cc4db6ea4e41a8bc19018b1ed6ecaf0d283a4f197c718ae
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,628
Size: 1.00 vMB
Total Fees: 0.01688120 BTC
Median Feerate: 1.09 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,569 (3,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
909,597 909,597 0000000000000000000203ee50badad12c2a422b74c5f47152653134ae0de369 2,705 1.00/1.00 vMB 1
909,596 909,596 00000000000000000000871cef4eb8ec50f4b12451177bd1a58cb0f82b9ce12f 2,874 1.00/1.00 vMB 3
909,595 909,595 0000000000000000000192e510dbe8f694f335c4e881b34106ccdea27ed733a9 3,399 1.00/1.00 vMB 2
909,594 909,594 0000000000000000000034173564fa8b4a0ed6b6cfc5a0303ed55d7b7b122f29 3,885 1.00/1.00 vMB 1
909,593 909,593 00000000000000000000fd1456ff838f07fcf402a546eff077d3ca46601eda37 3,457 1.00/1.00 vMB 2
909,592 909,592 000000000000000000001a38bce3d65221a629f4c98c311ee9210f144f0d9891 3,752 1.00/1.00 vMB 3
909,591 909,591 00000000000000000000043858a7e3ffd27367b4a3a3190b500f3eb6e30ff6af 3,297 1.00/1.00 vMB 5
909,590 909,590 00000000000000000000c06e7f338f2b1736b275e1f7809ca6fbd78c9ee37863 2,963 1.00/1.00 vMB 2
909,589 909,589 000000000000000000007ad894fcaddbae7a6bc5a129cdf2cdeb920def66e981 1,666 1.00/1.00 vMB 1
909,588 909,588 000000000000000000009c0ed45048fbe31545b8a1cd78e11bc240c19d8dd8c2 2,440 1.00/1.00 vMB 1
909,587 909,587 00000000000000000001b017e16e3168bbaffd2c5be78f6bcbac0014ec0a0a04 2,609 1.00/1.00 vMB 3
909,586 909,586 00000000000000000000a57e3c0dae89720da5f0a15b4ebeb1c81b52e7a2a00e 3,881 1.00/1.00 vMB 6
909,585 909,585 00000000000000000000d4538086ee5b314ea03d4eb3753c2b45e0a3ee9ccf13 2,909 1.00/1.00 vMB 2
909,584 909,584 0000000000000000000090d5c22fa64f6c791335784d02def240f379b1690145 915 1.00/1.00 vMB 2
909,583 909,583 00000000000000000000595d44549aae1091e1b43437781b9a71a04bd7a5d3a8 3,113 1.00/1.00 vMB 4
909,582 909,582 0000000000000000000188409c98e3d8b0ea0498b50c5dfc38e3314ba769d10e 3,367 1.00/1.00 vMB 4
909,581 909,581 000000000000000000001224b0fc600370a46f8cec1692f36dd396d0274515ed 4,057 1.00/1.00 vMB 7
909,580 909,580 00000000000000000001810eadb7bcfdc5f8addd8e178324529581cc3595ead2 4,123 1.00/1.00 vMB 6
909,579 909,579 00000000000000000000115fa5bfd6ec58ef6aa1c08a3e5036a75a4dbdc0d27b 4,008 1.00/1.00 vMB 7
909,578 909,578 0000000000000000000108e82baf0893aaea8e18e9ccd35874da6bbfcc5a2462 1,766 1.00/1.00 vMB 3
909,577 909,577 00000000000000000000cb90baedf29dffcd68c23dc54820d92f30ad792058eb 2,779 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 779.85 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: 436.21 GB
    • Received: 2.38 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.