Loading Tool

Explorer IconExplorer

Memory Pool

45,976 transactions
28.77 vMB
0.13984061 BTC
Random Selection Loading Transactions
Max Size: 152.23/200 MB

Candidate Block

Mining Attempt a8e77a66acee227f314b6572945909cb9f5d6a7d748c526c24b54f0e66f5d71d
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 0e26648de530d645858e5c4a72c9e2787d3ed616b78df7d59597c635b3d614ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,517
Size: 1.00 vMB
Total Fees: 0.07901627 BTC
Feerates: 15,654.48 > 7.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (199,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,372 715,372 00000000000000000006ae760ed95220505663a5a6794f1702afc64a57f21689 3,118 1.00/1.00 vMB 8
715,371 715,371 00000000000000000003a224e95a4609e9e77121f6347262d53d56852e575d17 824 0.29/1.00 vMB 10
715,370 715,370 0000000000000000000a439ebc79d8ecdc0298f005cbebd5f5ddc2c38a81e17f 1,559 0.52/1.00 vMB 9
715,369 715,369 000000000000000000022d2d499ee6f8688f2eede102d3e676eac7c568d397df 575 0.26/1.00 vMB 7
715,368 715,368 00000000000000000009a8e836e676d661a467fe416a1d2597a15c9be746af92 1,228 0.58/1.00 vMB 4
715,367 715,367 00000000000000000001b569f1df0f23b070d1abdb9c2cf5e06a8c3ee1a821c9 3,179 1.00/1.00 vMB 9
715,366 715,366 000000000000000000093b2058b21220816528ed3b1b17359b79b39e5065f022 3,233 1.00/1.00 vMB 9
715,365 715,365 000000000000000000038778a59f506d29af145b77590ee0b20c7bcd6f5d2b80 963 0.31/1.00 vMB 9
715,364 715,364 000000000000000000037960596942f84e970f669e40ba10bd6d13d8d053e998 355 0.10/1.00 vMB 10
715,363 715,363 0000000000000000000136d4374fee1e4e2f6c5aac46b85c7412568f5f46db6d 1,514 0.62/1.00 vMB 7
715,362 715,362 000000000000000000078b902fcf0398cf352bf8ab3fad477b41b057fd7331b7 889 0.27/1.00 vMB 9
715,361 715,361 0000000000000000000114a8ef71daa2ff4313d545be30935687106b3b3ae9f5 2,503 0.82/1.00 vMB 8
715,360 715,360 00000000000000000009608c486f9abddb01bf218d11d42daf68d5bd533ffaac 1,230 0.47/1.00 vMB 8
715,359 715,359 0000000000000000000b7e460e0c743941ace4266aa01a75ff7f8d08451de563 1,313 0.50/1.00 vMB 8
715,358 715,358 00000000000000000001fdac1577d7b30b468d62c421815192b07fbf30936fb7 569 0.21/1.00 vMB 7
715,357 715,357 0000000000000000000b4baa53528a8751b2452ae962403f2b59ae78e6c77201 1,454 0.74/1.00 vMB 7
715,356 715,356 000000000000000000089223b584cefa3a11f0d641f829e2eeb258a3d7512a90 238 0.11/1.00 vMB 8
715,355 715,355 000000000000000000059b0d8f5a58893d249641a6ed96853d45ad9d292b17c3 1,264 0.55/1.00 vMB 10
715,354 715,354 0000000000000000000646c097d7dba1606df0d88ecb92347f50147701e7380c 2,785 0.86/1.00 vMB 3
715,353 715,353 00000000000000000001ce4ae9419519dd084d051d37886de30ddf1282e2ad96 2,246 1.00/1.00 vMB 16
715,352 715,352 00000000000000000002208b5f08d286e176a196df8f6ae55b139a5edae0c3e8 1,688 0.63/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.