Loading Tool

Explorer IconExplorer

Memory Pool

86,004 transactions
32.93 vMB
0.13420964 BTC
Random Selection Loading Transactions
Max Size: 195.86/200 MB

Candidate Block

Mining Attempt 8e3e078e838b48f457803310dc325c6df25d86ad5a3faa16d58bd128b7a32939
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root ed6387c36922759ebc356621d5ea56d0b36247343add3aa4751081226ee1450d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,730
Size: 1.00 vMB
Total Fees: 0.06210087 BTC
Feerates: 387.56 > 6.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (304,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,960 609,960 00000000000000000010ea4b0a1f9fcb8a8c75f13ed42654472f42f12c67e77d 658 0.19/1.00 vMB 16
609,959 609,959 00000000000000000001d02b9d49dc8c31aea972c6220fd3781fe7d2dc0987cc 1,909 0.53/1.00 vMB 16
609,958 609,958 0000000000000000001364375c5a6c84dd0b1bfc2449688ea2e3d875cbfd7ae6 1,924 0.53/1.00 vMB 16
609,957 609,957 00000000000000000008a6fe9719b53262371cd85802bc5cb847b0df097b6960 2,131 0.56/1.00 vMB 16
609,956 609,956 00000000000000000015010f22ca9e4ab20c587963509dcf9f17fb3c4c46121c 1,414 0.40/1.00 vMB 14
609,955 609,955 00000000000000000004c522ba16d88e8325e7be444a2c1a2dae294f24142634 2,370 0.87/1.00 vMB 18
609,954 609,954 0000000000000000000b06551bdb398868c248238046bba555fb09df792ef219 139 0.05/1.00 vMB 29
609,953 609,953 000000000000000000108bd40acf10ea19e99d9c92f85171a2e98ab642ec6a06 2,081 0.71/1.00 vMB 14
609,952 609,952 000000000000000000059db7d02e5a408dea5a55a44276fa89551749103590fa 2,903 1.00/1.00 vMB 11
609,951 609,951 00000000000000000003657bf1583f9f9ef196cb80bb3c72aeecbb22f3c581c4 3,119 1.00/1.00 vMB 11
609,950 609,950 000000000000000000019317f8ad61dd51086d57365f5c05ee4a796025005872 2,768 1.00/1.00 vMB 43
609,949 609,949 000000000000000000116d73d2fde8c2c09b1ee8d61e9a37f15a0a0fcc04918b 26 0.01/1.00 vMB 9
609,948 609,948 0000000000000000000304b6d25b3df1fdff33b397e23ba8e734abd49cb7b0dc 1,741 0.56/1.00 vMB 17
609,947 609,947 00000000000000000012ce596081e1153e6de271a045d79ce1a68e4bec1160d4 1,723 0.57/1.00 vMB 16
609,946 609,946 000000000000000000031eb91ec35ed38477a20cf2aae5dad4cf7d42e98ae3d6 2,078 1.00/1.00 vMB 11
609,945 609,945 000000000000000000130d3587e2fc31ebe00e4a88d453d420d80306ca78f217 2,554 1.00/1.00 vMB 11
609,944 609,944 000000000000000000127f8dec46b50410ddf930a9a67e5a87d5d3593ce1ebea 3,450 1.00/1.00 vMB 31
609,943 609,943 00000000000000000012120a011f65b69213697fe72beea392d273c185477f51 3,494 1.00/1.00 vMB 16
609,942 609,942 000000000000000000059fb55cc75becc2197dc90489b641fe97ff3e542eaf54 1,489 0.53/1.00 vMB 19
609,941 609,941 0000000000000000001090eca0c6d445e0ac517983988304547d262f5e966cca 366 0.12/1.00 vMB 10
609,940 609,940 0000000000000000000e0839e1077f078af8303bf067cbf93a28aba670c57e96 507 0.39/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.31 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: 659.33 GB
    • Received: 14.60 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.