Loading Tool

Explorer IconExplorer

Memory Pool

76,040 transactions
29.57 vMB
0.09265330 BTC
Random Selection Loading Transactions
Max Size: 178.62/200 MB

Candidate Block

Mining Attempt e21f1d43d46ea460b4a29e2923c1606c8a47bf8459196b171436fb006177a5b5
Version 20000000
Previous Block 00000000000000000000e985b7b1cc1a76854a465d8850041916727dd53fce69
Merkle Root 013544ef2f2ab77eea10c2769104473d93b13304b81cc15c7bf1cb62c916db41
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,175
Size: 1.00 vMB
Total Fees: 0.02659077 BTC
Feerates: 251.14 > 2.66 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,437 (40,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,944 874,944 0000000000000000000140337e0d3e4a14e77b8cbbff0669587903e804ddcef8 3,087 1.00/1.00 vMB 6
874,943 874,943 0000000000000000000087427d61da6ce8b57e2726a9c62be8637cc906bad7e5 2,990 1.00/1.00 vMB 6
874,942 874,942 00000000000000000002643ea660c76cc66781b2d17c25c3f5a60d459433b9d9 1,587 1.00/1.00 vMB 5
874,941 874,941 00000000000000000000c0eb8a1f6a80ff3433a1727187519704c1d86c51afa1 5,301 1.00/1.00 vMB 8
874,940 874,940 00000000000000000001d146874c6bf61f86e4c3490eef4a9ce7783f403dd377 4,762 1.00/1.00 vMB 6
874,939 874,939 00000000000000000002086f4f0fb8b5f96714024cdc276fbe1de8d612007447 1,701 1.00/1.00 vMB 4
874,938 874,938 0000000000000000000152d5b5cfff96cb62aaf5092b795a98c18643a3346463 3,820 1.00/1.00 vMB 5
874,937 874,937 00000000000000000000b19be2cf096dbeaaa479771b3c8ec86fbde2dc92ec8d 4,353 1.00/1.00 vMB 8
874,936 874,936 000000000000000000021f718da9b33f74e23d53bc59f8ea3b879b27f4d30e6a 2,645 1.00/1.00 vMB 6
874,935 874,935 00000000000000000000f6801b9532b5414532f4e56f1c1ff8b0c2fbd29b22aa 2,875 1.00/1.00 vMB 6
874,934 874,934 00000000000000000001af4abc2708b09826d876d553549e912043298bec4f19 2,628 1.00/1.00 vMB 5
874,933 874,933 00000000000000000000dea9dccd7a75ca6cd2c36c3694ec6fac17a24a52ea7b 1,726 1.00/1.00 vMB 4
874,932 874,932 0000000000000000000067f1ef1b7eb7da0f8315561e5d51e3b3796ed4155ab3 766 1.00/1.00 vMB 4
874,931 874,931 000000000000000000022811637d7865da71e4ca31cf8a6ab4727a41548f2482 1,900 1.00/1.00 vMB 4
874,930 874,930 0000000000000000000077e3aaf580841c090819e5b42a652f8fdb8453c2210a 2,255 1.00/1.00 vMB 6
874,929 874,929 00000000000000000001fddf9e118ec1363c6b464aaf9b015c7dc2781d421534 631 1.00/1.00 vMB 5
874,928 874,928 000000000000000000026110fe5194ce5d66336624ff0e0e63fe96060e97013c 2,546 1.00/1.00 vMB 6
874,927 874,927 00000000000000000000fc52492fe73907ec74604c34d932d06fb969b2b1c511 3,430 1.00/1.00 vMB 8
874,926 874,926 000000000000000000001342f49f246ec03131c7d954e5d59b41c9b998232dfb 1,943 1.00/1.00 vMB 4
874,925 874,925 000000000000000000028c15cb0da2d62a1660d5f106e4d07360c0591ac747cb 1,340 1.00/1.00 vMB 5
874,924 874,924 0000000000000000000135475ab425acec91ec99bf71293539204ca797ddb313 1,197 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.15 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: 745.57 GB
    • Received: 18.72 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.