Loading Tool

Explorer IconExplorer

Memory Pool

73,318 transactions
27.91 vMB
0.07553169 BTC
Random Selection Loading Transactions
Max Size: 169.07/200 MB

Candidate Block

Mining Attempt 48ded7fbcc9b07c7b4f726c57e0341385ef7ae39f999b67b4a6ed03ad68e4729
Version 20000000
Previous Block 00000000000000000001a86893daa240eb0be56c06e6014958db31ad21413f6a
Merkle Root e3e5cc460cdf34ba313684857d1c38be739f928794c1c170feb6528e7f2afcd6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,818
Size: 1.00 vMB
Total Fees: 0.01490233 BTC
Feerates: 71.50 > 1.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,558 (714,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,540 201,540 000000000000022ee01eb695348181dae6a86ff7716b91ef576e17d99ea796d2 570 0.22/1.00 vMB 468
201,539 201,539 00000000000004ec03410299148b58e28fb03c55c0bd17eab85e1978aa4ab5f9 482 0.42/1.00 vMB 176
201,538 201,538 0000000000000094ba35a0adb749767c944b4902d009519be307f6fab6c4ec65 431 0.25/1.00 vMB 428
201,537 201,537 00000000000002384f14062d12b1be75e04337b2ca1013e0b8d3549edc592509 180 0.06/1.00 vMB 91
201,536 201,536 000000000000043bd914fdf3e13c3103c4f17e6748a2c4ceb8b8c1d771853b9d 128 0.05/1.00 vMB 193
201,535 201,535 0000000000000185c999ab4a87c42e0f1a088329315bf3674dd636c2de69c07a 160 0.10/1.00 vMB 378
201,534 201,534 000000000000011dead0c7e2f404b56d39e974e1175c7b3c414ba09e106ba514 470 0.22/1.00 vMB 265
201,533 201,533 000000000000024607e563dde1507acff7b60c9c3ea4499f29984d9891c3305e 8 0.00/1.00 vMB 0
201,532 201,532 00000000000005a6925a1b0cc1921f7e12815d5ea3f40ea5444ef53af41d7a92 790 0.25/1.00 vMB 270
201,531 201,531 000000000000035014015705b9e4ea1b4d2ca2ec40b0df491a052f79460222fa 10 0.00/1.00 vMB 5
201,530 201,530 000000000000018f384dca3763cbb5584f2205fde586f0e62629a7f484aa55c9 242 0.07/1.00 vMB 6
201,529 201,529 0000000000000112eb611ca7fd7b7859daeb312b25ea02728b36f52bfeb123fd 218 0.11/1.00 vMB 136
201,528 201,528 00000000000001959c756595fc4c24b743a2375ffec0987c2928481a13aa26d5 15 0.00/1.00 vMB 5
201,527 201,527 000000000000022b891400083c1a19952b6713aceb8c148bed245c81120f16d0 488 0.25/1.00 vMB 171
201,526 201,526 00000000000002be7e1139aa46a7a7c682d383cb30315090868d76992a33615d 176 0.07/1.00 vMB 226
201,525 201,525 000000000000057b14f2a95272d26c1ec3fef88560de6119ef80b92aee39139d 230 0.16/1.00 vMB 132
201,524 201,524 00000000000004be9cbdc9b0d6a5ad0cdf6f75d95eb3c7bf05fc0afe9f330230 260 0.14/1.00 vMB 188
201,523 201,523 000000000000019748bfc3e654b63f0b4ccdbec735e5fc01cdcf0d49e6c9f280 114 0.04/1.00 vMB 14
201,522 201,522 000000000000001a6d9549b5522df30893c9533c494585f50f1ddeac68d84acb 265 0.12/1.00 vMB 196
201,521 201,521 00000000000000c987ab54ab34e256fa06712f23f921b93a477c1d0ddf6a3bd7 28 0.01/1.00 vMB 81
201,520 201,520 00000000000000d3664a1e0dc22e12cfea15b4d6a94f15f65da89a8aa8526af1 327 0.13/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.36 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: 768.43 GB
    • Received: 19.59 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.