Loading Tool

Explorer IconExplorer

Memory Pool

85,979 transactions
32.95 vMB
0.07802506 BTC
Random Selection Loading Transactions
Max Size: 196.12/200 MB

Candidate Block

Mining Attempt d4ecf06cb43a069feb623481db13f7f2839a9cb751af25d1da600b60f87e077a
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 3e7ec01518d83991f58157c3b84582a1d67721888d923b32d9e4f75f75a22a14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,377
Size: 1.00 vMB
Total Fees: 0.01285399 BTC
Feerates: 203.60 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (333,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,469 581,469 0000000000000000000ff094bbce31a6344c50c423d397df010602424a02b97a 2,828 1.00/1.00 vMB 27
581,468 581,468 00000000000000000002127b7350ec533d1e06424b6d69f85919b7f5e5e65023 3,226 1.00/1.00 vMB 95
581,467 581,467 000000000000000000218315bed46f91ba543d6423960a5d0f8c3c479782caca 2,998 1.00/1.00 vMB 99
581,466 581,466 000000000000000000110b36749a16a22c30dd78cb0225046f65379f4f1930a7 1,079 1.00/1.00 vMB 20
581,465 581,465 00000000000000000014e4226ea428487292b215638c0a6a75986104e75150b9 1,961 1.00/1.00 vMB 63
581,464 581,464 0000000000000000001ada844f6ab77d528f3d011f02105bc467adb0dee40116 1,274 1.00/1.00 vMB 14
581,463 581,463 0000000000000000001ea079183faefe28e0d815410772b889517f084b475718 2,647 1.00/1.00 vMB 53
581,462 581,462 00000000000000000017b113cf77ce721306607b2be32bcd683f0c77609968b6 3,067 1.00/1.00 vMB 55
581,461 581,461 00000000000000000015c324bedba985d59e2f908b404c44c0dbd4626d92337a 2,605 1.00/1.00 vMB 11
581,460 581,460 0000000000000000001c6d5e2849b5774732ca79e4e94fe9c499401704b37885 2,870 1.00/1.00 vMB 44
581,459 581,459 0000000000000000000e0346cdec6b8cec966cbbc45c622279d061843acd1a24 2,501 1.00/1.00 vMB 31
581,458 581,458 00000000000000000025682751ff4eff8ef0d84906c18f7b1e4067dd24e51f6f 1,804 1.00/1.00 vMB 28
581,457 581,457 00000000000000000015e5bf6d81ff27e045b8eca700c6d4da448a15cd97b8dc 2,284 1.00/1.00 vMB 39
581,456 581,456 00000000000000000015218b80879c79b8e326d725329bdb4733645db62281aa 2,016 1.00/1.00 vMB 57
581,455 581,455 00000000000000000025a68d515affc9467dd43e34b4e6dbae77cc94de7005a9 1,969 1.00/1.00 vMB 61
581,454 581,454 00000000000000000007fc818fbbc3f47cbc8dc75c0abd57fdb57809ec32dd9d 1,895 1.00/1.00 vMB 48
581,453 581,453 0000000000000000001264612fe6d142a37c888b97613f04638bb47f6cba16ec 2,784 1.00/1.00 vMB 56
581,452 581,452 0000000000000000000bd9893792cbe1c18c062a33e4521b0c900741c1de40c6 3,076 1.00/1.00 vMB 92
581,451 581,451 000000000000000000097d940ca87cf44411ff332ff45d4d812f6b6fe347270b 2,376 1.00/1.00 vMB 63
581,450 581,450 000000000000000000100c64a6489d248d2143bafa34b931b1e3d94cd7a8dc33 2,752 1.00/1.00 vMB 89
581,449 581,449 00000000000000000005ddeb9d913563df0d777003db1706a193e62917fff19c 1,711 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.29 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: 657.24 GB
    • Received: 14.50 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.