Loading Tool

Explorer IconExplorer

Memory Pool

73,730 transactions
28.21 vMB
0.06818665 BTC
Random Selection Loading Transactions
Max Size: 167.66/200 MB

Candidate Block

Mining Attempt ce41d43c468f11abd8b58136c96eb332ddc8938f9970caf5fe1c3cd582479894
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 28d84299d6177b862f2a2e08282fed3326fed30c5e70bde28772f0d400f74dff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,646
Size: 1.00 vMB
Total Fees: 0.01175488 BTC
Feerates: 101.62 > 1.18 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (349,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,266 565,266 000000000000000000135176e2292c5f6efd706fa24fd67b0756d831b29ed949 1,556 1.00/1.00 vMB 6
565,265 565,265 00000000000000000026d73aa75d1731ac4340899fcec30791dd9e8e78aa53c3 1,916 1.00/1.00 vMB 8
565,264 565,264 00000000000000000003cf9a2a881d166385b9937841f4c80fde1e1e00cdb62f 1,905 1.00/1.00 vMB 14
565,263 565,263 0000000000000000001c33ab712b3676f9dd3dee87095e1b2333f461ba63d749 858 1.00/1.00 vMB 2
565,262 565,262 00000000000000000021a87d584aba46f6e55a450305f87a80e7637e552a35a2 1,562 1.00/1.00 vMB 6
565,261 565,261 0000000000000000000c8bb2946feab0dbb299a0430e060d7810df6f725f2d0a 2,973 1.00/1.00 vMB 20
565,260 565,260 0000000000000000000c861931abe22eb44b9e0d133f457af1a3f2ae68acd842 2,701 1.00/1.00 vMB 8
565,259 565,259 000000000000000000142b9ec11e5be740d3f5cebf8b48dd48bd4234ea7a7888 3,310 1.00/1.00 vMB 11
565,258 565,258 0000000000000000000501a2df336a0d3cabd22480730f6c2f1582ac630b89a9 2,729 1.00/1.00 vMB 35
565,257 565,257 00000000000000000015cf72964485aaee78a62edcc5d5dc4ddd6c0c5b43c793 3,173 1.00/1.00 vMB 31
565,256 565,256 0000000000000000000f8b3f9a1d4172ca1e98a3deef662239ffe5d15d4bfff4 2,551 1.00/1.00 vMB 12
565,255 565,255 0000000000000000002be11fce33f1be9589d296821384f771a2679d8948b332 2,331 1.00/1.00 vMB 14
565,254 565,254 0000000000000000001abb93240536501f1db6968dc36e6aaa34db7182ccc708 2,804 1.00/1.00 vMB 11
565,253 565,253 000000000000000000277579ce587093baf2ca2f9d92a115731275c922d7960a 2,406 1.00/1.00 vMB 15
565,252 565,252 0000000000000000002d78596d7c6fcb8da7f3d41fa3266fe66a76c92ff2c98f 2,343 1.00/1.00 vMB 13
565,251 565,251 0000000000000000001555aabf3f3f1597029abd47b8316acdb3348bb814b4fa 2,060 1.00/1.00 vMB 20
565,250 565,250 000000000000000000104476867d216c17d2515d7de987bfbb90fc253aebfff4 1,697 1.00/1.00 vMB 15
565,249 565,249 00000000000000000003f4daf85ef30d1c65f20bdc137f7ff5a147a3f38c6278 2,216 1.00/1.00 vMB 20
565,248 565,248 00000000000000000027225ba18506a59bd14f7da7ab62f54004c67670d40c2a 1,079 1.00/1.00 vMB 10
565,247 565,247 00000000000000000012f7c4c806fbedeb0b47d898a44e37d11d473d23b7e04d 2,557 1.00/1.00 vMB 23
565,246 565,246 00000000000000000010b6fdaaa512b79dade5d62d9b52f07b1451cd41f2c3d5 2,851 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.