Loading Tool

Explorer IconExplorer

Memory Pool

81,231 transactions
30.68 vMB
0.08796310 BTC
Random Selection Loading Transactions
Max Size: 187.17/200 MB

Candidate Block

Mining Attempt 5cee82635f27674dc2c5104fe4bbf8c903102af66700fb2f8102674f5d2efc1c
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 4a80fe13c169d94d280bc3b65d482e2eab0b3f01835e818e9804ca271bf136a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,927
Size: 1.00 vMB
Total Fees: 0.01798104 BTC
Feerates: 301.57 > 1.80 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (634,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,791 280,791 0000000000000001368f0fd61ddb6627025ad2781ea3f776c312b35d6f5bb859 374 0.15/1.00 vMB 50
280,790 280,790 00000000000000019f491bc98171ab30520d872def8693d9d3ca4b1ccba75e54 357 0.15/1.00 vMB 53
280,789 280,789 0000000000000000044d5cbcc60991083b1817af98ff78103269dbdc262d631c 321 0.18/1.00 vMB 36
280,788 280,788 0000000000000001727cd224c4e650b72636b3393a43d4c44939840cdeab1696 46 0.02/1.00 vMB 44
280,787 280,787 000000000000000089b6304a4fb356e68b9741043538956ce30d65bf1dc168e5 27 0.01/1.00 vMB 22
280,786 280,786 00000000000000008db223e7dbd07524c3b7b6dbf7ae5b11463361db8749a93d 155 0.07/1.00 vMB 59
280,785 280,785 000000000000000142f33d94e31a003a07634e1dafa006d8ccf43537fb2a12ca 205 0.13/1.00 vMB 34
280,784 280,784 000000000000000086c732e43c5ef4747063b7f16cffbab49631fc2f6d83816f 183 0.09/1.00 vMB 32
280,783 280,783 0000000000000000a73708c6b4b1bc05f0514497f2daf8a2b2ecd9001548b190 114 0.03/1.00 vMB 88
280,782 280,782 0000000000000000a7b465007f613fd825841a3b803a5ed3f04ed80249a5f51a 38 0.01/1.00 vMB 75
280,781 280,781 00000000000000023075118d26ce530a9f30ea63b1c8e463ad0cf6c69111cb05 166 0.07/1.00 vMB 51
280,780 280,780 0000000000000001b6abd4da525e7d812bd50ae3d1984f40cb646330ccd902ca 70 0.04/1.00 vMB 52
280,779 280,779 000000000000000050c24ac50083f598a446fb9fe84efc7dc21dab5099f7e4d9 16 0.01/1.00 vMB 90
280,778 280,778 0000000000000000969a7f87eb96e3a48d7190d4b1499b18e7665eec7c183c18 82 0.03/1.00 vMB 59
280,777 280,777 000000000000000060b22bfccdb4b75af65a55105662a13f79ccf4f662a9f412 149 0.07/1.00 vMB 44
280,776 280,776 00000000000000003a317496ac041805dcee4a5a29f75f1aee6b7a3203138879 53 0.02/1.00 vMB 46
280,775 280,775 00000000000000004c61fb759f969d559a574d6a6b04c12ddec954eca4d1d564 85 0.05/1.00 vMB 32
280,774 280,774 0000000000000002033496e500a0f2627c1dbf046dead507691b0b86f7d37bbc 47 0.02/1.00 vMB 38
280,773 280,773 0000000000000001570c66bc1d226dba4993f85e12cb122c8ac735904f015e8a 27 0.01/1.00 vMB 34
280,772 280,772 0000000000000000574aa114d199cfedece879a0914de7b00471fa366256474e 189 0.10/1.00 vMB 34
280,771 280,771 0000000000000000648e748e05a35ef00dde053f9d7f41eb99aec77004b6f159 51 0.03/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.