Loading Tool

Explorer IconExplorer

Memory Pool

86,297 transactions
31.44 vMB
0.20587145 BTC
Random Selection Loading Transactions
Max Size: 190.80/200 MB

Candidate Block

Mining Attempt 8f0a1e6476173cd083ee2915432764658f8eee8adb10a4d1e93f538618aa133c
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 602894535a3cbce884eea1117a8bd1b60019f7f40b21dbf37607117186efad4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,634
Size: 1.00 vMB
Total Fees: 0.10419738 BTC
Feerates: 502.67 > 10.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (373,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,350 541,350 0000000000000000000619f43096b75b28c0543a89d5b7f4dc7e8f76cfe18213 2,466 1.00/1.00 vMB 28
541,349 541,349 000000000000000000212c4f9057feb80367ad481021f15a0aa7088fb51cf236 2,350 0.97/1.00 vMB 17
541,348 541,348 000000000000000000007f4e2fcf7245aa5773d52079adab281f3b8feecb0753 1,123 0.42/1.00 vMB 23
541,347 541,347 0000000000000000001d991d1dffe77ec301705609e49e72ed8a9d4da64881c2 988 0.50/1.00 vMB 5
541,346 541,346 00000000000000000008b1aa2c4eb8d009a0568170186d1e035a5d745b7af5d3 482 0.25/1.00 vMB 60
541,345 541,345 0000000000000000000effecb251e41017bc2eb51ac0f98fb63ad97cd9ac34aa 1,105 0.42/1.00 vMB 20
541,344 541,344 0000000000000000002634d2093fbde9b04ceba9acc116b8f44b9410445e9c3c 2,646 1.00/1.00 vMB 20
541,343 541,343 000000000000000000022e9f242e89d61e4b2a318b62871880d6ad8b4e82e50b 706 0.24/1.00 vMB 17
541,342 541,342 00000000000000000022b9cda5a9eecd20e09c782da0c9bb967ca60f117bed72 2,384 0.81/1.00 vMB 23
541,341 541,341 000000000000000000032f0a29d593961cbe8cd2cb17f0bf40d7f6ec8bea4447 406 0.12/1.00 vMB 20
541,340 541,340 00000000000000000000e4d5c890b954f598aad3c9306c8d4077e74c72225116 1,104 0.39/1.00 vMB 16
541,339 541,339 0000000000000000000b616cd42f140420d47544464ea9e59f72ff4d124f903a 15 0.01/1.00 vMB 50
541,338 541,338 00000000000000000023846cf99c7909de70d55e86922732d52842eb1c3d445f 839 0.37/1.00 vMB 27
541,337 541,337 00000000000000000010f6ff5636a4e8a48b7912a9783f99e0b389d9474744c4 1,034 0.32/1.00 vMB 19
541,336 541,336 00000000000000000004d128140b7df54ac23e7fcca4e2e6650f24a9175a6ab2 1,579 0.58/1.00 vMB 25
541,335 541,335 0000000000000000001e07fc81c07cc0ab48c39c70d907c7c98b4a53e96fb9ed 1,640 0.65/1.00 vMB 13
541,334 541,334 0000000000000000000bf84ea8a72f224f3367473435548a31a07f8309291ab8 2,678 1.00/1.00 vMB 28
541,333 541,333 00000000000000000014ef40027f06588d29713f00c9d0130db2b122ab808cff 508 0.18/1.00 vMB 2
541,332 541,332 0000000000000000001f7dc1d33bccb810dc4091c06d5a242e6a51861ec2e441 2,516 1.00/1.00 vMB 37
541,331 541,331 00000000000000000007e5c3ce1a08eadeee4a19f7a764eb81598007e02fb7aa 250 0.08/1.00 vMB 26
541,330 541,330 0000000000000000001ab229b37ab88513342f28cfa0c32263552fd99276b969 582 0.42/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.