Loading Tool

Explorer IconExplorer

Memory Pool

16,823 transactions
9.67 vMB
0.04055288 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.98/200 MB

Candidate Block

Mining Attempt 091a69123e74c03e25789f6a91a8e608775e23a2cb8cf6ea5ca425d3b236444e
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root 31faae8419712bd87a2bd1814c795562edd0e4389681939af00f885fa1ef5b9e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.01906423 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (741,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,757 171,757 00000000000006a5debf0f168900a70b0c5b1deeee920448a03814353259fb03 1 0.00 vMB 0
171,756 171,756 0000000000000525d7842ea5ef6b72eb772e660870bca0b04a7598f78bedfbcd 100 0.05 vMB 425
171,755 171,755 0000000000000b1a63a81c4c93aa109e414ce24db054f374b889f4ef60c5822d 13 0.01 vMB 18
171,754 171,754 0000000000000785be09b94df38fb1a5a7b4662ed90154f277580eb18b6a915c 14 0.01 vMB 185
171,753 171,753 0000000000000385a3911a735cf07a92003fc4a5624c0d2c4178ab53b081a9c9 4 0.00 vMB 30
171,752 171,752 00000000000005c0d435c72b3045e5bd1a518a2c83fe98030d57051519adeec7 11 0.00 vMB 49
171,751 171,751 00000000000003382e5a186c8a5f96db199044dfb504c7eecccde851de1f8a0f 28 0.02 vMB 53
171,750 171,750 0000000000000b17802301cba352b52f32df17c290498a6f1a4157462d85d2f1 176 0.05 vMB 53
171,749 171,749 000000000000029e6ebbfdcfd16677d01acb8f4604ba87b997d674e248625ea3 1 0.00 vMB 0
171,748 171,748 00000000000007f6613987bdd3f5b2ed1e168dc37fd62c158fc411a83a5ec94a 54 0.03 vMB 91
171,747 171,747 0000000000000096dcfff4eeaa716a09201eb92e88bb7e4dfc91fd5e4b2c2c89 57 0.04 vMB 67
171,746 171,746 00000000000005dce6cc2bbbab688b6286d6fd23dbfb3c8892e6157a1f295941 152 0.05 vMB 54
171,745 171,745 00000000000004a298b2e670d7a581136fe106c569f61a18364ab47b79474362 43 0.02 vMB 89
171,744 171,744 000000000000026acdf82ca7338741d892303a96ed64b37437c41adc3c46f8e3 1 0.00 vMB 0
171,743 171,743 0000000000000269fe5445ca8b11a76c6d07fae8e3953fb930a597efdbf3416d 71 0.02 vMB 301
171,742 171,742 00000000000002b07e89a2b62c274552d301ebd550c720648198ce1058908c10 30 0.01 vMB 155
171,741 171,741 000000000000028db773e38df82eba7a4c7e3e00bef2fe34d866423ce303bbc2 65 0.04 vMB 65
171,740 171,740 00000000000004a3ccf3c03441f70048ba27b8db12c12426c4184c786ce487c6 57 0.01 vMB 73
171,739 171,739 00000000000001ba0d137efd29f73321d208f5232a6ee43951f8e0852e0d5af5 81 0.04 vMB 65
171,738 171,738 000000000000053933bed9b708186e68a6a2a50efeba041261d9b96488218ae3 1 0.00 vMB 0
171,737 171,737 000000000000036a803810f38fb98a029d53a3e607aae569137b46d3f160946f 7 0.00 vMB 36
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 104
    • Outgoing: 10
  • Data Transfer:
    • Sent: 192.08 GB
    • Received: 0.76 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.