Loading Tool

Explorer IconExplorer

Memory Pool

81,192 transactions
30.18 vMB
0.13341204 BTC
Random Selection Loading Transactions
Max Size: 181.48/200 MB

Candidate Block

Mining Attempt 28e1358a50442859baf126f3c332a8c103abb042fae38bbb4abc12cf10d07f46
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 027f467e064bb022e6423da682450557791c152bb8ae58caab43e77b4d273a76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,036
Size: 1.00 vMB
Total Fees: 0.05630402 BTC
Feerates: 242.90 > 5.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (487,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,483 427,483 000000000000000002f32d4706a4f8480a5c6ff97494dfe283a39a1b4b846d27 2,380 1.00/1.00 vMB 68
427,482 427,482 000000000000000000c79069935b2003c449cf64f0439dc962dab66b4bc4ae13 135 0.05/1.00 vMB 61
427,481 427,481 0000000000000000034c8ea5d62f6aab88a0fa122e9bed43974f8195d4cc1053 578 0.27/1.00 vMB 59
427,480 427,480 000000000000000000951386fb56b2472020f32ec70570e8165542f3761420d9 536 0.21/1.00 vMB 60
427,479 427,479 0000000000000000004bbeee190af5f8bd87d23b941cfd40f7c51568c93c0a69 518 0.26/1.00 vMB 47
427,478 427,478 000000000000000001308dd3497017f3054bd962872c74dc05bf87a4c1be896d 2,161 0.95/1.00 vMB 56
427,477 427,477 00000000000000000330e03596d56fd1fde77df515e857b02ff888368f869f6a 1,382 0.60/1.00 vMB 55
427,476 427,476 000000000000000002dceea8048991a4595e4241721f148aa4ca3757a2e9b2b5 1,299 0.55/1.00 vMB 58
427,475 427,475 000000000000000003b3466943f213406972bcbb98e8567098ac3f780aa586f4 715 0.30/1.00 vMB 61
427,474 427,474 000000000000000004268178465efb75ad856b02c6fefdd15bfdc3e63047bcf1 832 0.34/1.00 vMB 56
427,473 427,473 0000000000000000005ab6106ac05b51da1477b9a684641b1fc21c1882d3f48e 43 0.02/1.00 vMB 69
427,472 427,472 000000000000000003d70cf39a9f0df616629bb4e63dcc49d93b2841cba5ecb4 925 0.49/1.00 vMB 55
427,471 427,471 0000000000000000030f2e4dcc573eac5146cd2e9b6ca2cc9cd770f432be3d23 977 0.95/1.00 vMB 21
427,470 427,470 000000000000000000b44cc9923e617188c1655037a873d9dcbf3c258c7b5973 1,226 0.54/1.00 vMB 39
427,469 427,469 0000000000000000029f1510bf468c729aba3153d43226379ad5a85afe0c3b12 2,074 1.00/1.00 vMB 63
427,468 427,468 000000000000000001b63f5161587d34f81c51dfabbe6c6846d9fd753dc8d06d 746 0.37/1.00 vMB 44
427,467 427,467 00000000000000000107bbb73a7eb3a88aa69c5d53c35cc830984f4abef37242 2,449 1.00/1.00 vMB 66
427,466 427,466 000000000000000000b20febc03df14347cd1b73d6e1d27201827b92ec47be7e 1,678 0.80/1.00 vMB 43
427,465 427,465 000000000000000001e4b589cc4a7cbf819066b8455b345ae10aa6a7e8c248aa 2,713 1.00/1.00 vMB 73
427,464 427,464 00000000000000000202c3825fa287fed4715effb94f39485d0bc791e16c4b38 810 0.34/1.00 vMB 35
427,463 427,463 0000000000000000022fab10d87da55cabcd148408deaa2096e9c3808abc46c1 265 0.13/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.67 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: 674.06 GB
    • Received: 16.43 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.