Loading Tool

Explorer IconExplorer

Memory Pool

40,003 transactions
19.95 vMB
0.08108366 BTC
Random Selection Loading Transactions
Max Size: 110.31/200 MB

Candidate Block

Mining Attempt 128a8112d93e4a89e530f6a765cff90711424f739d2509814a355cb7390fde70
Version 20000000
Previous Block 00000000000000000000053bde71765c9590183ae913a827bfe994fd289319e6
Merkle Root cc86b6e3ac4b0b9d3ad8fce6cb499a731a45471205505a2f314db63d751aa687
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,472
Size: 1.00 vMB
Total Fees: 0.03960081 BTC
Feerates: 183.07 > 3.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,884 (654,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,471 259,471 00000000000000090b4c44b9783b61fde96a9743edd7ee7c078c38dd96905372 299 0.14/1.00 vMB 139
259,470 259,470 0000000000000022496a4db63a29bae45f68e7413fd82beaece231f700e95d16 274 0.10/1.00 vMB 120
259,469 259,469 0000000000000014f65a1f80b792f841995b9b78e6bd47c3fa7da4f2b3c5f21d 281 0.12/1.00 vMB 146
259,468 259,468 0000000000000007b4eef691bc113c39cb34ce21017784cf94f5d101a44a10f5 596 0.23/1.00 vMB 128
259,467 259,467 0000000000000017d7f9e60b4971a6bf5bf4df4d0803bbe319e41e380d6b450e 99 0.04/1.00 vMB 86
259,466 259,466 000000000000000d8ea186203c3c2d7b90eef768f81cb5658ac6e58ff882fa81 492 0.21/1.00 vMB 103
259,465 259,465 000000000000000acf3e533f28f1681ebbacd6a35c035bd98cb8a9fb69f0f276 114 0.05/1.00 vMB 109
259,464 259,464 000000000000001146259fe0db2ee46e0cdd0d4e90ff87c67f54d9b701503eb6 83 0.03/1.00 vMB 114
259,463 259,463 0000000000000022de1d53472f7055fea94c03b084fe776b249c925f3368ee89 103 0.05/1.00 vMB 87
259,462 259,462 000000000000000ea744b28c8a9e7b699fb42c548e8e6f0daac12ac683bec2dc 208 0.09/1.00 vMB 107
259,461 259,461 000000000000001e6784693bf3e49e56fa4f1715f9892f4641e5c12d6e0cd02d 460 0.19/1.00 vMB 88
259,460 259,460 000000000000002514c2b73776cb44c34ff5569f213357ae46a7fd7618760727 470 0.25/1.00 vMB 95
259,459 259,459 0000000000000023b4a39608cc1d6f99f41e863cdf927ebf704ad5b6ef50dbe1 189 0.08/1.00 vMB 99
259,458 259,458 000000000000002055e392f5e497a1997350c227519687a30afcf64ebc87de6f 395 0.23/1.00 vMB 85
259,457 259,457 00000000000000210a2600d4120318b4c249d5389a6906a25e3e94242d9e99ba 83 0.03/1.00 vMB 64
259,456 259,456 0000000000000023793edbe3095582104778d79fb1edcf3bdb4e7a78d132f7a1 234 0.09/1.00 vMB 115
259,455 259,455 0000000000000023c603e5b0baf184ccf7de94c26add1246f684c028203fcaea 173 0.09/1.00 vMB 135
259,454 259,454 000000000000001e6bf2006db7a9018baf3adec5bdf95a7560e7b98d49d5a574 288 0.13/1.00 vMB 109
259,453 259,453 0000000000000018624ba9fc1f722ce39fd907bb375f7e62794df15484c619d5 520 0.18/1.00 vMB 147
259,452 259,452 000000000000002403508e6fed146eb4ffc2e8d8f8049ac06e4a88c889047f51 104 0.04/1.00 vMB 102
259,451 259,451 000000000000001c288cef094f82868fa9c4fde966bbd4d4187fbd6397ca17ab 527 0.20/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 780.40 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: 525.51 GB
    • Received: 5.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.