Loading Tool

Explorer IconExplorer

Memory Pool

74,517 transactions
27.47 vMB
0.06507158 BTC
Random Selection Loading Transactions
Max Size: 167.96/200 MB

Candidate Block

Mining Attempt 78bfaae82d153b1357f3cd9265e4091b0a006fb5acae85a2476cbdc0f8f2144d
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 19736252d553668a6af6418b9d952fa17e74bb336501041e0e33a0bd39db67a2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,978
Size: 1.00 vMB
Total Fees: 0.00659515 BTC
Feerates: 50.34 > 0.66 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (131,850 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,447 783,447 000000000000000000027660a6d07d7d038c2c46f147903bf31d71b5b7aa4708 855 1.00/1.00 vMB 8
783,446 783,446 00000000000000000001ed9792b4e6db1ea293766dde9385ba93ddb001b789ee 2,367 1.00/1.00 vMB 21
783,445 783,445 00000000000000000000041fb0fc280a0c3fb53fc092ced87b7dcc12c84a39bb 1,741 1.00/1.00 vMB 9
783,444 783,444 00000000000000000002ae699848b9ae313abe1d7ea6c2e85981e8c4a00750e6 2,420 1.00/1.00 vMB 24
783,443 783,443 000000000000000000046674cb585045286dcf5767ace68b461789b2b30f6f79 1,877 1.00/1.00 vMB 16
783,442 783,442 000000000000000000010f539e07b3dc20b7de0664897f4e64b8130adb253299 2,390 1.00/1.00 vMB 14
783,441 783,441 000000000000000000059eec1bda98052d623bf6102399510ee28d4523d00750 2,167 1.00/1.00 vMB 26
783,440 783,440 00000000000000000003efc9cdc74066066977c25637861c3e0c27be8250cf7f 1,592 1.00/1.00 vMB 34
783,439 783,439 000000000000000000004ca761bd580f006a75de93ac4e69823112a5d6167a15 2,398 1.00/1.00 vMB 25
783,438 783,438 00000000000000000001b50495eb46be329accf56fb1169ccd64b58f101bb361 3,238 1.00/1.00 vMB 45
783,437 783,437 00000000000000000005ceda2616b7f09251061c372f9e04199f2e3b12035e6e 2,407 1.00/1.00 vMB 23
783,436 783,436 000000000000000000060003aa7d7a7c2357dc763b7a25c981f5be17fefc1c3f 2,425 1.00/1.00 vMB 35
783,435 783,435 000000000000000000049d2baef638f33cb6923ce4a34b815bf9660560dc91db 3,099 1.00/1.00 vMB 47
783,434 783,434 000000000000000000050512ec7a824220252c92d9fd680fd331c7eeb9e8ad60 2,710 1.00/1.00 vMB 8
783,433 783,433 00000000000000000005c9eff912f63ebd0c8627aa9fb8c6552ba294d7aa9cb9 1,664 1.00/1.00 vMB 11
783,432 783,432 000000000000000000060162e2b0f6678e6c7614d8017b8adf709a60b4f85445 1,718 1.00/1.00 vMB 19
783,431 783,431 000000000000000000012b6d554025ee3e5075481001d60879f3d08ccae8bfec 3,529 1.00/1.00 vMB 43
783,430 783,430 00000000000000000004aae4ef1c19c8fb9b9cdd94e42e59cd187619f8d38b69 2,612 1.00/1.00 vMB 49
783,429 783,429 0000000000000000000523a9ec74014b5b4fd375902738ac0bbf38354ac9a46d 1,402 1.00/1.00 vMB 29
783,428 783,428 00000000000000000004f7e1fe69c593dacebaf0b3861fd17b63814057fc8438 1,709 1.00/1.00 vMB 15
783,427 783,427 000000000000000000000550179a1461654c309f7f31c935c2c8e7781241583b 2,439 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.90 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: 713.71 GB
    • Received: 17.44 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.