Loading Tool

Explorer IconExplorer

Memory Pool

83,002 transactions
31.35 vMB
0.12983569 BTC
Random Selection Loading Transactions
Max Size: 190.03/200 MB

Candidate Block

Mining Attempt 4470fcc3e5413205a9f5280a166eea0e9d0dae7d5ecefa946bc3614249a0e942
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 472f55725b51e88809eabdf3767bc7e8baacc9fd345ff69d008ec7b819a461c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,030
Size: 1.00 vMB
Total Fees: 0.04582481 BTC
Feerates: 318.30 > 4.59 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (615,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,096 300,096 00000000000000006af82b3b4f3f00b11cc4ecd9fb75445c0a1238aee8093dd1 595 0.27/1.00 vMB 37
300,095 300,095 000000000000000078774aa40c9f06c3ad8ca01cb854529ccdb80d7f37b73a9c 16 0.00/1.00 vMB 118
300,094 300,094 00000000000000005bac8d2d040c99a11af0ae5f125f954067bd91b251e8f30b 128 0.05/1.00 vMB 41
300,093 300,093 00000000000000003e70360a256e75dffe9f42c22e015fd0c6bdb0236f22d81d 301 0.12/1.00 vMB 35
300,092 300,092 00000000000000004f85dc04a43c3c3bfd26c6c06acf3cd1e2bb39510745c144 239 0.10/1.00 vMB 35
300,091 300,091 0000000000000000867c462ddeb1cb3011daeadf4a2dbabb3c4427dcee24af4b 480 0.25/1.00 vMB 36
300,090 300,090 00000000000000006dc618e96ac698ecfd598739b626988667c8f3bd581c11cf 32 0.01/1.00 vMB 49
300,089 300,089 000000000000000022c3cf6bc2cab371205ac1dc60f92be5fb9b404321af4989 570 0.27/1.00 vMB 38
300,088 300,088 000000000000000060bff0eb62f8819817266ae4d1c174757b8443fafeb77da2 717 0.35/1.00 vMB 38
300,087 300,087 00000000000000002566b7baeb420736f878fa47cfa7c597d5015a06f92d0b39 213 0.11/1.00 vMB 54
300,086 300,086 00000000000000001b98ef086e99ce7824256c5a0f6ea80769333b720a01fdf9 155 0.07/1.00 vMB 30
300,085 300,085 00000000000000006a0f8a4137c14c4ebbfd4845f3d17777d8efc1308fe4616b 1,051 0.52/1.00 vMB 30
300,084 300,084 000000000000000073a2ce249230bd27704dcfd3ef36af8b8c5276651cf7479d 267 0.22/1.00 vMB 27
300,083 300,083 0000000000000000879960525200f6651d4f209b1f3cb2c31dd110d091ec77ef 166 0.07/1.00 vMB 35
300,082 300,082 000000000000000057329bc4d9f0a5c77a8d447c38691359a802869fdd31877a 279 0.16/1.00 vMB 30
300,081 300,081 00000000000000001d7df04607f7343998acc879985b2eef80f43f04d65da826 44 0.02/1.00 vMB 29
300,080 300,080 000000000000000054b7736b98c8f164d8d9f66d25983691512cd3bf49b1ba0a 128 0.08/1.00 vMB 20
300,079 300,079 000000000000000001168acea30c0ef84e429af6fdaa41ee533957026d771a5a 230 0.20/1.00 vMB 22
300,078 300,078 0000000000000000763926607620b7fe0636875701e301de5113e1760b4bb899 256 0.27/1.00 vMB 15
300,077 300,077 0000000000000000767dfa91c1b19ab001fa6e99cd36a6ba7d2952da6c3ab477 878 0.35/1.00 vMB 41
300,076 300,076 000000000000000041804a1ba7096385a295a9d7a916f172ec4b73beba488042 1,028 0.35/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 783.08 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: 722.50 GB
    • Received: 18.40 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.