Loading Tool

Explorer IconExplorer

Memory Pool

77,232 transactions
28.46 vMB
0.08923470 BTC
Random Selection Loading Transactions
Max Size: 173.24/200 MB

Candidate Block

Mining Attempt 24693335a9a16598c0d4e39bcda5e449b725f5c9eba4f537cc798deadc6575bd
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 378879f4a66ff91bb56485ea7ba58f86126af717249bd25a95b01aca66799cda
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,636
Size: 1.00 vMB
Total Fees: 0.02521542 BTC
Feerates: 477.45 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (435,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,562 479,562 0000000000000000005d6d8e9b4ea1d4909b9fb64440134ae89a7151cd1be21f 1,515 1.00/1.00 vMB 135
479,561 479,561 0000000000000000005e4766e2687c555aabebd2d222608b28ae05aa3dde2350 2,343 1.00/1.00 vMB 163
479,560 479,560 0000000000000000010164c9ac9eb0f026c174893d133824c4f9e4962d5fe417 1,811 1.00/1.00 vMB 123
479,559 479,559 000000000000000000c902e0a0a40d2561ee41983462847781463623be3ddc2e 2,012 1.00/1.00 vMB 127
479,558 479,558 000000000000000000469de763da0dc32190ba5700c8e89cfa42c4c696fa363d 1,852 1.00/1.00 vMB 103
479,557 479,557 00000000000000000038f39521ad6655adb14dbeecc6a19a07ba79061d02d042 2,550 1.00/1.00 vMB 192
479,556 479,556 000000000000000000b0f02e1dcb7eb14cc52dcd04ea3cfdf5a09f3205923459 2,438 1.00/1.00 vMB 162
479,555 479,555 000000000000000001290de19ae220d8bc7aa978dd69b8a72197406b10b1b141 1,676 1.00/1.00 vMB 57
479,554 479,554 000000000000000000cba10d3f656fe4bada3be8567dffd39f7cec4c5315727d 2,624 1.00/1.00 vMB 65
479,553 479,553 0000000000000000000429d39ff0af07e5e79fba3f960c38de098918c89e282b 2,066 1.00/1.00 vMB 95
479,552 479,552 000000000000000000697c75993167ef972535ffe7b00629014d1fd1887352b4 1,592 1.00/1.00 vMB 110
479,551 479,551 0000000000000000003eeb3e415d8b1f0abe4b66ef9e1ad1e0c27354be72c081 1,909 1.00/1.00 vMB 94
479,550 479,550 0000000000000000002a3ad1a6e67ef4720096de2d4e1ffdf6ca639da281d30f 1,713 0.75/1.00 vMB 112
479,549 479,549 000000000000000001142e3623159ba1e42ec1a7d99ddcdedfb36ce5490506ca 1,751 1.00/1.00 vMB 109
479,548 479,548 00000000000000000022409718eb418600466d401e5fd55b433ee1b789d5f32e 2,089 1.00/1.00 vMB 125
479,547 479,547 000000000000000000ee2f4d62dac19b928d69592ad42def585726ba10d9b787 2,157 1.00/1.00 vMB 129
479,546 479,546 000000000000000000bc0e152be637e282fe8f6d676be1c39838d5154ff26172 1,986 1.00/1.00 vMB 177
479,545 479,545 000000000000000000e724a1ed074d87bf4137bf8383fb05853e96e845a41f62 2,840 1.00/1.00 vMB 208
479,544 479,544 000000000000000000a109fe7766ad9b5c049c2129fa9b57ade15fa16f8f414a 1,991 1.00/1.00 vMB 104
479,543 479,543 000000000000000000a1f0045992d4986c608863ce27fac400ff57a95332407f 2,068 1.00/1.00 vMB 106
479,542 479,542 000000000000000000ca1aa0177fb32ef18be1331ef582cf69839a308cd51363 2,790 1.00/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.