Loading Tool

Explorer IconExplorer

Memory Pool

86,055 transactions
32.32 vMB
0.10761682 BTC
Random Selection Loading Transactions
Max Size: 194.40/200 MB

Candidate Block

Mining Attempt d1facb8fffd4feb1e07c95284c4ec6afad97b31e66c89d8394897639eaab2f9e
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 0bb12be3516620a51c9e41b7d5f703aef06c29310fd4d865ec54f5b304ff6618
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,377
Size: 1.00 vMB
Total Fees: 0.03447627 BTC
Feerates: 218.18 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (357,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,560 557,560 000000000000000000013656d25da390bfa0e55e37e2b569d9daa3d27832361c 526 0.17/1.00 vMB 18
557,559 557,559 000000000000000000311dbbe966a077256bc949ff91e8620a88ca797232197c 392 0.12/1.00 vMB 10
557,558 557,558 0000000000000000000440a858cd99eff82cba45c270eef896997ae349272ae8 799 0.36/1.00 vMB 11
557,557 557,557 0000000000000000002e31419585469fed9ae60a9493dcb119a5186ffc874d3f 398 0.14/1.00 vMB 14
557,556 557,556 00000000000000000001668bd13ab5d69364069194386926676abbf7e53b83a9 3,033 1.00/1.00 vMB 14
557,555 557,555 0000000000000000002e80dba8235469364920569258810d54ca72fc0fd3cde7 2,100 1.00/1.00 vMB 13
557,554 557,554 0000000000000000000887ac5e1424594973d47885efc948e3e451c432c6a8d6 2,629 0.82/1.00 vMB 16
557,553 557,553 000000000000000000188f2b9bde6ba5a7ed501c4ff71b099b2d768a8361f204 64 0.02/1.00 vMB 21
557,552 557,552 000000000000000000303b7166605db5e028defb26048206a9156b11f848f75d 966 0.32/1.00 vMB 15
557,551 557,551 00000000000000000030ae1412ef27e60457d5c9cb4260f5bda4a3d602c9739d 1,238 0.51/1.00 vMB 20
557,550 557,550 0000000000000000001a197ec5deea4045d64fd934913fe52adb67b0b2edd7c6 85 0.02/1.00 vMB 9
557,549 557,549 0000000000000000002145b9b6b52b9026c772b60d62f1fd02c4918988cee5e2 187 0.06/1.00 vMB 16
557,548 557,548 00000000000000000009eb9f759a016f3c08ba7422f30d7b75b80b46e56aba8f 2,784 0.97/1.00 vMB 15
557,547 557,547 0000000000000000002dabb775c53d75b81a3f5642841690ec7983a394957dcc 1,205 0.40/1.00 vMB 13
557,546 557,546 00000000000000000008eeb3bdb7e44b3bc102718100a107a6b410041c1e5112 1,788 0.60/1.00 vMB 17
557,545 557,545 0000000000000000000f29f5a2f9c2e23754893c45cd0ff2bd31e1cf524e1dd9 1,537 0.47/1.00 vMB 15
557,544 557,544 0000000000000000002985de390107eab199257aa3eda16f95b596835a80b13d 2,394 0.84/1.00 vMB 14
557,543 557,543 0000000000000000002d022936d645a3ec3cead37ce26534952d24809e47f297 256 0.11/1.00 vMB 15
557,542 557,542 0000000000000000001629bdcde9367cec984907cdc4311d206444914c30b8fe 392 0.14/1.00 vMB 17
557,541 557,541 0000000000000000003214ee64c71c1f4a3f706e3e68a0a7a3c64222e2969d85 1,128 0.46/1.00 vMB 13
557,540 557,540 0000000000000000002ceb0ab9309a17e8932a3cf1f32354f95fcc1400d92b0c 505 0.16/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.52 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: 668.87 GB
    • Received: 15.61 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.