Loading Tool

Explorer IconExplorer

Memory Pool

47,086 transactions
27.61 vMB
0.06357674 BTC
Random Selection Loading Transactions
Max Size: 146.53/200 MB

Candidate Block

Mining Attempt db4833fff2dc5b7cae480b188b22182f4d69c70175d0699eaed403da22626bd1
Version 20000000
Previous Block 0000000000000000000149e99e9fe928cc50ad17726ca7114570e11f41657874
Merkle Root afaf78f4f3f4d0919165a016bd53630710756b0ed0c56df45625eca78b01748b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,408
Size: 1.00 vMB
Total Fees: 0.01183271 BTC
Feerates: 100.20 > 1.19 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,770 (384,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,764 530,764 00000000000000000025c9ef20da25e824cef255f37081354ada3fdeff9d980d 2,536 1.00/1.00 vMB 16
530,763 530,763 0000000000000000002151368afd2b9c2a8b00d11436a607f8cc103c4765025e 2,794 1.00/1.00 vMB 22
530,762 530,762 0000000000000000000f3f7bb0aa3202d342971ed954efb1cc004d4be1cf72ad 2,687 1.00/1.00 vMB 11
530,761 530,761 0000000000000000002bbb11647b5ab92229cacc08c784121794293aba0749a7 1,993 1.00/1.00 vMB 45
530,760 530,760 000000000000000000262400a6206db92b8e17ad83bda1f27aac8c15ed06e452 703 0.26/1.00 vMB 17
530,759 530,759 00000000000000000027e145fbc791f503246effa8f1fe903483dc1e95d317f0 258 0.10/1.00 vMB 14
530,758 530,758 00000000000000000005f53f8f37c522a3a264b345c652b445167e328c26f4be 233 0.08/1.00 vMB 21
530,757 530,757 0000000000000000001600eb00ce23885d83d051ab4c2690bebf7f09aa7c56cb 335 0.16/1.00 vMB 18
530,756 530,756 000000000000000000198eb416cde98eef3fcce4ab7d341c2c23768495de58c0 413 0.14/1.00 vMB 16
530,755 530,755 00000000000000000018fb711d932a971a7247dcc7a7c901f9a532ecfbf7c6d5 1,126 0.47/1.00 vMB 14
530,754 530,754 00000000000000000020b82b9b6325fe9c56e87dcbb7d3bebeb7cdd46d80e3b3 2,066 1.00/1.00 vMB 10
530,753 530,753 0000000000000000001c68b904499d00a1c15e352d21c76edcea8a3c1b6829b0 2,338 1.00/1.00 vMB 13
530,752 530,752 00000000000000000024c0f2aef29d3e74fd2756ae2ba8fd7778f02a0153fe83 2,325 1.00/1.00 vMB 15
530,751 530,751 00000000000000000001d0b347f876b7cd0b3ce1cf9a0f9b363cbf79cfe4705f 2,991 1.00/1.00 vMB 24
530,750 530,750 00000000000000000029df717930eb8937b3788948c3a21360de304a6b05b1a1 2,139 1.00/1.00 vMB 40
530,749 530,749 0000000000000000000f8060916e1debceea48578c527db646af5e2cb17ad697 71 0.02/1.00 vMB 9
530,748 530,748 0000000000000000000f2192c49276b497251332e0b6c83e53916705c70e33f9 53 0.03/1.00 vMB 9
530,747 530,747 0000000000000000001ede1eac3657529a22ae1431cab99ddd147bd399d86f7b 909 0.33/1.00 vMB 21
530,746 530,746 0000000000000000000ee5a01b35c78859ff78a17a78a3669e6d121a6480ec5e 1,965 0.92/1.00 vMB 23
530,745 530,745 00000000000000000002da06d972549aa005c0fe55ccb20d01aa7489348feced 1,134 0.63/1.00 vMB 12
530,744 530,744 0000000000000000002717b041841b805d63adc45da2602946718f3c94b5a4ae 2,350 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.98 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: 648.19 GB
    • Received: 13.02 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.