Loading Tool

Explorer IconExplorer

Memory Pool

14,594 transactions
22.56 vMB
0.04597569 BTC
Random Selection Loading Transactions
Max Size: 102.86/200 MB

Candidate Block

Mining Attempt 89e02fffc5e3908ada8949f6b76290215380cf4f2d63676531afd0b6327e84d3
Version 20000000
Previous Block 00000000000000000001d1d5ceb3b7a7302454e0e7fa4107866912023b1317f5
Merkle Root de3e4048663f9fa79d5bc9cd9850d66e44641eca4fb480a5ad2dbf742da3e09f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,872
Size: 1.00 vMB
Total Fees: 0.00707334 BTC
Feerates: 101.03 > 0.71 > 0.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,206 (913,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404 404 00000000e1c14f433f188468b2bb6e634fb5381d2c8c1e98e1f87a90842073e8 1 0.00/1.00 vMB 0
403 403 0000000070e953b7a87dad93a8c63a5884f92ba7f53e38f9dc2b64e09e0b735a 1 0.00/1.00 vMB 0
402 402 000000005265c5afb97e91a7961ea9861612d965e7714df0c9d38da02b59d8f8 1 0.00/1.00 vMB 0
401 401 000000005bbced8d14a6ec258a8ab28ae980616e9820437cc3b6d3daff3b7d14 1 0.00/1.00 vMB 0
400 400 000000002dd9919f0a67590bb7c945cb57270a060ce39e85d8d37536a71928c3 1 0.00/1.00 vMB 0
399 399 0000000006a774e00b730eeba018fbca6673c32753fce367a316f5c9be4332bd 1 0.00/1.00 vMB 0
398 398 000000002f7d702a27ccd65158740198f79d4ba1ddea8ab14b56b63a6289fe89 1 0.00/1.00 vMB 0
397 397 0000000081c0ab052aac47e3ad0dbfab9ca3475e6d8d136a53a698bbced84ee4 1 0.00/1.00 vMB 0
396 396 00000000b899b23a550aa2d3e06d63dcf9da622a287b0dd2a21d2d9e9fd9a976 1 0.00/1.00 vMB 0
395 395 00000000dae1bd72006c1f3f6c10763440906e7e7afbf1ffbd51ec020c3a10a8 1 0.00/1.00 vMB 0
394 394 00000000dfd83646eca8487419578da5dc0e30b425df78a857106f01149e9bcc 1 0.00/1.00 vMB 0
393 393 000000007ed76ca99c1c83cfdca1fb60104b38f848bc5d7762ffa38c60eaa32b 1 0.00/1.00 vMB 0
392 392 00000000817225a719e142178240823283cb53ca9e5e79d88fd5ee70e64fe406 1 0.00/1.00 vMB 0
391 391 00000000b7b96842342b709b4b41c25140b35bba339cbf4b325b723f2559ba04 1 0.00/1.00 vMB 0
390 390 00000000cfe2c153bac08324be181717740ababbfc912840a80be7b7ba1970ca 1 0.00/1.00 vMB 0
389 389 0000000020fd18966269582d45778b66492cff334aebdf939c0786dbf30815d7 1 0.00/1.00 vMB 0
388 388 00000000a8c559dd08b5a038ce306cdea26549d6fd5bc69afdef5fd472e6ca6c 1 0.00/1.00 vMB 0
387 387 0000000014669130de860bc311833a43cd310d0d9cbc3ac0a4801e6cb213646f 1 0.00/1.00 vMB 0
386 386 0000000061d87eca0a039ebdf3f6a7932aa879729b74d64911b9828957a294d9 1 0.00/1.00 vMB 0
385 385 00000000cdaf0290cbd8caac684c2cb2bb32b8153b53c074df8e366ceb647da6 1 0.00/1.00 vMB 0
384 384 00000000a82a81f206e2bee2fc10dfcc107ad1a56312e0ebe94cffc1d05e7def 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.96 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: 573.71 GB
    • Received: 8.06 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.