Loading Tool

Explorer IconExplorer

Memory Pool

84,764 transactions
31.64 vMB
0.10910093 BTC
Random Selection Loading Transactions
Max Size: 193.96/200 MB

Candidate Block

Mining Attempt 50d512b531272816006f9d2cad049811fb085d1004eb7831d5461ac35d9f6ae1
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root c758e2e3c1011d0548e8edf1e900314a6ca0fe93c3bf4c0b55f04e258b6a3932
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.03512430 BTC
Feerates: 301.57 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (140,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,113 775,113 0000000000000000000354f4daade09ee008969a50c1046f6c0d1e775fa7a42e 753 1.00/1.00 vMB 3
775,112 775,112 0000000000000000000069e378e30376bc92232a978450b0a3e596dd93a09359 782 1.00/1.00 vMB 4
775,111 775,111 00000000000000000001a9e7854bdf2d177a721b9368831e6ae778aec4a4d1af 1,839 1.00/1.00 vMB 4
775,110 775,110 00000000000000000006cd003c8bc1704c8b345eaad4da05633e584f66c94c53 3,092 1.00/1.00 vMB 18
775,109 775,109 00000000000000000002edf8b03601f9b2d689ae4dcc5b079bb4466e1d60634b 2,521 1.00/1.00 vMB 11
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
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.60 GB
    • Received: 16.92 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.