Loading Tool

Explorer IconExplorer

Memory Pool

44,486 transactions
26.58 vMB
0.05820251 BTC
Random Selection Loading Transactions
Max Size: 140.58/200 MB

Candidate Block

Mining Attempt be17454eeda3ce546a316a17c746c3fc6e4551cb4fa7d27178b1d3a5d87336de
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root 8bea3d7faf2394f99fcc438e8b74c7daeddf41b35819382e4ca8f5451e1b2404
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,494
Size: 1.00 vMB
Total Fees: 0.00937605 BTC
Feerates: 101.72 > 0.94 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (271,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
643,775 643,775 000000000000000000013f31ab72869e40041a4b8f0a487595c83de6f26b9fed 2,554 1.00/1.00 vMB 40
643,774 643,774 00000000000000000005b0cd5c1c451ab8f2da0e47eac7fc1ed1349a0ba139ba 1,827 1.00/1.00 vMB 95
643,773 643,773 000000000000000000081ee79ca8995b4a87322d9ecc8f428844441b2d3e0b2f 2,054 1.00/1.00 vMB 40
643,772 643,772 0000000000000000000e97ef45f1334475c42fb6c3adaf7148b21364277e675c 2,148 1.00/1.00 vMB 58
643,771 643,771 0000000000000000001065e99fc640f665adb920fe1b473c273749785b1e5b04 135 1.00/1.00 vMB 4
643,770 643,770 0000000000000000000e71052de0d8c9d44f712eccaaf1f7a15cd356234fade5 2,028 1.00/1.00 vMB 57
643,769 643,769 00000000000000000004de2de5749339a8a8ba036a8e18e8a45910c6d7d991dc 593 1.00/1.00 vMB 16
643,768 643,768 000000000000000000007d24fd4a727427d8d1187bca434fc8331ce9642afd6d 2,054 1.00/1.00 vMB 55
643,767 643,767 0000000000000000000259c1eac143be7455f060d80ebfdabda7c2718cb2771a 1,204 1.00/1.00 vMB 28
643,766 643,766 000000000000000000041d9c0763b38da870cb446bbce28a3b81a18cb70a9476 539 1.00/1.00 vMB 13
643,765 643,765 000000000000000000077fbca9cc7df15826b87db19db9df72d042b6e854da16 2,689 1.00/1.00 vMB 28
643,764 643,764 000000000000000000058992b23b78da4914a14a762f2dd86de72a7623ccc036 2,672 1.00/1.00 vMB 43
643,763 643,763 00000000000000000003703fe68ce40806a174ce3bbc3cecd0799f901cc843b0 2,407 1.00/1.00 vMB 88
643,762 643,762 0000000000000000000f751a1db439d339bca25505c110e97c118546c34429b7 2,421 1.00/1.00 vMB 105
643,761 643,761 0000000000000000000518d2ffb4fbc7738d7bba70d8770dfd98d8710194d097 806 1.00/1.00 vMB 12
643,760 643,760 000000000000000000101e5c2f2464a567d895694f0a1f4364cb5e40cb9ab192 2,772 1.00/1.00 vMB 63
643,759 643,759 00000000000000000004c430c6d7017bdcd497c3884a94642b02aab61f805b2b 1,677 1.00/1.00 vMB 35
643,758 643,758 0000000000000000000d670eb7b78f27ebbd5da55be2c57606422cded1afcfe4 1,981 1.00/1.00 vMB 49
643,757 643,757 00000000000000000005991f257c4588b463f6469158f811b0cd2c3c520c146e 2,330 1.00/1.00 vMB 39
643,756 643,756 00000000000000000001a8acd72c1c23e0d6fbfc73cb0d6482400dbdbd44588d 1,311 1.00/1.00 vMB 27
643,755 643,755 00000000000000000008726cb9cfbe3347da215bc4972e30dec1c6a1ddd27108 2,236 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.00 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: 648.93 GB
    • Received: 13.11 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.