Loading Tool

Explorer IconExplorer

Memory Pool

45,592 transactions
27.50 vMB
0.11043359 BTC
Random Selection Loading Transactions
Max Size: 143.92/200 MB

Candidate Block

Mining Attempt 6819e61f1989b8a6f477771be1eaa7e2362bdad881259d4cc8a7f3a236a179f1
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root f6b290adce77c3b6da67f0e40fbdbafbf0fabd864e75b8e1c676bddcf38de559
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,643
Size: 1.00 vMB
Total Fees: 0.05026169 BTC
Feerates: 151.01 > 5.04 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (357,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,924 556,924 000000000000000000078d98cfe2b817e770f07d95a22fdbe2a6673678c9503a 1,235 0.54/1.00 vMB 9
556,923 556,923 00000000000000000017514d020588d5a18a5e30e7335200a666b782f5009288 650 0.42/1.00 vMB 8
556,922 556,922 0000000000000000002055b5187990b5d5653c2508d8f5444737b6e265512f34 2,572 1.00/1.00 vMB 13
556,921 556,921 0000000000000000001bb2b74fd1e1326dbb5209ecad57808d42038bbc5ad9f7 1,093 0.43/1.00 vMB 9
556,920 556,920 0000000000000000001ff1e576e8496aa604d0ceca40156acb8c1c0244959e53 1,013 0.66/1.00 vMB 19
556,919 556,919 0000000000000000001ff002dcc6cbe35d2a42dda3e59e86bc37a2cd337f671b 2,991 1.00/1.00 vMB 3
556,918 556,918 0000000000000000001b54db3c289c1d10a2f3339ba7ef3104de90a23778f8de 1,629 1.00/1.00 vMB 25
556,917 556,917 00000000000000000020985679c2fc7b190475000afda9633112147e425e3897 452 0.20/1.00 vMB 49
556,916 556,916 000000000000000000282015bcce1d77863b8ebe7617d239c7521de028b3eb6e 407 0.37/1.00 vMB 2
556,915 556,915 00000000000000000004318846e8ee2e2843cf65346c8b485211e5b69a844ad1 1,581 1.00/1.00 vMB 5
556,914 556,914 0000000000000000002b044c227dce54aeb44b35c1fe1e20c9b8135b84e9631f 2,435 1.00/1.00 vMB 13
556,913 556,913 00000000000000000007e3f605bfbff55474cce8e57514b1e56ba567a519f707 2,762 1.00/1.00 vMB 10
556,912 556,912 0000000000000000002c9dfe3a25c00a668b071383313acbd9ccad4796af9a04 2,323 0.85/1.00 vMB 8
556,911 556,911 000000000000000000106040b2451fa099e87460a0ac63b676d263b3c36d0ea9 593 0.25/1.00 vMB 9
556,910 556,910 0000000000000000000567a750873a5c1bd251c6509eccca1de1d3ab03e10c8e 1 0.00/1.00 vMB 0
556,909 556,909 0000000000000000001018a15b05ed4f8dc895a8ec576ecd6396d0c5a78a3cc5 2,577 0.92/1.00 vMB 7
556,908 556,908 00000000000000000012651ddc2944c32fe30bc450d10c3253d19988158ca3b4 1,889 0.69/1.00 vMB 7
556,907 556,907 0000000000000000001f79b935c50b678e6f18fd90512023acfcbd09cb37d3ff 1,242 0.49/1.00 vMB 11
556,906 556,906 00000000000000000013019500b6dd39d35ea4649cb88996200b67cd80ff16df 1,322 0.60/1.00 vMB 18
556,905 556,905 0000000000000000000062847830c79a1f738993753732fc8288061f1c4dd16f 343 0.12/1.00 vMB 9
556,904 556,904 0000000000000000000828789616cdf6a9cf43bccdcfc5d7f95b63693adc0e63 92 0.07/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.17 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.50 GB
    • Received: 13.91 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.