Loading Tool

Explorer IconExplorer

Memory Pool

84,607 transactions
31.85 vMB
0.10959331 BTC
Random Selection Loading Transactions
Max Size: 193.39/200 MB

Candidate Block

Mining Attempt 94c88561c56bd935825528753dbc521c522443ecdbc797f23bcec586ef44649d
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 2ec87959de8f80f646da6159144497bd9840a12e911fea7b6bb5d9d10c3ef1e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,755
Size: 1.00 vMB
Total Fees: 0.03233065 BTC
Feerates: 299.43 > 3.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (615,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,888 299,888 00000000000000004d25218420094fda0891fe1d734e1a8df581bd6de7f2d0cd 160 0.44/1.00 vMB 12
299,887 299,887 000000000000000070aa1f096eef105e0ad89cec01443698298e56901f26990c 222 0.35/1.00 vMB 15
299,886 299,886 00000000000000005de4312ed3a3a51bc070c2f313e214e063d73f508d57c396 826 0.35/1.00 vMB 33
299,885 299,885 000000000000000015ed913fff0ce91dca84b5e72e4596eed51366fe999a18c6 1,087 0.35/1.00 vMB 857
299,884 299,884 0000000000000000586e1c2d52cca6f75388dbe795e59265599e640594eff5ef 99 0.05/1.00 vMB 10
299,883 299,883 00000000000000005a987157320e08d7881360962e7134c497beac768c51beb6 455 0.48/1.00 vMB 25
299,882 299,882 00000000000000003581a7e5d0e10205803803466240668215d178b216837386 832 0.35/1.00 vMB 41
299,881 299,881 000000000000000078f1c932c0c2e44ab5f207aa2fe77f73a0b612794861a301 1,421 0.90/1.00 vMB 30
299,880 299,880 00000000000000007743c96e69e3a525acc93f3c8905796c97678bea37caef9f 8 0.01/1.00 vMB 206
299,879 299,879 00000000000000004561fa3bab7d6579d44b57586ea39f1f266118e5f973e7b1 407 0.17/1.00 vMB 34
299,878 299,878 000000000000000082f175536f91ea5a3baf89db7032566be73b59126a0e2302 208 0.28/1.00 vMB 15
299,877 299,877 0000000000000000764bc659332da62116fec6f2bcd82e515e24d08336b13e98 2,090 0.92/1.00 vMB 31
299,876 299,876 00000000000000007ea02b0e0f14a197f17846505fac962a9e5b974378c351fd 842 0.25/1.00 vMB 104
299,875 299,875 0000000000000000171c808bf34e271f150d150531cf07d0a7658c9d8cfbb332 153 0.07/1.00 vMB 34
299,874 299,874 00000000000000006a5db1293e7efcf23d63717853d25ac8bfd1afe6dff0930a 782 0.43/1.00 vMB 33
299,873 299,873 00000000000000006880aa80e478f86960cc6cfd6f51c15cc75ffe0d16bc1f9b 359 0.25/1.00 vMB 28
299,872 299,872 00000000000000000299006c3f8d03f0325c683bc154507ce1c071ac41b8e4a5 838 0.35/1.00 vMB 41
299,871 299,871 00000000000000000d754fb3b5292254e161afc1716a971751b0ee9bc1b9a32e 296 0.19/1.00 vMB 26
299,870 299,870 00000000000000002f4f397b9b272874f5c7f738f380ce9890a42a0825adc0f4 258 0.13/1.00 vMB 37
299,869 299,869 0000000000000000553e3e8c8ff127b351704ff3c1a80cc346c85973a4eb6bcb 128 0.05/1.00 vMB 66
299,868 299,868 0000000000000000124a47da80154441c89ca20268c721765f8ef50cc1100df7 292 0.16/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.