Loading Tool

Explorer IconExplorer

Memory Pool

81,900 transactions
31.02 vMB
0.11701181 BTC
Random Selection Loading Transactions
Max Size: 185.61/200 MB

Candidate Block

Mining Attempt 52ab8c6dd663b83416ba98a80b5ad2738dc2cd023a13e5725d7632836ef63ce9
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 52e5d78b6e3a88920d479c044365a9469b264c86d28150c0f69b41289342fdb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,497
Size: 1.00 vMB
Total Fees: 0.03362829 BTC
Feerates: 101.42 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (349,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,377 565,377 0000000000000000002c7fdfa0527c544d6899c710f305407974e1921ddce044 1,656 1.00/1.00 vMB 23
565,376 565,376 0000000000000000001841a837e050917241e090047cdbbff807d5434dd8d383 2,600 1.00/1.00 vMB 28
565,375 565,375 00000000000000000004592849fb675682707c9aac05210d3d40ba37ac7b49de 3,134 1.00/1.00 vMB 33
565,374 565,374 000000000000000000299e2bd87bfbfa2b8e820acaa61641a0dc88df68cdb865 2,638 1.00/1.00 vMB 3
565,373 565,373 00000000000000000026705e0702f1557fa7e3172cd6c0d251e33524b48f7e57 2,899 1.00/1.00 vMB 6
565,372 565,372 000000000000000000090f77535797c3afa1166a56098f85f24833e58d6d161c 3,036 1.00/1.00 vMB 9
565,371 565,371 000000000000000000087f9ac36c630e2580fc69cf978852bc4d8b1346848be0 2,824 1.00/1.00 vMB 30
565,370 565,370 00000000000000000018d1dafd3bb218edcf35628e8365f183169754c9f64c90 3,059 1.00/1.00 vMB 16
565,369 565,369 0000000000000000002123970f76192bd20611790247bff3629c078129696fd4 3,292 1.00/1.00 vMB 31
565,368 565,368 0000000000000000000658ed841b0b2637860ea95b6da5f6458cc1d6b68b670d 2,986 1.00/1.00 vMB 29
565,367 565,367 0000000000000000001df85f6a67b2f571ec0814a33bcd5150a88eec3fd117e2 2,681 1.00/1.00 vMB 21
565,366 565,366 0000000000000000002a370e82ea23a191015cad9c732b38095f64402e50601f 2,919 1.00/1.00 vMB 32
565,365 565,365 000000000000000000137025a408fd804225dc7714032f65fb2b9db634758903 1,916 1.00/1.00 vMB 27
565,364 565,364 00000000000000000009b600927c6f79caca773a8f38090d96289ad7cac3cbd2 2,796 1.00/1.00 vMB 43
565,363 565,363 00000000000000000023c2879970b4fd06a1329834bff9cd434de72e0ddbbd21 3,054 1.00/1.00 vMB 14
565,362 565,362 000000000000000000034d9dbe91262e4e45a6e217eb5472752af0560f0995aa 3,142 1.00/1.00 vMB 18
565,361 565,361 0000000000000000002abd299989f8a3916b41ca9da78cbfb8205139619b7d60 3,051 1.00/1.00 vMB 15
565,360 565,360 00000000000000000027830c6d26ff2453114e8e4d8aa7396b9cbcd89dd4262f 3,142 1.00/1.00 vMB 15
565,359 565,359 0000000000000000002d2189ca12dfb49e3f91d71d356a55390f84b20738ae97 802 0.25/1.00 vMB 11
565,358 565,358 000000000000000000184d78ce3321d536152b3121e896c08034c224373cee1d 1,702 0.69/1.00 vMB 8
565,357 565,357 00000000000000000020227b168603c2865ca8cb04ffbc383b95646c9792c2f1 3,089 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.