Loading Tool

Explorer IconExplorer

Memory Pool

78,303 transactions
29.06 vMB
0.11465380 BTC
Random Selection Loading Transactions
Max Size: 175.29/200 MB

Candidate Block

Mining Attempt 9ce20dee596ea5d036520ae109987a6584861f5cc48a2ddc2849f6cf13c520c6
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 37ab8451edd4a71156cd21dd2dbb882737e9225d0c5d7c5670ca8b5b2cdeb7e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,085
Size: 1.00 vMB
Total Fees: 0.04073997 BTC
Feerates: 150.80 > 4.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (616,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,935 298,935 00000000000000005790d336ca9557336e76f0efa2272e76c49d72c5331b64f1 58 0.13/1.00 vMB 13
298,934 298,934 00000000000000000918ec8c4d6ccc15f5a1b2ff7c16ea8dac5b4082b054b878 341 0.25/1.00 vMB 39
298,933 298,933 00000000000000000f24a00bbcda69cddeb19e0d96421cfcf6bc35111a63f445 256 0.10/1.00 vMB 35
298,932 298,932 000000000000000071308ac5eaa22253e090762b1b807848f9ea40b9fb7b715a 335 0.15/1.00 vMB 35
298,931 298,931 000000000000000067896e745ddf6b13423ee252ee1240f06a47222146b6977b 35 0.01/1.00 vMB 37
298,930 298,930 00000000000000007043c544fd6876abbc06e2929dc1c47122d437e75ff13c48 421 0.22/1.00 vMB 32
298,929 298,929 00000000000000003a64cda318665df491e0cb3bcd86ea5753136e14075d39a2 296 0.12/1.00 vMB 34
298,928 298,928 00000000000000001b57233e5a01f250ad70c148deb97393a9e435bcd82a0b94 498 0.22/1.00 vMB 34
298,927 298,927 00000000000000004bb1e3fb0dab84246112642fc4499d08934475cf3b4fe877 42 0.02/1.00 vMB 28
298,926 298,926 0000000000000000015ae7c72b949c8a4155ac28cfdd7015419486a877a3d670 444 0.17/1.00 vMB 42
298,925 298,925 000000000000000022e74ade71348d7f8e5bedcaf0a66dd8b481f8b1755bafa3 586 0.28/1.00 vMB 34
298,924 298,924 00000000000000005777ec19bff37ca8acec7e0fbc07f153fd1d22abb50f5bfa 1,015 0.50/1.00 vMB 35
298,923 298,923 00000000000000005b873be93174239a842de2936ae16d0c6a713962103bb342 18 0.01/1.00 vMB 55
298,922 298,922 00000000000000000ff4ea95c779bb15b051a8998977ac933c4be54d7c11f166 386 0.21/1.00 vMB 62
298,921 298,921 00000000000000002203cc4961ce9bbcfa316d038a2c4285697ca14e5e2a6a31 61 0.03/1.00 vMB 29
298,920 298,920 000000000000000043fc856a9f64fb0442927fde4e28f7a27f60fc83bdc4d2b7 460 0.24/1.00 vMB 25
298,919 298,919 000000000000000026f790d4b91839782200900edf4969b500d20bc9eee3014b 512 0.17/1.00 vMB 65
298,918 298,918 000000000000000023b5942be3abfc21518136e5566870505b72996531124460 223 0.13/1.00 vMB 21
298,917 298,917 0000000000000000614d897ea9dc618c2ee3eb08a5cdad02064307ba71fe28c3 256 0.12/1.00 vMB 51
298,916 298,916 0000000000000000729a5990e1e4a31d157ebe3e30efafee512170d5aa1972b3 13 0.00/1.00 vMB 37
298,915 298,915 000000000000000022afb86ac16d80487af4c79ff1856e26480f393b3b12db01 547 0.26/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.85 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: 712.76 GB
    • Received: 17.21 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.