Loading Tool

Explorer IconExplorer

Memory Pool

74,065 transactions
27.33 vMB
0.06493947 BTC
Random Selection Loading Transactions
Max Size: 166.94/200 MB

Candidate Block

Mining Attempt 88d887503b58a08a2e369444870eec2d149347e18adb3f1f5cca3460e91b819c
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root f859b9b0a6a54c99e3b68085d52fe7af3a3d18acef30d17c965168b19be6e354
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,555
Size: 1.00 vMB
Total Fees: 0.00684129 BTC
Feerates: 100.53 > 0.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (600,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,756 314,756 0000000000000000123ea0aa8ccce92f4b16ff994b01e571a00d6c9c846d93da 543 0.39/1.00 vMB 18
314,755 314,755 0000000000000000162de8eacb5d24c46d44a45486eaaf11451988ddd0ddc822 1,111 0.75/1.00 vMB 23
314,754 314,754 0000000000000000118a6058484c6d6a89c376033b98bc1b6fb317ad723385cc 1,745 0.75/1.00 vMB 31
314,753 314,753 0000000000000000346635942a2506aae35902aae1fddfbca11ee742a5af2022 882 0.25/1.00 vMB 46
314,752 314,752 000000000000000001ce8d8db0fd8571aa52dd5a3dc5b90a79ec81015d8dad02 499 0.32/1.00 vMB 27
314,751 314,751 00000000000000001264d2f5ba7631fb887a298f89fecad5f6bedcfcc465d911 892 0.50/1.00 vMB 27
314,750 314,750 00000000000000001cd9880bfb4ee3af097a7f3c75cdfc13c47084b9f5c7ec16 407 0.22/1.00 vMB 30
314,749 314,749 00000000000000001dd45fa01b01b7c1d725642820438904f295c433c8892b53 140 0.10/1.00 vMB 17
314,748 314,748 00000000000000001e31ca9ff6dc07389e5d76dabbd3eeb38f8eb43d66d13f6c 127 0.15/1.00 vMB 12
314,747 314,747 000000000000000034c16f38391d30395fb0cd05cccb2a627c489036fb8d6dda 172 0.26/1.00 vMB 10
314,746 314,746 0000000000000000330fe45d9a1007d1b263d8ee7d88e2bd833d603cbb694fa7 176 0.09/1.00 vMB 34
314,745 314,745 0000000000000000209dd70feefab6a195677bc5f93e1cf5cd00a6d5974a9d1b 567 0.28/1.00 vMB 28
314,744 314,744 00000000000000000c594b4b574b212fb0cc43e799c6f578908d6ae1104625e3 1,482 0.81/1.00 vMB 28
314,743 314,743 00000000000000001744f7da0c3c8e8fa86be0c060f6f8786ff7ed792904591a 63 0.05/1.00 vMB 5
314,742 314,742 00000000000000001ca85a604b925eadb79ada38c5950652db3423ac063dd3e4 165 0.10/1.00 vMB 21
314,741 314,741 0000000000000000312fcd119c90d1dbd6e40a20448c5ac3081c0f347c0f228a 302 0.17/1.00 vMB 27
314,740 314,740 000000000000000014c29dc04f2ff403621b1d1fbd15321722ec9270ef0b5e99 29 0.02/1.00 vMB 24
314,739 314,739 000000000000000022eb36cdc2f583f3014947341ca0f4a43203fd9d151184c4 246 0.13/1.00 vMB 29
314,738 314,738 000000000000000023b9bd3a0f64348792776d577dc8e871a2dcf5dd85f0eaba 193 0.22/1.00 vMB 14
314,737 314,737 000000000000000009b9af529d7435325c4de9df344a60718bb7785d30388591 256 0.10/1.00 vMB 28
314,736 314,736 00000000000000000ce5fe5f5d399081791406fff3da76d0badb58d32f04196c 512 0.19/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.83 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: 711.63 GB
    • Received: 17.10 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.