Loading Tool

Explorer IconExplorer

Memory Pool

50,406 transactions
28.89 vMB
0.07503403 BTC
Random Selection Loading Transactions
Max Size: 154.36/200 MB

Candidate Block

Mining Attempt 5bbc7460302873b6605070ef4341c4e586c01a15d6a0016c489214ff1d6afffd
Version 20000000
Previous Block 000000000000000000016a897dabefb20f390f982f4e0ac2335db067031c25f6
Merkle Root 969f7125c4f83ba8c4b6059c81ecf1b6c9048cb96a5361001b0e9b3e11ca51dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,686
Size: 1.00 vMB
Total Fees: 0.01137632 BTC
Feerates: 40.21 > 1.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,716 (116,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
798,372 798,372 0000000000000000000011795e9d4ebae70d043189182fd64eb5aacdddf30922 3,473 1.00/1.00 vMB 24
798,371 798,371 00000000000000000003883e72bbf4e9495168a5a46616cccd33a3a654a0d76c 4,616 1.00/1.00 vMB 10
798,370 798,370 00000000000000000000cd84ec6c592219058f2ee95548d4ea0b1de64b694fbf 3,754 1.00/1.00 vMB 11
798,369 798,369 000000000000000000011420c9c5db115575b62f6e1b94f6dddc54fcc447e30e 6,930 1.00/1.00 vMB 5
798,368 798,368 00000000000000000000ba07315f12a9f2714c25535f831cf58cfdffbf05e04d 4,205 1.00/1.00 vMB 8
798,367 798,367 00000000000000000003f26ae34171112598c45d449737d3051f1334306db333 2,879 1.00/1.00 vMB 10
798,366 798,366 0000000000000000000182a33f119240522a3585e805e1bf48f4cdd45ac8e8de 5,890 1.00/1.00 vMB 7
798,365 798,365 000000000000000000028395f8aaf94610c88e9186d1d64983a562677af52dbe 4,562 1.00/1.00 vMB 7
798,364 798,364 00000000000000000004bd3a0ae6039c239a5a9a2449b4d053c5dc273add1bc0 2,347 1.00/1.00 vMB 11
798,363 798,363 00000000000000000004e29cb0b1552907193d6ef503f76d2976ba77091e75cf 3,866 1.00/1.00 vMB 5
798,362 798,362 00000000000000000003de4951f233e76dfa603ce1eb9db40d1bfeb3e1340a77 1,392 1.00/1.00 vMB 7
798,361 798,361 000000000000000000040a02537b8985d09b3a4777216c56b0268cf42d5a70c3 2,687 1.00/1.00 vMB 11
798,360 798,360 000000000000000000034dc4791e24674368efb0c52f9089d40a860a7c9115ca 3,228 1.00/1.00 vMB 20
798,359 798,359 00000000000000000002deb3e4413b8da0c593a62f544ca92ef6544801d65dca 2,157 1.00/1.00 vMB 10
798,358 798,358 000000000000000000042050e0296b5c1d42e8bc9d97d4d1c1b415001047d9a9 2,248 1.00/1.00 vMB 17
798,357 798,357 00000000000000000002920ab5b3cc711af19924dfa84774878ffb2f2f291130 1,783 1.00/1.00 vMB 10
798,356 798,356 000000000000000000002e9831a63dc9a43b5c73ced2b750186925ec8ca0dba2 2,957 1.00/1.00 vMB 20
798,355 798,355 000000000000000000049fcb144f78c43799c19c231d388c8d20a27833d93107 5,867 1.00/1.00 vMB 7
798,354 798,354 0000000000000000000520d774285b6414c00cbe6ee59190140b89e7524d0636 5,963 1.00/1.00 vMB 6
798,353 798,353 0000000000000000000415e14c88cc02cb957caae012f13679ed54be8e521626 2,043 1.00/1.00 vMB 9
798,352 798,352 00000000000000000002496ccbbff18c31b3b88448dfedc7616349742737c42c 5,601 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.89 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: 645.20 GB
    • Received: 12.70 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.