Loading Tool

Explorer IconExplorer

Memory Pool

83,627 transactions
31.83 vMB
0.13171567 BTC
Random Selection Loading Transactions
Max Size: 192.01/200 MB

Candidate Block

Mining Attempt 6d7edb1c5be7c60d2b4104193fa10a4c49f55acacad52190f61be45952f98a80
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 7337cfd9e1a696054aebe598abc9e3982ce7b71df80c92bfa639b7bc5e9db8da
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,196
Size: 1.00 vMB
Total Fees: 0.04429130 BTC
Feerates: 803.65 > 4.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (403,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,962 511,962 0000000000000000004a0ddd964c2d85284b74222a1fc87bbe8a3ec42536a2dd 400 0.13/1.00 vMB 50
511,961 511,961 00000000000000000059900f4161638412cf7c9cf4385a723b1758a5c17f79e1 125 1.00/1.00 vMB 2
511,960 511,960 00000000000000000049ce85fc105ec5b4f36dd21a9c0346948b99d5081653b7 472 1.00/1.00 vMB 6
511,959 511,959 0000000000000000005c2ccbf9e00cdeabdc13e94284b58215ffe1e5cf4e9f33 953 1.00/1.00 vMB 22
511,958 511,958 000000000000000000052cc2303987a79124efa61a34f391eedfb8fd9ec906c7 514 1.00/1.00 vMB 55
511,957 511,957 0000000000000000002e6ead4d658f98f9c75132d9aad0902f1ed80f4ac50a34 489 1.00/1.00 vMB 7
511,956 511,956 000000000000000000218164de30c612fe5f67e9582793a8ad9c8e090552a66a 249 1.00/1.00 vMB 5
511,955 511,955 00000000000000000041d7e6ae15d878dba6f8e3334e16bba01e0d6839b2a9f5 382 1.00/1.00 vMB 5
511,954 511,954 0000000000000000001f45790c26c9aeb9325944d894925a7eaceb2b8c473274 1,831 1.00/1.00 vMB 32
511,953 511,953 0000000000000000005945912299098b2b48d1c071981d7b16aab8048cb43d57 2,967 1.00/1.00 vMB 83
511,952 511,952 0000000000000000001e37a1e870442dbdc1b819842f9b13e828d52ae5633c79 984 0.46/1.00 vMB 70
511,951 511,951 00000000000000000008b697679597392957b89f6e4577805f3af34d445f47b1 560 1.00/1.00 vMB 12
511,950 511,950 000000000000000000235adcfcc44b719bb717e2f73a08c341baad5e321237be 604 1.00/1.00 vMB 12
511,949 511,949 000000000000000000066be5fb41d33605297566204eac1a33e25a1b0e4d5a6b 567 1.00/1.00 vMB 7
511,948 511,948 0000000000000000001b749527e99b563eff47b4029553abe0281066f5cc22e4 2,235 1.00/1.00 vMB 56
511,947 511,947 000000000000000000587fd67c082365eb18c413608e88d3f1fd4a762db2f476 863 0.28/1.00 vMB 45
511,946 511,946 00000000000000000004a971c2e6e8bf49d6d965c30f2647c969db00c769b8c2 2,129 1.00/1.00 vMB 41
511,945 511,945 0000000000000000003063abd94a0960f63f463618d719c2c1ff316465772eb4 2,779 1.00/1.00 vMB 52
511,944 511,944 00000000000000000025b7c8a5003ae17b378a9f86aba2b2461396764a9d9ba3 1,027 1.00/1.00 vMB 23
511,943 511,943 000000000000000000537954ae3cc1f7bc4ccc57948af2ff3fcaf4559efc2a84 2,499 1.00/1.00 vMB 43
511,942 511,942 0000000000000000001269c83a8f2acc48f72d17a454018efa2be6a758c69196 848 1.00/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.70 GB
    • Received: 17.94 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.