Loading Tool

Explorer IconExplorer

Memory Pool

46,655 transactions
27.74 vMB
0.07073448 BTC
Random Selection Loading Transactions
Max Size: 147.09/200 MB

Candidate Block

Mining Attempt 92516839a1afc312014ba277d352d86904dd37f5a05805e6626ffef1a4bcb5c3
Version 20000000
Previous Block 00000000000000000001b111321ae827478201ad15bbddad0e9be5e1d7430374
Merkle Root b412ca5ba8f533f410adf23366b4d5095e292bd74769ae0cf11c6f3d3a01d6ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,882
Size: 1.00 vMB
Total Fees: 0.01821377 BTC
Feerates: 100.65 > 1.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,907 (340,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
573,926 573,926 00000000000000000016a9ec367d090023c7c1c00f684420abc07c01e0c88fed 2,149 1.00/1.00 vMB 96
573,925 573,925 000000000000000000064f4c625d98bb62a6737f7de0cd66f126a6e87600ba42 2,862 1.00/1.00 vMB 54
573,924 573,924 00000000000000000013f9c96cb69aec493b146ab69ce4c6f47333f6fa86ba32 3,011 1.00/1.00 vMB 79
573,923 573,923 0000000000000000001f2e55ddfc7bc41d9f9b302845b0e93f0365bd57f83b42 2,719 1.00/1.00 vMB 59
573,922 573,922 00000000000000000027293f1f373845b9c4b89a137a236b254e12fd98919514 2,888 1.00/1.00 vMB 51
573,921 573,921 0000000000000000002bbd709f060619874fc0b533c6a88107eb3e5f706f5472 1,738 1.00/1.00 vMB 72
573,920 573,920 00000000000000000025549277ea0a8ad427ec2adca18ffd668b5bff47b95960 2,920 1.00/1.00 vMB 65
573,919 573,919 000000000000000000073fe146257c64f27f0b7145df1eb732702d0b1cb2287e 2,976 1.00/1.00 vMB 72
573,918 573,918 000000000000000000166b15d2890688cfa155002eccec8235836ef5dade2290 3,140 1.00/1.00 vMB 81
573,917 573,917 0000000000000000001a1ae20ddac68ac883379dd9a121fc54a7d7174f66e369 2,458 1.00/1.00 vMB 85
573,916 573,916 000000000000000000206eba95ee305cc4b879c4b9474d594180886a4b54c3d4 3,373 1.00/1.00 vMB 67
573,915 573,915 0000000000000000001534bc32b50ccfe7d69703fbeaf59cc04d8edf3b877ac3 2,678 1.00/1.00 vMB 74
573,914 573,914 0000000000000000002b20e44123ee4134e64296603ec27723970d9f8212ac1e 2,762 1.00/1.00 vMB 81
573,913 573,913 00000000000000000026807048440b87dde4fb8107e6e1e62ea7c34b2c9c689a 2,628 1.00/1.00 vMB 96
573,912 573,912 0000000000000000002a4a1fe9632d065324072e6dc5e08146401bfe9854c3e5 2,560 1.00/1.00 vMB 76
573,911 573,911 0000000000000000002a12c4c017ef6641072aabf9e039d0c221cc39f080b129 1,983 1.00/1.00 vMB 60
573,910 573,910 0000000000000000001ebca8e4b0eb5652d08a294d5cf8d139c96c2ca6021413 2,702 1.00/1.00 vMB 65
573,909 573,909 00000000000000000029356ac69014b614bbb212ab6fe4aa204be100ee92da6d 3,119 1.00/1.00 vMB 69
573,908 573,908 0000000000000000001e19e3be703fb07fb75ef6de836e38c480477c49ec2cde 2,686 1.00/1.00 vMB 84
573,907 573,907 000000000000000000106246f412ed534e89a2fae9463cf4f8f84456265040f4 2,807 1.00/1.00 vMB 85
573,906 573,906 00000000000000000014eb68e42c022fc7529a606358593318d72736fe90464f 2,711 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 654.79 GB
    • Received: 14.20 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.