Loading Tool

Explorer IconExplorer

Memory Pool

79,119 transactions
29.35 vMB
0.12424025 BTC
Random Selection Loading Transactions
Max Size: 176.71/200 MB

Candidate Block

Mining Attempt d21012d85cf5620bb22fef9f2c794c46b5029fc0b71283a17b4bfa5203e6d03d
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 05487dc0672f9039f8c5b0d745f43fb57eb371e6173a2860e32085d5d13707e8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.04503373 BTC
Feerates: 150.80 > 4.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (577,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,372 337,372 00000000000000001ad251ff7908cce0e306e5f8537268648f499545f2553cc2 419 0.29/1.00 vMB 24
337,371 337,371 00000000000000000f303882b10c333064038146da2975324f695af5362ca8fd 205 0.13/1.00 vMB 25
337,370 337,370 000000000000000018173d0ae841280dcc5c311532d95b512826bb4a469b226f 630 0.39/1.00 vMB 162
337,369 337,369 00000000000000000bc0891743a10f82d9465d440da5e6344a6caa5abed405ac 611 0.39/1.00 vMB 23
337,368 337,368 00000000000000001a60ac56292a59235f12ae3cf208e2c12ac8e2f708c5ec24 330 0.33/1.00 vMB 13
337,367 337,367 0000000000000000125b554629c9122ed21858bff76822268314cd65776340ca 164 0.08/1.00 vMB 26
337,366 337,366 000000000000000007959f957c42a1b64a9ce9a4fc36e99ed8a1866af44bb70e 15 0.01/1.00 vMB 7
337,365 337,365 00000000000000000f3c34fb2a0e84b1176eee2bb5a21a59baa19de09b352eb5 103 0.10/1.00 vMB 12
337,364 337,364 000000000000000018d52a2e37e0679f5c63b7cbc5703f3a41ea9114a0922b72 536 0.27/1.00 vMB 29
337,363 337,363 0000000000000000102d235a65da614c40a4ec77db26840540dfbfbeda233e9a 147 0.08/1.00 vMB 22
337,362 337,362 00000000000000000190cfa5ebae98284e7e91005f53d29aecd127db02d0b5d5 135 0.07/1.00 vMB 24
337,361 337,361 000000000000000000752ea0c1120685d20896d37777213adfada763396d34eb 111 0.06/1.00 vMB 5
337,360 337,360 00000000000000000e7919101d6e2b151a1cc63c48b3e22d14e968268b1c0025 258 0.14/1.00 vMB 30
337,359 337,359 000000000000000001f779aafb2a281cc7d37993b015528180dfb9a990ce4944 307 0.26/1.00 vMB 19
337,358 337,358 00000000000000001a668063ffef4225b3f0cbffa38a3af1c80e5ab35b70a94f 1,557 0.75/1.00 vMB 29
337,357 337,357 00000000000000000a150da8179f7bfbbc4d6b5da7e6796774c5eb1211767205 915 0.75/1.00 vMB 18
337,356 337,356 000000000000000000844e702a4c9cf54587d8724223c759f0ba724cb6d44435 938 0.50/1.00 vMB 23
337,355 337,355 000000000000000001f04701deae3867eaf7eb6ee67ef4cfd9aa823abc63071b 776 0.29/1.00 vMB 32
337,354 337,354 000000000000000002927c9d183ba6bca270fc6e49336fd3eee58ae1fcde592e 569 0.22/1.00 vMB 34
337,353 337,353 0000000000000000158704b97a085c30b9b08775916e0dbd68cca34574918fc8 1,977 0.75/1.00 vMB 32
337,352 337,352 00000000000000000f7aa9c7c1f9f0c1db92a04786c537afccf876a2fba2a74d 1,537 0.76/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.