Loading Tool

Explorer IconExplorer

Memory Pool

81,959 transactions
31.03 vMB
0.12037353 BTC
Random Selection Loading Transactions
Max Size: 185.53/200 MB

Candidate Block

Mining Attempt 30a09b5dcce9e5838a2d6a2ce16cb0b17ecf0fbbcb8383c7778732d920765dd0
Version 20000000
Previous Block 00000000000000000001d5c5e6dfb1105c06f06ef2ada68ef39386bddc38f0ae
Merkle Root 987d2b93c24bb9003ebfac8433cc94e7db08473e86dce580db4b592234f67ee9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.03461214 BTC
Feerates: 500.91 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,149 (853,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
61,934 61,934 00000000003da827c443443226fa1661e71b4515170f3531af85e9b22af9d8cc 1 0.00/1.00 vMB 0
61,933 61,933 000000000d5c9572ea792bfe618e9dbb3eef8ab6f32cfa27f09e0b43a748f659 1 0.00/1.00 vMB 0
61,932 61,932 0000000008412a627209f10875c86255b09a96db9637a326ffdfe1ca5d87a07e 1 0.00/1.00 vMB 0
61,931 61,931 0000000005e6a9939d24f420199cd9ebfa9a713dcbec0e9604f033968919c716 1 0.00/1.00 vMB 0
61,930 61,930 000000000437b056f16064b8867f4bb3adf131504566a77cdf16b7c6da7caad9 1 0.00/1.00 vMB 0
61,929 61,929 0000000009f5485d06b544018635ae793d1cb714ae5bcc468420959dd5e65665 1 0.00/1.00 vMB 0
61,928 61,928 000000000adb4d1b7281d2dee69b47eb6676928ba77aeaef841b21de07578b93 1 0.00/1.00 vMB 0
61,927 61,927 0000000008e7abd84e622ebb30a3c832d75a4a1df9c76557e71f586cc1c4cfc6 1 0.00/1.00 vMB 0
61,926 61,926 000000000d3e897122e619b9e00f8bb41bd9c5b4a8d7eacabbb335feaa3526c1 1 0.00/1.00 vMB 0
61,925 61,925 000000000350cea6e5819fbde58b641a524fdb3f8bd013eba4affad6cee68b4f 1 0.00/1.00 vMB 0
61,924 61,924 000000000668a411f0ecba763d32c5c4c482b74c291b937b54abf4c12a18d7f2 1 0.00/1.00 vMB 0
61,923 61,923 0000000003c51283197d681b2ba4ea5e6425bd7b2656c0c66d1d97fbd5138c2e 1 0.00/1.00 vMB 0
61,922 61,922 00000000014ccc70239cf743f2abd3c30c2e788ae6a06bc38f4fed0558b450be 1 0.00/1.00 vMB 0
61,921 61,921 00000000094419784b56d17560780dc74d14599c08e355d71760a002f74afdf3 1 0.00/1.00 vMB 0
61,920 61,920 000000000903174a3c78f6e2a67efe8cbaa2e16b468a12e01d42dffdc8114bed 1 0.00/1.00 vMB 0
61,919 61,919 000000000b5eca35d4a16261d314753f8bc10a09fa676e2d9a6ebd06c6638a13 1 0.00/1.00 vMB 0
61,918 61,918 0000000001b80f0507225c30eb7ebbb809dad708ce94a51e573588a5c318a070 2 0.00/1.00 vMB 0
61,917 61,917 0000000001b8f28855b5730c8f47f2e276889fbe0da50a336375271897c4264d 2 0.00/1.00 vMB 0
61,916 61,916 000000000b752a4f98eeae8549fdb5847e7cc1593f8fb18702b48961ac56cb35 1 0.00/1.00 vMB 0
61,915 61,915 000000000a0761e2d93571d3eefb60209b32a1598e4f13f99ab609208aeffb28 1 0.00/1.00 vMB 0
61,914 61,914 0000000007ae3770a6f672970883ad84ad6a73ac71dcf4f46e271a7158bf132b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 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: 672.90 GB
    • Received: 16.33 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.