Loading Tool

Explorer IconExplorer

Memory Pool

80,416 transactions
30.23 vMB
0.07600176 BTC
Random Selection Loading Transactions
Max Size: 184.98/200 MB

Candidate Block

Mining Attempt 4c8d3c75a4de74e515c6e9fdd06ccae61702ab53231519a77fc0e6e21296c547
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 20fec23fc2243a4dd5669d9917965d5b1a70c569e04550591c9986d27947b26f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,371
Size: 1.00 vMB
Total Fees: 0.00869095 BTC
Feerates: 318.30 > 0.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (384,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,941 530,941 000000000000000000306dc1a1cc00f2ab7b8a23bbd80be7764a332be5a2eb4f 2,635 1.00/1.00 vMB 19
530,940 530,940 00000000000000000034116f654d52fdddbc927ad71935a0c3f1520e84cd492c 1,480 0.44/1.00 vMB 18
530,939 530,939 0000000000000000001eda27c8f2b42ea6b35cbe993ab030865cd56fea734882 1,008 0.43/1.00 vMB 14
530,938 530,938 0000000000000000001b4012f7002254bcb432ba948234175a60ffbe70f8bd20 2,855 0.97/1.00 vMB 18
530,937 530,937 0000000000000000002a1ff3ab624d9a6667f1ddb3fc17df9330946bfdd89db3 1,955 0.70/1.00 vMB 23
530,936 530,936 0000000000000000002772dd24e812f62eddac7da9fdf4f23d588f912f92d18e 61 0.02/1.00 vMB 12
530,935 530,935 00000000000000000006a62274454583cde1d6d895340867b0d7789a1f40457a 129 0.05/1.00 vMB 16
530,934 530,934 0000000000000000001bc2bd8dcc828ef8c8e61846aecef2d53c617f19d2986b 1,535 0.63/1.00 vMB 24
530,933 530,933 0000000000000000000d05c54a592db8532f134e12b4c3ae0821ce582fad3566 1,643 0.60/1.00 vMB 18
530,932 530,932 00000000000000000008d58b6bd1adf7f0f309575035db084f1f275f02dbe76c 2,864 0.90/1.00 vMB 15
530,931 530,931 00000000000000000002f88f75aa95bee866531b8e2d8814f7af5f658fa50c01 953 0.30/1.00 vMB 14
530,930 530,930 0000000000000000002354327c52c398ab2dbf009d9832deb2234705071977c2 1,330 0.45/1.00 vMB 17
530,929 530,929 0000000000000000002fe4bcbd295873c8ecc49d7b533313bdb11703abc1cc92 35 0.01/1.00 vMB 16
530,928 530,928 00000000000000000030669e45defa70f9edce96b3bc0a021287e4facce74a66 2,808 0.97/1.00 vMB 23
530,927 530,927 0000000000000000000bea34d50abefce38e92783b3ed7dce008cb3ded16d145 377 0.12/1.00 vMB 13
530,926 530,926 0000000000000000002c2caa88c7cc4e405b82e2f37c4c34557a5ee3c1e6ced4 1,545 0.84/1.00 vMB 3
530,925 530,925 00000000000000000021cd50f5c3d3ff78b2edb83120087d4509a5d7ca6d5ad5 2,331 1.00/1.00 vMB 8
530,924 530,924 0000000000000000000316095cf1005c6afd0cbda557c8a85f9a421fc615802c 1,532 1.00/1.00 vMB 10
530,923 530,923 0000000000000000001fb3a6ae6b6ed9f8633ad85d7112338be0fa8876c46518 2,430 1.00/1.00 vMB 42
530,922 530,922 000000000000000000008e59e082396dfe61229deeba3d13ba815cf336b4184b 236 0.11/1.00 vMB 101
530,921 530,921 000000000000000000147b4bfb4f49abed237323bfd5024336bcb720441926d9 274 0.08/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.00 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: 718.21 GB
    • Received: 17.88 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.