Loading Tool

Explorer IconExplorer

Memory Pool

45,793 transactions
18.27 vMB
0.19647280 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.43/200 MB

Candidate Block

Mining Attempt e5e0d8a226918a5559deab4c458206b6199e1fd334d3ee2e5b30ab446b0bc2dc
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root ddd4e08962332cc43598002152c6a2d42d2d0a96ff0df48f07711ece6a3af3e7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,905
Size: 1.00 vMB
Total Fees: 0.06322389 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (699,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,790 213,790 000000000000019f29263c2174a6f01b3253922edc0ec9b2624a422b595f0ba2 339 0.24 vMB 141
213,789 213,789 000000000000038a759aa21c8b4577de68979da9d8e03b8c5d51e6a1b9406b1a 655 0.25 vMB 255
213,788 213,788 000000000000015f676ee57d4fff43aa34558f04463dd9ed6c2a6fed6c898d4d 501 0.29 vMB 143
213,787 213,787 00000000000000d0e8eb85445ce7d7e20df614c1cd98e695c2862c124c82b319 377 0.20 vMB 166
213,786 213,786 0000000000000512a6de3fcece8b6994db6d2e0b125dee0a90111c6b28fb274a 234 0.07 vMB 104
213,785 213,785 00000000000003655e1f290cfdfa8097597df7fbd427afa19a1c705d7c5c1cef 479 0.22 vMB 167
213,784 213,784 000000000000021aa039b3f7deaf725737b0e79f913db7fa947f2d73a1de46cb 613 0.19 vMB 213
213,783 213,783 00000000000001f4f65bef95bfaa84110a64363458389c1e770215b890aa872f 314 0.13 vMB 230
213,782 213,782 00000000000004a782cc8a94519629a25c8da9d216d3cc28c1952a790b60260c 10 0.00 vMB 254
213,781 213,781 000000000000026bcb7162b3bdb5cbab6a9ac5e72d8167255895ffd613a3d650 130 0.07 vMB 144
213,780 213,780 00000000000000953b256c9bcc2c4fbaf6e62d20bf340b79c1d851036db8e430 113 0.08 vMB 102
213,779 213,779 00000000000002ecfa7d96df2b118646641ef028b555657e0387f202d4f1b429 8 0.00 vMB 98
213,778 213,778 000000000000040726ccf2439158097b448d8939d60d18b0caf7e231e64054c4 515 0.22 vMB 194
213,777 213,777 00000000000001f4cf7435d9194292aa17a3357788e8d0923cb62074d9789ddb 210 0.08 vMB 225
213,776 213,776 000000000000055dc78bcbb42c35c0aadd507cfc1e762d3f244bffc7a09de612 212 0.10 vMB 151
213,775 213,775 000000000000032bb909555c1da754c5153f6995083e9466ee285dea02137d15 507 0.22 vMB 207
213,774 213,774 00000000000000e6f971b67363e8bb2c950a463727d69e071af63e2950cb6043 506 0.25 vMB 145
213,773 213,773 00000000000003446a42d81807e6175b6fa2d494cd784c62a479c6d59dfc6cd8 658 0.25 vMB 221
213,772 213,772 000000000000000bf30efba3ddc15f70d19bd4880d41e71f3d8aff2c6a63506c 1,633 0.48 vMB 191
213,771 213,771 00000000000005139cfbc3edd60fa01a14cf81f23286337fd74adde8c6f9a677 11 0.00 vMB 313
213,770 213,770 00000000000001d2390268769f418c10365032e5118c1d399b4999c19a41970e 130 0.05 vMB 91
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 11
  • Data Transfer:
    • Sent: 97.69 GB
    • Received: 0.43 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.