Loading Tool

Explorer IconExplorer

Memory Pool

78,893 transactions
29.23 vMB
0.08526258 BTC
Random Selection Loading Transactions
Max Size: 176.96/200 MB

Candidate Block

Mining Attempt edf1f8ebb1eb5521b62519cbf45c1419c37a9b205898267d599208c54ff220be
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root fc7fea1f89acc57bdd57472632fb968c412520be089fb0db03526f049f234198
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,480
Size: 1.00 vMB
Total Fees: 0.02405779 BTC
Feerates: 178.73 > 2.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (242,204 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,958 672,958 000000000000000000099a6fcea6179a50e360327cc97af0fd2e69f8ccc9e4f9 2,344 1.00/1.00 vMB 116
672,957 672,957 00000000000000000003e273d3304d696d49f19ade31daf05dd1aeee0bf60097 1,798 1.00/1.00 vMB 117
672,956 672,956 000000000000000000060e7d31077308d513414ae5851bc660275f4619b304ee 2,194 1.00/1.00 vMB 143
672,955 672,955 0000000000000000000398db66b4b424e9023f4ecb8bab25421de281eb653937 2,783 1.00/1.00 vMB 142
672,954 672,954 00000000000000000004a3dbadce039aead4bed874decf78c18d5bf46a3b10eb 2,582 1.00/1.00 vMB 111
672,953 672,953 0000000000000000000a24d65fd00a3f691154690090f2eda2c74aafcf09c4cc 2,092 1.00/1.00 vMB 79
672,952 672,952 00000000000000000005b0f8024a054e39cb121ce88dfe707e91ec8f20c80be9 2,003 1.00/1.00 vMB 103
672,951 672,951 0000000000000000000b68803e49c113872254dfe9e4f901ee3a9614dd1eaf99 1,730 1.00/1.00 vMB 120
672,950 672,950 000000000000000000009227f4218475c553f47ba2dcfd58f6edfb07431f0938 3,203 1.00/1.00 vMB 132
672,949 672,949 000000000000000000017a286215cd58889d1d4f458a9f738d1f641a3d700a6c 1,368 1.00/1.00 vMB 80
672,948 672,948 0000000000000000000421b4df5b44b89c0357feadcbfecc3816814a4a89d89a 599 1.00/1.00 vMB 20
672,947 672,947 0000000000000000000a8c6d1c3793a592c8d73e87b0252a7db98e3723081f66 1,060 1.00/1.00 vMB 22
672,946 672,946 0000000000000000000cd95721bb48007d74c5c4c496ba454152314128323ef2 2,187 1.00/1.00 vMB 61
672,945 672,945 00000000000000000009292065aa93ecca13ce8ab5a49110a6624ff86131c182 2,107 1.00/1.00 vMB 64
672,944 672,944 000000000000000000099784e22ab866b2d290eea16593abfa5262bc2638569c 1,883 1.00/1.00 vMB 57
672,943 672,943 0000000000000000000a9e8b1bfede19b184f7e63e70a9a5506f98bd50cacf40 909 1.00/1.00 vMB 20
672,942 672,942 000000000000000000010d7fc8a7066a1c2d4743cee546515c44b520e753ad93 1,080 1.00/1.00 vMB 25
672,941 672,941 00000000000000000004881e1164d88d3a5acd835e818fac068bb97e2f78ccbe 1,218 1.00/1.00 vMB 20
672,940 672,940 000000000000000000004b9a545919923287c2c56468b09ab5d15e58c862c20f 1,109 1.00/1.00 vMB 17
672,939 672,939 0000000000000000000402c774ff359bc512a63a85df66b9769a59897006b28c 613 1.00/1.00 vMB 22
672,938 672,938 0000000000000000000538522f88bca52ad1dc13d295ad4917a004efdce1285e 1,445 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.68 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: 679.04 GB
    • Received: 16.44 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.