Loading Tool

Explorer IconExplorer

Memory Pool

39,005 transactions
31.21 vMB
0.08595453 BTC
Random Selection Loading Transactions
Max Size: 154.64/200 MB

Candidate Block

Mining Attempt 2d4a8414b98e4938cef8ae1c7b21363887103a4e98e9c4d678d23785b42aadd3
Version 20000000
Previous Block 00000000000000000000ea44a70c6c5a1746988eb08e5c869d17fe038fab6a12
Merkle Root 46205f2986bfbeeea5b64f946f24f329ce15bf56a4a79e48f32f4b7ccac00868
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,661
Size: 1.00 vMB
Total Fees: 0.02197759 BTC
Feerates: 301.05 > 2.20 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,389 (840,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,633 73,633 00000000003cf041a972062252b381029fbf3741f32931db9222c8d4f8bb8d60 1 0.00/1.00 vMB 0
73,632 73,632 000000000041e178b775f0abb9ffa1316b253fae4b9665d0a60e4c64e1b715f4 2 0.00/1.00 vMB 0
73,631 73,631 00000000006516ed748fb6a9e46b36f99107f03feeeaf6f5e0e2026c9a96f6e2 2 0.00/1.00 vMB 0
73,630 73,630 000000000045f396625a68c359c300775f969ed9ab640f3124980696266f1dba 3 0.00/1.00 vMB 0
73,629 73,629 0000000000404112607070a4db383d583992e872629d04910983ce848c311300 2 0.00/1.00 vMB 0
73,628 73,628 000000000048d73e62d9bfc2168b6bf15a6b59a26b383fde90cdb0b9468125fb 3 0.00/1.00 vMB 0
73,627 73,627 00000000008b59dac7c2eb6b6eaa7ec3bba03bdf56d263efe5d57516c16b5219 3 0.00/1.00 vMB 0
73,626 73,626 000000000006b82089928462f9b946c6397daaae5f6f7b5e65dfdf2b2ef4113d 2 0.00/1.00 vMB 0
73,625 73,625 00000000002c48ab55af6cc077c280a358955cf23961e334d9afe1c8c942fc00 1 0.00/1.00 vMB 0
73,624 73,624 00000000008ef96442f4d052463cce78e9fefdb881b3ddfed56d03bf8a8fe1ed 5 0.01/1.00 vMB 0
73,623 73,623 0000000000699a3663eba46c45511d562bdc92f0d2e36c5ad43d75eddb44e96a 2 0.00/1.00 vMB 0
73,622 73,622 00000000006f408a3fc0a9b329d1a64e300cae6e7906530376ec002125c4c2fe 1 0.00/1.00 vMB 0
73,621 73,621 0000000000462a97facbdcb491c679d75282b65a80a4ff27dae8b686bdf6f8f3 1 0.00/1.00 vMB 0
73,620 73,620 00000000000a0d0dbf0da13442e387712837254f62cba39b8447b58f979cb117 1 0.00/1.00 vMB 0
73,619 73,619 00000000006261a60e22a2d92420c872d1e767d5df299d7284462666b3f721f1 1 0.00/1.00 vMB 0
73,618 73,618 0000000000108a2caede155ae02a76b8c26e71582d9e1f615b959965c54ea947 4 0.00/1.00 vMB 0
73,617 73,617 0000000000967f1c0d673e5b291d7b0a2eb6f3992765a7e176127c635a0e2218 1 0.00/1.00 vMB 0
73,616 73,616 00000000000ceb9dd0e040ce079f741a38e4909a5dbb3f64f50399f1f175baf8 2 0.00/1.00 vMB 0
73,615 73,615 00000000002aedc35df8d3f64f020ccf4699daeba8e6b7df3b37e7a124b382fd 1 0.00/1.00 vMB 0
73,614 73,614 000000000021e33299e3254b8b46735c07e612364b213a83a905008cd0988e7c 1 0.00/1.00 vMB 0
73,613 73,613 0000000000b36d717210c1aee88424aca7c3a8e84bc9601db912de15bd78453a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.29 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: 598.00 GB
    • Received: 9.91 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.