Loading Tool

Explorer IconExplorer

Memory Pool

42,103 transactions
20.27 vMB
0.06853151 BTC
Random Selection Loading Transactions
Max Size: 113.19/200 MB

Candidate Block

Mining Attempt 33041506062016f458bf92b988baf43e6476ded5eb3946a7578e1b97b6a13023
Version 20000000
Previous Block 00000000000000000000ea084d8a6bfd9b36619151e0eb6e8789650fb6c7d699
Merkle Root a507c5f8288ff86447f23489a56265e65d59bbb6b4a068510ccb307b9f4bfcb5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,986
Size: 1.00 vMB
Total Fees: 0.02828511 BTC
Feerates: 196.04 > 2.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,075 (647,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,452 266,452 00000000000000043bedb3a8e0194c30861115d24aa7912631db35e19be8fca4 232 0.10/1.00 vMB 127
266,451 266,451 0000000000000005f99c347f51e1efac9f5d0b1feeeecbd7f96154a924f3701c 271 0.12/1.00 vMB 76
266,450 266,450 00000000000000082e8b3c97d5d1efb147738ad660957231865c19f27f4440e6 258 0.13/1.00 vMB 109
266,449 266,449 00000000000000054b77c8179d5f9e7ac29dfcd5584975b09a00ce53f8a4f0cd 361 0.15/1.00 vMB 95
266,448 266,448 0000000000000007c018f1900faba53a53ae4ea3e811f4be292895237ede957c 400 0.17/1.00 vMB 116
266,447 266,447 0000000000000001904f3d243dc11ed7051c614b4b7af31fdf2ae32da6497b55 205 0.09/1.00 vMB 78
266,446 266,446 00000000000000048046d6b3b16f7f312ff3b9b6e4ed1a010f87f2fe28060c95 508 0.20/1.00 vMB 103
266,445 266,445 000000000000000006f455b1109bbfb11c052fc0beb546811a44cfb75a0ae47b 221 0.15/1.00 vMB 47
266,444 266,444 0000000000000002ca1d40dceab71142b6c689cf332a74c72c0a17acd658ded5 40 0.01/1.00 vMB 80
266,443 266,443 000000000000000919a1218a15f7444ad5ca232d672591b36d1404fdb759ecb7 42 0.02/1.00 vMB 54
266,442 266,442 0000000000000003fffaea7408f2b4c6a599a97515276be665095a1418c78d1c 98 0.03/1.00 vMB 55
266,441 266,441 0000000000000009db3e2318e076896e2c2866f295a40d819775c54c051a0a57 419 0.15/1.00 vMB 131
266,440 266,440 000000000000000494642a78b425c5e39f2c382eb0bb744226d48a8dd3a6f5d4 267 0.12/1.00 vMB 97
266,439 266,439 000000000000000a6d6319267b293e60196dda74c15f3ad8dd8171faf01e5694 289 0.13/1.00 vMB 54
266,438 266,438 0000000000000002f03cdb254461652ab25ca011b5d1fdb74cb1309001cf23ca 630 0.25/1.00 vMB 106
266,437 266,437 00000000000000010d4aa8ac95fe7f6624d994974284334d784a80865f8bc150 181 0.07/1.00 vMB 53
266,436 266,436 0000000000000000e7dd9d6504e6f09b5b4fad3d1cfe62b6c7d574685080f2c4 469 0.23/1.00 vMB 90
266,435 266,435 00000000000000049102825db5c95ac85cff173ac835619739277211f52717e5 72 0.02/1.00 vMB 139
266,434 266,434 00000000000000048d32277c95a30f489cb33698e72f11e0b2dde3d9c46dd5f2 22 0.01/1.00 vMB 55
266,433 266,433 0000000000000001dd15462f7cdcf0bb1d7b42b00bb2ec6f1a38e7a726d1c4c0 451 0.21/1.00 vMB 62
266,432 266,432 00000000000000092a9e513a27313d2eb8102aa21586d211fa6f826daa79551b 530 0.25/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 780.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 555.61 GB
    • Received: 6.91 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.