Loading Tool

Explorer IconExplorer

Memory Pool

46,153 transactions
28.16 vMB
0.07440118 BTC
Random Selection Loading Transactions
Max Size: 149.04/200 MB

Candidate Block

Mining Attempt 6b8a7de8dbc9aaa48a1f7cef86e06caebc141fb474602059a572dc29056ea27e
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root e3f4e08dbdeb678b4867be923b79ae920960f42c11e02d702122cc09f192eb24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,863
Size: 1.00 vMB
Total Fees: 0.02019937 BTC
Feerates: 101.53 > 2.02 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (414,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
500,768 500,768 00000000000000000038e2a887e62ff4e8d75daf4fe317182062c674d8418070 2,543 1.00/1.00 vMB 1,068
500,767 500,767 0000000000000000002c126b0bcca806a9d1dfed9492b02464bc71d1aa406191 211 1.00/1.00 vMB 280
500,766 500,766 0000000000000000002ab03b7a6ab1988451738aa16dd0d5f82e7492ca8c8860 1,433 1.00/1.00 vMB 526
500,765 500,765 0000000000000000002ed9996203f41987dac6dd0f64de44aba007863bc98392 2,279 1.00/1.00 vMB 945
500,764 500,764 00000000000000000089cd345243bedc29b0eb31d7c06f4d61473ba20358dae4 1,264 1.00/1.00 vMB 431
500,763 500,763 000000000000000000868c6df4e74a2c00d98e4d0f5770a07ac4aec3621b2ad5 2,380 1.00/1.00 vMB 962
500,762 500,762 00000000000000000088a45dd588aab53b4a359896c67ccb446714e2e9e0d2ea 1,358 1.00/1.00 vMB 491
500,761 500,761 000000000000000000036c90c761f9be35ab4939a63482291e07412543de5bc3 2,233 1.00/1.00 vMB 748
500,760 500,760 00000000000000000026cbc2aacbb090198a93c21fd56af8ed8363bea74e9bfa 2,174 1.00/1.00 vMB 605
500,759 500,759 00000000000000000095a8f6cb4b4885ec079dc38e01db4cf17c35d956f86470 1,870 1.00/1.00 vMB 560
500,758 500,758 000000000000000000440ecc4445a912a29420a4956cb369f4f04e59bd800695 2,032 1.00/1.00 vMB 421
500,757 500,757 00000000000000000082757747cd7650c768b60ee6a77770ea374f6cf6d4f94a 2,258 1.00/1.00 vMB 695
500,756 500,756 0000000000000000007d63c0697c2a0fe227a89f95f495bf050dea7635771e11 2,412 1.00/1.00 vMB 1,133
500,755 500,755 0000000000000000005070574eaddf7861be12b075b6936f22265f4004432bab 2,279 1.00/1.00 vMB 760
500,754 500,754 0000000000000000003781d587f14d4b2669b27b2e82bbb79fd514b36e863b83 2,242 1.00/1.00 vMB 681
500,753 500,753 000000000000000000377836caea3b829e2fc57e4511c803762247dd390fa5c9 2,500 1.00/1.00 vMB 459
500,752 500,752 00000000000000000064e429dfcfa3990922774f394604255ebb1622265915a0 2,833 1.00/1.00 vMB 802
500,751 500,751 0000000000000000006dc579b3b957c61b68d14b8018fc425099eff98b314870 2,539 1.00/1.00 vMB 681
500,750 500,750 0000000000000000000e1791979e2bae1f30c4267667c1d99e945592f5feb6b2 2,495 1.00/1.00 vMB 1,100
500,749 500,749 000000000000000000341953e8cd9e30bb686687d8dabc069f20f89a715a3213 2,634 1.00/1.00 vMB 882
500,748 500,748 0000000000000000005b56a121a5524b49d83195a4ec86a9b0456d3197c759d2 2,686 1.00/1.00 vMB 1,049
Previous 10 blocks ↓
Total Size: 782.28 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: 656.74 GB
    • Received: 14.43 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.