Loading Tool

Explorer IconExplorer

Memory Pool

72,399 transactions
27.95 vMB
0.06421486 BTC
Random Selection Loading Transactions
Max Size: 165.81/200 MB

Candidate Block

Mining Attempt 9736201ff373cb8bf8aaf06bdf9bed33c894f5c5d3fc30f207d2b1cfa7a9827c
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root be1dc61be5283c4fdfd9d6952bd7d24eb8d6b8ad2bc64eaae8410c5dc2c1336d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,154
Size: 1.00 vMB
Total Fees: 0.00847299 BTC
Feerates: 150.93 > 0.85 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (270,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,006 645,006 00000000000000000009c767439989af3ed7fc603173cdb0561534ee7f90e435 2,987 1.00/1.00 vMB 35
645,005 645,005 00000000000000000005f9fdff6ec127d0cf5d7f20bfacbcf520a164c3e114e7 2,529 1.00/1.00 vMB 45
645,004 645,004 000000000000000000076a4e49d7ac0f177a75ae38ad01e3c676f1df406f3364 3,151 1.00/1.00 vMB 133
645,003 645,003 000000000000000000035947861a587785bfe9e729409124204920f80bb5c9f7 2,762 1.00/1.00 vMB 28
645,002 645,002 000000000000000000095042995d4861c779575d50617a0b0a74cb8a36f29f6e 2,004 1.00/1.00 vMB 16
645,001 645,001 00000000000000000004d1985d94e25009436b9bc6f130cc3a893bdbf9080a03 1,240 1.00/1.00 vMB 116
645,000 645,000 000000000000000000034e21f4bb3e31c4f58856763e774102cf8a478a2daf00 2,672 1.00/1.00 vMB 45
644,999 644,999 0000000000000000000b0d6229e51a82de23c03f8420f967cf8a259b6ab00f60 1,157 1.00/1.00 vMB 33
644,998 644,998 0000000000000000000f9d892578b4a1bf25693ef07accdc1b68cd29ff423075 1,888 1.00/1.00 vMB 27
644,997 644,997 00000000000000000004e14c84787336b9e2a00da15d93eac8ba758ec60d6bfa 2,361 1.00/1.00 vMB 58
644,996 644,996 0000000000000000000e8b0e697f9a658768550c0bbea5220407f1701ebbe57f 694 1.00/1.00 vMB 15
644,995 644,995 000000000000000000068ab7ddf61f9cb24bbbf3a7299d8b3a47c87d0022f666 958 1.00/1.00 vMB 15
644,994 644,994 0000000000000000000b44dc813c4eef5b57ea94e11509f8af7074605f32b8a3 1,685 1.00/1.00 vMB 29
644,993 644,993 0000000000000000000e7e5598170880bb0a921da7c7aaeb57403f8dff8290cb 1,871 1.00/1.00 vMB 37
644,992 644,992 0000000000000000000ceafc51227e84bde6393f83d020c888c54dbbf4bdb955 2,884 1.00/1.00 vMB 120
644,991 644,991 00000000000000000007bb6f3375ca80eceab7df7de93ed999264b67809d9ef0 2,456 1.00/1.00 vMB 35
644,990 644,990 0000000000000000000688144bfcba57b55ccb2670dcb8b4eda428c7659b7b13 2,504 1.00/1.00 vMB 47
644,989 644,989 000000000000000000083528e21445b2e7d2dfc9167d83a31b7e4fabf002a769 910 1.00/1.00 vMB 4
644,988 644,988 00000000000000000004c710b8fd05b54534fb8bfd4d7b06359d8b246362c3b2 2,137 1.00/1.00 vMB 28
644,987 644,987 00000000000000000003a525c927612321af839e2a471b39e3a5e6be43c5452c 2,519 1.00/1.00 vMB 87
644,986 644,986 00000000000000000008849a5c92d2366fec9f72da999e3f2c5f440e86069cc0 2,439 0.80/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.48 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: 668.16 GB
    • Received: 15.40 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.