Loading Tool

Explorer IconExplorer

Memory Pool

75,936 transactions
28.39 vMB
0.06630058 BTC
Random Selection Loading Transactions
Max Size: 171.92/200 MB

Candidate Block

Mining Attempt e03a6f564a54c25eb990291d45a4228e4c018a9a6a3095c29ebd4cfa2033d582
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root a41d4494c4a5ae1082b21a8398e7c284259bd7754d6f641534e65eafc01d8320
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,695
Size: 1.00 vMB
Total Fees: 0.00756944 BTC
Feerates: 101.00 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (178,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,296 736,296 00000000000000000004d2b248640f5484ce678ef6de1e4f89a2256051218a69 1,875 1.00/1.00 vMB 23
736,295 736,295 00000000000000000005796da70a5e6d11be643e93c580f130aa238dbc32b80a 418 1.00/1.00 vMB 14
736,294 736,294 000000000000000000007d10fb03911f87ecfb2ea38dcc399e45a361a529fd54 1,307 1.00/1.00 vMB 17
736,293 736,293 000000000000000000028eb98b3aab6a70fe47cf62f470a90244110c0f225303 2,301 1.00/1.00 vMB 30
736,292 736,292 00000000000000000002f5d887bef5437076463cf4d8e7d4d33e3f92a370d154 272 1.00/1.00 vMB 14
736,291 736,291 00000000000000000003109ae309f2386554cc355342cbfbe04a0bce241db68a 1,237 1.00/1.00 vMB 17
736,290 736,290 00000000000000000005c42c967a23b0bfa0959853dc15bf0a01777e9891c837 1,610 1.00/1.00 vMB 20
736,289 736,289 00000000000000000007d3db84070728543793485f25d3d7924aa133ee463298 521 1.00/1.00 vMB 13
736,288 736,288 00000000000000000008a9d7f4542b081e7409a69fbc647a663e2621fc62f438 801 1.00/1.00 vMB 15
736,287 736,287 00000000000000000001db82ae8ddf6391c8e6db3c0d0c2474f7383c79b67d2a 689 1.00/1.00 vMB 16
736,286 736,286 0000000000000000000066a3974c1ba0f8dda243f0b1bca42fbde6be2ce44e37 523 1.00/1.00 vMB 14
736,285 736,285 00000000000000000007521acadd713f2753f80d1aa55165ac8f65a427fe0781 779 1.00/1.00 vMB 16
736,284 736,284 0000000000000000000592c9658490b3224e566bdf26bb7a09fba5e5c94953ff 2,572 1.00/1.00 vMB 19
736,283 736,283 000000000000000000007c3bd63edc711b140c291124b3a9af38bc18dd84f6d4 2,824 1.00/1.00 vMB 32
736,282 736,282 00000000000000000007b65aee3fdcb34b2cf55a0ac063226586441009fb4467 1,519 1.00/1.00 vMB 19
736,281 736,281 0000000000000000000205746f2a26f7689b1ed10c3dd126d252d6af65965c8e 909 1.00/1.00 vMB 17
736,280 736,280 00000000000000000003167c5f8a71d5ccbb8ef16d0a4d24755a9e4512838d0b 2,210 1.00/1.00 vMB 18
736,279 736,279 00000000000000000003fe341c76848aa3261dc80099a29b86e0fcc0921e05f4 2,640 1.00/1.00 vMB 28
736,278 736,278 000000000000000000069077fc2f0b419cfb6ab798aa07d53a6056ffbed17d6b 1,887 1.00/1.00 vMB 20
736,277 736,277 00000000000000000004976bf1462d0fe0d2e00f4c5c80bc9c5a2d17af390661 2,446 1.00/1.00 vMB 23
736,276 736,276 0000000000000000000685b7103795cbcbe7457f147957c216d14290c01c3497 832 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.