Loading Tool

Explorer IconExplorer

Memory Pool

77,829 transactions
28.86 vMB
0.06735848 BTC
Random Selection Loading Transactions
Max Size: 175.15/200 MB

Candidate Block

Mining Attempt 1889a670f120014f1c55bde038e2aa981c91bb23ec086d1584fc46238812ede3
Version 20000000
Previous Block 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620
Merkle Root 0f4b73b8f6d6ac0da564b405465c4e849f6d8ddfa6038802eb21280d5f5e832a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,868
Size: 1.00 vMB
Total Fees: 0.00726370 BTC
Feerates: 149.20 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,090 (516,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,855 398,855 0000000000000000053547101672ba6339672d3ac65e3276116576e71d260cf8 2,442 1.00/1.00 vMB 41
398,854 398,854 00000000000000000372e86191db68c87b1ef7d8985744705306544cc46b9fe6 2,068 0.93/1.00 vMB 36
398,853 398,853 00000000000000000562cf38cba80a8cecdbb8e49a05d5351bdbc7aa3b3d50a6 3,059 0.93/1.00 vMB 69
398,852 398,852 000000000000000003b0c888f08f3cc3e0fc9e3218645be31579c71aaac83595 1 0.00/1.00 vMB 0
398,851 398,851 0000000000000000063eeae740a06d80d101d5fc5babde3d724408a1265b9470 1,411 0.99/1.00 vMB 30
398,850 398,850 0000000000000000003d178f40e5ff69d7aacb560f70b8a4eda53907ae23d3e8 1,785 0.86/1.00 vMB 36
398,849 398,849 00000000000000000624cba9a5fa80227ca3cef27d6457fe62b8887a498a58c6 848 0.40/1.00 vMB 38
398,848 398,848 0000000000000000043084a2b179883f60ecd19e52b8d587b10c37948fe9a0cf 1,681 0.79/1.00 vMB 38
398,847 398,847 00000000000000000345c9a95d532df1e4b32b9d81eb89c73cc3176ddd0415ee 755 0.90/1.00 vMB 16
398,846 398,846 000000000000000003e8577c6050c2b325ea0afc7f235c223b343ff592068493 1,726 0.75/1.00 vMB 41
398,845 398,845 00000000000000000183d9b8a94c58200ea3a9be338d61eabfb67c89e333e8e2 906 0.95/1.00 vMB 18
398,844 398,844 00000000000000000223ff30e3b1c5c9fa37d6f63d9b0f48d6a90d086af3795b 1,134 0.98/1.00 vMB 23
398,843 398,843 0000000000000000045038c08d0ff3a7c5b3f828b807cba72c9724d237e50706 1,818 0.98/1.00 vMB 29
398,842 398,842 000000000000000002bf07fd2aa3a278842a523fd9a3f72eed1c23058c4b0a55 2,806 0.93/1.00 vMB 57
398,841 398,841 000000000000000001fae09df5fe1ce3bb5d4abccdf5f88818825428afdb2c7e 2,035 0.93/1.00 vMB 34
398,840 398,840 000000000000000006e0b794afbfdf23eb4de745fe384fd2371eac9f8c6aa0af 2,768 1.00/1.00 vMB 46
398,839 398,839 0000000000000000043770986f48616ead2d983bf2fe8f5d77265a38420ddab1 2,807 0.99/1.00 vMB 50
398,838 398,838 000000000000000003442e9b46ed3facfd40bcc22eba0282896836c578335586 695 0.33/1.00 vMB 33
398,837 398,837 000000000000000002ed91269a2b5f53cc0e68289f8327f272f6f40ac7c19a96 2,504 1.00/1.00 vMB 50
398,836 398,836 000000000000000003c858e1dce4314c64396aee9ab8dc9ea8e868e13b608d15 1,843 1.00/1.00 vMB 34
398,835 398,835 0000000000000000070e3663b5cb7f5a337a5164c8df4478a7d10a4c12e4a4fd 2,446 0.75/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.77 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.