Loading Tool

Explorer IconExplorer

Memory Pool

42,081 transactions
18.35 vMB
0.18577195 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.38/200 MB

Candidate Block

Mining Attempt 9e5918516c7ab63e6459c468eb5cee866a934fe4ebf5d9998a27f06c64bee2a2
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 395f19ee3ba9a2ee58dd80c29164334334434380e035d18afea73dee269b4706
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,644
Size: 1.00 vMB
Total Fees: 0.06123538 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (753,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,876 159,876 000000000000061443de4c1cfd01f505cb90aab3617464d9ad8156b75aee62a0 29 0.01 vMB 113
159,875 159,875 00000000000003acf4c8f9d705d39ab875d72d56cbaf447faf0f3740e02e2590 6 0.00 vMB 111
159,874 159,874 0000000000000cdcaa6eaa20a9fc6c6fe66299a5940da4554b6976fb162584d6 9 0.00 vMB 19
159,873 159,873 000000000000049268cd397e70c07326228c9bc5e98d9ae35a42a27069e42e86 25 0.01 vMB 23
159,872 159,872 000000000000047fba1e0ba90902b670ffe419931e6cc1adf8b7b0f135d8160f 6 0.00 vMB 907
159,871 159,871 0000000000000a7c3f05f3d8853a582406322f5711182448feeebda990568714 19 0.01 vMB 56
159,870 159,870 000000000000094ffccf61bfdf66e6d756da4e3771902280fcf5ff4d10502ea1 62 0.02 vMB 118
159,869 159,869 000000000000039ecc59946dc064e043b6b85435b368f28ead05884db6ff5cda 19 0.01 vMB 20
159,868 159,868 0000000000000ce825dec5f5b7d0e25c348ac078b9e3ddede9061e72ed18b27b 40 0.04 vMB 179
159,867 159,867 00000000000008f265267819e74cb872d98a0cc3e661ab8d5ed81174a4dc108f 8 0.00 vMB 354
159,866 159,866 0000000000000bead18ad1009237223cae30ad25012e057045edbe582e29a455 108 0.04 vMB 129
159,865 159,865 0000000000000b91fa5cbab9a0fe6af9e7776b6356b7f58c95f5495685379043 5 0.00 vMB 0
159,864 159,864 000000000000088617e571a85d22091344ec26143342526320d2f51e7024297e 17 0.01 vMB 141
159,863 159,863 00000000000006e5cb50f9ee460d433cc6b568171ec72695f8133f473ce67649 6 0.00 vMB 0
159,862 159,862 000000000000085fb83ba0a49fac1b0cd63211d353b638841da832a6d271c1d6 27 0.01 vMB 215
159,861 159,861 000000000000040dec976a099dee2bd1752108393f7fdecc3612c26b5f3f34ac 82 0.02 vMB 13
159,860 159,860 0000000000000bd345d24330623c95fd5c93e58b2099482032806029533719f5 5 0.00 vMB 131
159,859 159,859 000000000000011f391bafdb67642da6f114ffc818c08c9e04c79f350eeebffa 50 0.02 vMB 50
159,858 159,858 000000000000031c1e3aca7e0e6c108beb8aeca32bddd52b442259bb481ff7e0 5 0.00 vMB 77
159,857 159,857 0000000000000adf030ea0216b6f0a52fe4537b4c0233efe1b44e373876c4bbc 69 0.03 vMB 109
159,856 159,856 000000000000050f57b8b36c2320a98ddc913084b0f49ec3e9602ffc0f1898f9 108 0.03 vMB 146
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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