Loading Tool

Explorer IconExplorer

Memory Pool

80,729 transactions
34.00 vMB
0.13030108 BTC
Random Selection Loading Transactions
Max Size: 193.15/200 MB

Candidate Block

Mining Attempt d8bc9fe79b076da7001505d7d3e397ac6881e79493a11a64a51b97c1ae76b8ea
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root be49bfb5c10876da596f067de1729688c2f6cc792d86e3b4149f64825d8ea812
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,535
Size: 1.00 vMB
Total Fees: 0.02231648 BTC
Feerates: 104.71 > 2.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (674,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,799 240,799 00000000000000324da7845b9d5353d719aa7607cdcaa9f2e1435a6fbd197cac 487 0.25/1.00 vMB 185
240,798 240,798 000000000000007f297cd0a19c231bde4294fdd99928f92f94b58bbb53398cf7 453 0.20/1.00 vMB 172
240,797 240,797 00000000000000606a74d47b81eed032fd32794f29a8d6198130ee0a1239926f 304 0.15/1.00 vMB 99
240,796 240,796 00000000000000da5127a2229c744aae6490739663c33754a46cb73c74c91956 581 0.25/1.00 vMB 187
240,795 240,795 00000000000000f6b94b0dae1b5aceede3d06a569d00e88e9f247bb0f55080ba 350 0.16/1.00 vMB 155
240,794 240,794 00000000000001126f97764294d3efcaa9c01ec2cfbe1b8e7a426f88a27e3b16 5 0.00/1.00 vMB 479
240,793 240,793 00000000000000dbbd33fe15d6ed9b07e020f79a465e87b2cee755f180ca8986 42 0.02/1.00 vMB 20
240,792 240,792 000000000000009dc8b0bd40fc29e17b9978373d2d0d8f959ec0e70953335b5d 326 0.25/1.00 vMB 66
240,791 240,791 00000000000000948cba7578a6aa8bdaa63127282f16f576a8bb397102caffd2 718 0.25/1.00 vMB 218
240,790 240,790 00000000000000eea18bf92f9f3d8fbe54f2500c72a53a98664e683660af076e 222 0.10/1.00 vMB 154
240,789 240,789 00000000000000f1bbc1627a002e2d85c3ad127145898fde60405296a6feb0e9 1 0.00/1.00 vMB 0
240,788 240,788 00000000000000e78b94906d08487b11a149f840727752538ee9169dd377dbb3 199 0.09/1.00 vMB 110
240,787 240,787 000000000000006f51b8036269765b9c70c1183944a846ffc1697eef20e11c02 314 0.14/1.00 vMB 145
240,786 240,786 000000000000010f91d12a6b5e6ba7aa65bc9f9fa63a6c075246c538e33c51b6 373 0.19/1.00 vMB 52
240,785 240,785 00000000000000ee76a11d64824bda64d333b7e4238a0f762e2d3e474ec52dfd 481 0.25/1.00 vMB 157
240,784 240,784 000000000000009f24b6d1e40d50b216f39be2d76ea4bc8eeed5374d012668c3 619 0.25/1.00 vMB 178
240,783 240,783 0000000000000109243df1322b7b5173c5796cf979318e933d887210c981c1f8 636 0.25/1.00 vMB 177
240,782 240,782 00000000000000ed9211b49d2edaf245d303821266db4490edb14dd409d82b60 542 0.25/1.00 vMB 159
240,781 240,781 0000000000000107eab6843d55cc3112e0fe326bc4c272583bf2d4fdda8c9b03 432 0.25/1.00 vMB 124
240,780 240,780 00000000000000056cdfa06c9fac37f6f912a76c95668a11ecdaa17211317b05 756 0.25/1.00 vMB 241
240,779 240,779 0000000000000058e49a26449461bc38fad6c457495f73a2733d409b1f5f4f41 163 0.09/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 783.09 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: 725.91 GB
    • Received: 18.44 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.