Loading Tool

Explorer IconExplorer

Memory Pool

81,408 transactions
30.79 vMB
0.11028641 BTC
Random Selection Loading Transactions
Max Size: 184.56/200 MB

Candidate Block

Mining Attempt 47044f4ddf3e670a5ffc8693c49c065ccba4970537447dc2810013c921b2bb3a
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 3fe278eca3870b963161ca0f8d063786f0d29415e31dc31194dde805802f22a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,212
Size: 1.00 vMB
Total Fees: 0.03061177 BTC
Feerates: 101.42 > 3.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (157,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,449 757,449 00000000000000000006385e72c50484445fe83eddb5449af1ef0bf5e74f1856 309 1.00/1.00 vMB 3
757,448 757,448 000000000000000000063171d4b67e5b59bf0e297d3db8b1690515625162cefd 467 1.00/1.00 vMB 4
757,447 757,447 000000000000000000049441ddfe5eceb2b272260a24564e1434db52379570b0 575 1.00/1.00 vMB 1
757,446 757,446 00000000000000000005ed022233b31f7d72ad393c467f56e497bb6a4d133094 691 1.00/1.00 vMB 2
757,445 757,445 0000000000000000000477ca3103e630a4803ce8629d58efe5a4542de74b09f7 1,065 1.00/1.00 vMB 5
757,444 757,444 0000000000000000000897232bd66ff3233a894b841746cebd7f7a61d08395d7 682 1.00/1.00 vMB 4
757,443 757,443 00000000000000000008bd312d25b152761c8d3af010d61dffb316701140347a 2,650 1.00/1.00 vMB 12
757,442 757,442 00000000000000000001d7e7e3b688933d98efaac24e9ec3eca767ccf0e7e88c 1,223 1.00/1.00 vMB 10
757,441 757,441 00000000000000000000e9888a8b31709430518f97fcd748f84595f1fe8baa99 484 1.00/1.00 vMB 5
757,440 757,440 000000000000000000047f69a949b167d38fc0aa665a57dc68903ce6997a64c6 1,995 1.00/1.00 vMB 5
757,439 757,439 000000000000000000021f38255d68e4262f7dc8e87deb78e8c64b3c957256e0 677 1.00/1.00 vMB 10
757,438 757,438 0000000000000000000743f898226d6573a7fd0ef7f16a2e00fb274dc166b639 1,329 1.00/1.00 vMB 19
757,437 757,437 00000000000000000007d55451ffad86e079bf9df2db6314fcfa8eed609df8eb 1,133 0.42/1.00 vMB 5
757,436 757,436 000000000000000000049c9f9176c2544b2d429d9ddc4d5461aeaa379fafcf8d 2,142 1.00/1.00 vMB 10
757,435 757,435 0000000000000000000136d2e367c81f36bd4c1e320231ed5d501b4e654151a1 1,680 0.64/1.00 vMB 8
757,434 757,434 000000000000000000029d11a2ff7d9446a7de7e575e50a79b0c83de37783f0b 1,464 0.46/1.00 vMB 9
757,433 757,433 000000000000000000030b177dc3dc00f5397a86c3836e859297b1b8190a63e1 137 0.04/1.00 vMB 9
757,432 757,432 00000000000000000001118f8c0771be278b3619b5d0723380ab0d2890200731 265 0.08/1.00 vMB 9
757,431 757,431 00000000000000000008a51c9551ee70b8f35736e46f5676754cc26e50c4dbdb 2,289 0.86/1.00 vMB 7
757,430 757,430 00000000000000000004efa8f8d10d7676f083f82dfb499bf468f12083e46d64 1,774 0.57/1.00 vMB 7
757,429 757,429 00000000000000000007f847eeda1ffb5762a9448e5fcf36c674ae3705859b4a 2,747 1.00/1.00 vMB 8
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.94 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.