Loading Tool

Explorer IconExplorer

Memory Pool

83,327 transactions
32.19 vMB
0.08610092 BTC
Random Selection Loading Transactions
Max Size: 195.42/200 MB

Candidate Block

Mining Attempt 10e65909868b63b2645a5adffbeb00b92224c12d34a0c232abc971947379e595
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root adaac31de26c0b61b5b33425f2b8f38ca362f25d2563e05301bbe0e9bfc38d83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,511
Size: 1.00 vMB
Total Fees: 0.01547251 BTC
Feerates: 150.92 > 1.55 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (387,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,627 527,627 0000000000000000003856383459dca5d12761308b44c972591defc05ab2e04f 1,960 0.70/1.00 vMB 24
527,626 527,626 00000000000000000003c3ef1261ad9b13288ca2daed8acb96f70febbc6e9bbf 102 0.03/1.00 vMB 22
527,625 527,625 000000000000000000382ee01405661a1138c6196248c10a63697b8da2eaa137 1,557 0.61/1.00 vMB 25
527,624 527,624 00000000000000000023974664587db347581ab9413aac3966082dca0f32cebe 426 0.12/1.00 vMB 25
527,623 527,623 00000000000000000023db799015fde8ed3f88eba218f030468b821951f98060 1,731 0.65/1.00 vMB 22
527,622 527,622 000000000000000000133f9198c75ed6c9120719895fc7e29aee874353ff6e23 651 0.22/1.00 vMB 22
527,621 527,621 00000000000000000002f476f8ff1aeb7bbcb741cee969cad3e117e401f34d0f 466 0.16/1.00 vMB 24
527,620 527,620 0000000000000000000e0fbbeac65fb18d5609ee71c433bf26730b6155683c7d 1,753 0.63/1.00 vMB 21
527,619 527,619 000000000000000000276d9e969b901c2ff09238044e3554fe3d96d71e04923f 492 0.16/1.00 vMB 20
527,618 527,618 000000000000000000148a2fd96e3a6b4d61562d16505c1b593f6682486b5ead 439 0.16/1.00 vMB 8
527,617 527,617 00000000000000000034acea1f738bc2ddbdfde6bc6bfb5630da53d838a28834 503 0.21/1.00 vMB 44
527,616 527,616 0000000000000000001207010d0d4267c230d01e6c285dd9822ee03c1e3f461e 665 0.24/1.00 vMB 21
527,615 527,615 000000000000000000072503c4e351571b04cc92291272163b7bd6ba09b82d51 1,179 0.56/1.00 vMB 11
527,614 527,614 00000000000000000031c06a3058ba40ff14fde39ce99ee32e4100eeeaf477d4 2,795 1.00/1.00 vMB 17
527,613 527,613 0000000000000000001d711a0365a7b51ddb766189c190a527eb0b73e196c2aa 1,807 1.00/1.00 vMB 31
527,612 527,612 00000000000000000005efe57e040d5583dc277c4e5428aa6b5cd66921e3c6bb 260 0.24/1.00 vMB 3
527,611 527,611 0000000000000000002c938f2ace4e0a44220756b20b5cd9e8104babda380922 1,699 1.00/1.00 vMB 15
527,610 527,610 000000000000000000048d28c492dbb9c7271c7e298aabce9aaf488cbb30dba8 2,051 1.00/1.00 vMB 15
527,609 527,609 00000000000000000004eb9ed8e8c4e08ef9540bff912c340a2a62d5896acdf4 2,535 1.00/1.00 vMB 9
527,608 527,608 000000000000000000050fa0ba858d374e7f95039d4ae92054f5e5aebd514a6c 2,503 1.00/1.00 vMB 28
527,607 527,607 0000000000000000000b7a8b443da489076c42ff845c915edd90c1cec7274dce 2,199 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.