Loading Tool

Explorer IconExplorer

Memory Pool

76,334 transactions
28.13 vMB
0.08408763 BTC
Random Selection Loading Transactions
Max Size: 171.36/200 MB

Candidate Block

Mining Attempt 6049e45ed20e266fa1e13822f9d55e8d7f9e3b34f87587ef91d4ccc58d79f749
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 44af7e7fa96afccded5e9a2ea3e7ed8e6590a3c59e64816b8b8d74e16d7a2d1f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,076
Size: 1.00 vMB
Total Fees: 0.02313299 BTC
Feerates: 150.93 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (140,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,108 775,108 000000000000000000062203d08c16d48e6a7e7d272f33b7d1a0a6006ffd8989 483 0.35/1.00 vMB 6
775,107 775,107 0000000000000000000112cb5ec1d0f986e2f97329ab67a58d24dabebd5777b2 1,525 1.00/1.00 vMB 9
775,106 775,106 00000000000000000003ad3bc4e490985dc909d60eaf6f7ea2d67e3674901f13 1,522 0.86/1.00 vMB 7
775,105 775,105 00000000000000000006a7e3fa909fbfa1194da2f80c320102ca1fa1f98cbb31 175 0.14/1.00 vMB 6
775,104 775,104 0000000000000000000346e0053f5e92aa08f832eb74510a0466d1c6b26135d7 395 0.56/1.00 vMB 4
775,103 775,103 00000000000000000002f1bb64fe098b621cae5f0c5b568c93041c5127f77f58 1,376 1.00/1.00 vMB 7
775,102 775,102 00000000000000000004f64562ff6bca13c344e2c7c96232b28e0164d3c39446 476 0.26/1.00 vMB 8
775,101 775,101 00000000000000000003f151f4b1e27cc143f24040c2a327aaa75f43b799ca99 153 0.03/1.00 vMB 14
775,100 775,100 000000000000000000009f7afab0ddf7ea8c45ea9b11684cfb7eafb1552d6791 510 0.26/1.00 vMB 8
775,099 775,099 000000000000000000065ad2ad1230d65f1541ff9237fa065a91ab85949b2fd1 235 0.11/1.00 vMB 7
775,098 775,098 00000000000000000004fa5f7a4b291385725fe58b15ce686cae337e2733e776 90 0.05/1.00 vMB 8
775,097 775,097 00000000000000000003690f6af1e75916ae9db4e25a6e49a3f2798cb230551c 1,288 0.66/1.00 vMB 8
775,096 775,096 000000000000000000038a4a81fa18a263a1119ab47a619e17998d9c8fab0470 535 0.39/1.00 vMB 7
775,095 775,095 00000000000000000005224c6e2f8fa05c487ae4684bce62850001801fa6c5d2 832 0.60/1.00 vMB 6
775,094 775,094 0000000000000000000224ccf42c5a5ef10bbf644d07df2d8223bd6f4e6bd19e 1,497 0.83/1.00 vMB 8
775,093 775,093 00000000000000000003505a413df947a209c6fb8e685a3b014d8ce31eeaafaf 669 0.51/1.00 vMB 7
775,092 775,092 0000000000000000000015135aedc52c932862644f7472234de37b6925b90d44 269 0.12/1.00 vMB 9
775,091 775,091 0000000000000000000566c3c73b8f6d3c40df52d3636e22733f8ce629c376be 789 0.96/1.00 vMB 3
775,090 775,090 00000000000000000002514c840f9bb6524ec8ba48b16965788e1106ee12cd4e 1,993 1.00/1.00 vMB 10
775,089 775,089 00000000000000000001a29a165e7cf77cc1b17388ff630ae5308948922e8859 1,131 0.51/1.00 vMB 9
775,088 775,088 00000000000000000001aec74beab4aa48d90a0236c6882a662e2e06d7e1d6da 640 0.42/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.