Loading Tool

Explorer IconExplorer

Memory Pool

56,088 transactions
31.87 vMB
0.20398242 BTC
Random Selection Loading Transactions
Max Size: 171.83/200 MB

Candidate Block

Mining Attempt c2bac00452a9dfbdd174b003fc91204b189b67bfd6e3c4285a1aa443f168d3cf
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root d4f759261e31d9e37d4e33390b795d2420c4bae398a74ff113e38279e144eb5e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,510
Size: 1.00 vMB
Total Fees: 0.09275533 BTC
Feerates: 502.67 > 9.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (645,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,438 269,438 00000000000000006c1e96dd286ecf7135037fcf5eb8c3e37504eb197dc3580e 1,050 0.50/1.00 vMB 63
269,437 269,437 0000000000000006cf8446bb6d175db5f826fcb59bdf7f7e8cfa06601f73ed52 341 0.25/1.00 vMB 98
269,436 269,436 000000000000000832a3fec6e59765b81762ba31614329c4cb56791ebe880969 739 0.35/1.00 vMB 100
269,435 269,435 000000000000000500da576917d3a86ab298fdf86e007cb58c7075eb454027ab 632 0.25/1.00 vMB 51
269,434 269,434 0000000000000000f2fae0af54fde656fb542eb80728d941ef4f92ba08c5da16 429 0.25/1.00 vMB 89
269,433 269,433 000000000000000661ca32dcfffcfbb4a290c86ccdef4e5444a6bbc45d367ade 733 0.25/1.00 vMB 60
269,432 269,432 0000000000000004132a1cd67b81850097fd053a3e4df564c55dc1e927653a8a 439 0.25/1.00 vMB 138
269,431 269,431 0000000000000003e4c0d85f44204ec7b0575b9e20e4582aeff66111ada2cedf 697 0.35/1.00 vMB 69
269,430 269,430 000000000000000180320ee219a5f383ee5659b975f9a9897f0814b638060c55 15 0.02/1.00 vMB 15
269,429 269,429 000000000000000163307eacaa6f4cd87ad355632c95ef7c4ae5fd8e57185fb8 740 0.25/1.00 vMB 34
269,428 269,428 00000000000000066280cd3237516477a29a701bfcef0a60063d84ffea94b68b 520 0.25/1.00 vMB 135
269,427 269,427 00000000000000068ebb7e74370ac5b488c28bf7ddb8e0d10fd8bfeb2f0ff076 224 0.10/1.00 vMB 67
269,426 269,426 0000000000000007fbce38623e055e5a97b8cd24167787b270acf25f7acb6554 415 0.20/1.00 vMB 97
269,425 269,425 000000000000000860f055eaa607631d5e1e8deb1623266890154c29082d78ac 24 0.01/1.00 vMB 30
269,424 269,424 0000000000000000edb5d6d12dc324c58c33225fe88ff09df7331801f9bd875d 233 0.11/1.00 vMB 37
269,423 269,423 0000000000000007aad69617ce1de547ddd537e21536401cf91c24c0b361e503 345 0.17/1.00 vMB 78
269,422 269,422 000000000000000652d4a90d3c59615750799291770a2981c8deafdfa81cbb07 508 0.24/1.00 vMB 74
269,421 269,421 0000000000000002a032d966d1c129243aea34ef09c3c66ac804603f9f57ab98 46 0.03/1.00 vMB 8
269,420 269,420 00000000000000027d3131ad5442add57b32bc78c0a576f325f40dc5c5248597 133 0.08/1.00 vMB 35
269,419 269,419 0000000000000001bb24ed056824a956fa29f0c39b5b2de131e7750bedcbe048 226 0.12/1.00 vMB 74
269,418 269,418 0000000000000007fab324438b70c0b88b0f9ece92e65d26ff82490869bbcf34 346 0.20/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.