Loading Tool

Explorer IconExplorer

Memory Pool

82,807 transactions
31.79 vMB
0.11721654 BTC
Random Selection Loading Transactions
Max Size: 191.04/200 MB

Candidate Block

Mining Attempt 8eee3b50091452755a77b713b062411f12158c761c89f0e3cbc8bf88c80d5b76
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 6c67456f9a55e5e60192e585268ff07770a37231346f7f1d0d2f0f8dde312346
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,732
Size: 1.00 vMB
Total Fees: 0.03114206 BTC
Feerates: 318.30 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (614,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,813 300,813 0000000000000000691393d92a750e4b93c0e3c044e398de3ea2350eeeff33b8 256 0.12/1.00 vMB 34
300,812 300,812 00000000000000003e79f0a3e523b2efbbafb00562efbf8b143d491d4044713e 201 0.10/1.00 vMB 45
300,811 300,811 000000000000000057e1412ae916ca0dc93874d4b9e83cac93401c97bb49f474 376 0.17/1.00 vMB 33
300,810 300,810 000000000000000023454abbb93c502f3076bd374073a6b44833d29b8eb3551e 690 0.35/1.00 vMB 30
300,809 300,809 00000000000000002ab48b67094499d10b3226d5397708062c7433a37427a138 637 0.35/1.00 vMB 31
300,808 300,808 00000000000000003d8b48e0cbcb3ea9882e652ac20bcd9ce716958a83d42d26 107 0.05/1.00 vMB 30
300,807 300,807 000000000000000008ce560644157563cb7cd89a7a79b9d901a916ff8971aff5 301 0.30/1.00 vMB 16
300,806 300,806 0000000000000000652f91e1d6e14639584b293cf32ec82b155a68fceeca8e0e 36 0.02/1.00 vMB 19
300,805 300,805 00000000000000005af5f69162a6b109dfe05e01e1cbd9487c4f1dfcebad6038 384 0.21/1.00 vMB 30
300,804 300,804 0000000000000000392da88d05d0b3fab453a58eb53263d551cf7035af9ca289 539 0.13/1.00 vMB 42
300,803 300,803 00000000000000004f7fdc0fdb2b18ef43ced46c97e28667a1666edb96235b6b 1,259 0.55/1.00 vMB 37
300,802 300,802 00000000000000003cf8448f8bd3e32b40dec3700455a11d45a883fbd959ef0b 16 0.01/1.00 vMB 47
300,801 300,801 000000000000000057d8bb3d5910b1b3251c4dc6b10015925af1de7f00c8514e 310 0.19/1.00 vMB 30
300,800 300,800 0000000000000000547f4cb3dd0cb0aae96a02dbd75048cbc46cfc7062109cb1 97 0.08/1.00 vMB 25
300,799 300,799 00000000000000003a9e4e6b07483f513ec45207ef6701758f9a3927ccb1f6da 422 0.21/1.00 vMB 38
300,798 300,798 00000000000000001cbec0425aa808e8183fc67951cfbc24bded344da0c03bb9 1 0.00/1.00 vMB 0
300,797 300,797 000000000000000002cf4ea07f26584a5f8d5bc1e4db3855503705b546630566 784 0.42/1.00 vMB 32
300,796 300,796 00000000000000003e3d1ff9ad49917cc9ff23a1bf95d2d12bb84f2cacd4fc0f 824 0.42/1.00 vMB 31
300,795 300,795 00000000000000006b02886ce90d8a4458c81e63bd75b68ab9db53aacb6891cd 36 0.02/1.00 vMB 23
300,794 300,794 000000000000000020abbf3af0f49028fc1d7ab435724d5078190974e2fd3210 399 0.22/1.00 vMB 28
300,793 300,793 00000000000000000c965e447c2456578f15f5314ae454af4cfdad98253ab84f 244 0.19/1.00 vMB 28
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.81 GB
    • Received: 17.95 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.