Loading Tool

Explorer IconExplorer

Memory Pool

78,660 transactions
30.26 vMB
0.07354714 BTC
Random Selection Loading Transactions
Max Size: 183.70/200 MB

Candidate Block

Mining Attempt 0b95fac1b0600018aed8b054ef572054f9359eefe9bb529d9387f0155936934c
Version 20000000
Previous Block 00000000000000000001ba71b7469b64db1b81f795f06fef5c8de15c97c7831e
Merkle Root cf52a13e6c87295bf5ee7cbe94485226d92be5fb85c2b8586f135ad9e23f2533
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,924
Size: 1.00 vMB
Total Fees: 0.00910822 BTC
Feerates: 45.66 > 0.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,193 (385,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,601 529,601 0000000000000000002eae98eaa9cfb91270d75ee888fec87d71618e032995ce 1,496 0.66/1.00 vMB 31
529,600 529,600 000000000000000000315cbdd1f33100b62a7b717dd244e875a948eca0711b12 261 0.14/1.00 vMB 43
529,599 529,599 00000000000000000001f72c4bb7996c72f8a248e68fb526efa20ee338cf58bd 474 0.18/1.00 vMB 34
529,598 529,598 00000000000000000025998f950135c862d71fcf54f67562df9d028d96316f7a 1,210 0.41/1.00 vMB 36
529,597 529,597 0000000000000000000dfd88eeb3d2a6975767487d886cfcff6b8e95524613c4 18 0.01/1.00 vMB 50
529,596 529,596 000000000000000000005b33b182c260b333bb71e353e8099a4b0f4724457900 673 0.27/1.00 vMB 34
529,595 529,595 00000000000000000035adc9ead7396ed7f6a310368fdc1aafb885957b31419a 1,163 0.45/1.00 vMB 35
529,594 529,594 0000000000000000000b678e4c747b73bb9e3ed974b96227792dfffd7535749d 1,157 0.45/1.00 vMB 36
529,593 529,593 000000000000000000267d9937ad51278fb2d6d40a3e95c391da4f44b6e55e4b 1,408 0.67/1.00 vMB 25
529,592 529,592 0000000000000000000464aa73d7b60c4e64b3f9caca2046089c42b90cd4a767 988 0.39/1.00 vMB 40
529,591 529,591 0000000000000000001421cc383f8962c7e58f87cdb8ee91601ca3370da994f1 853 0.32/1.00 vMB 33
529,590 529,590 0000000000000000002fe951a47a870f2eacbe8c033c00eeabae0c57679ab29e 392 0.15/1.00 vMB 23
529,589 529,589 0000000000000000002bd09601f1dea06732a12d34ebc35cdb2dc4b28c7ee5de 1,748 0.72/1.00 vMB 8
529,588 529,588 00000000000000000023b31c2b6c8e62578566ec7a4031fd3e54edd00eb8d11d 2,235 1.00/1.00 vMB 67
529,587 529,587 0000000000000000000b901889053a4e993e90e8b377cbbf615edb38d3fd1a2e 740 0.27/1.00 vMB 42
529,586 529,586 00000000000000000007dc9052439e2bf06c97239213ca67aca970f33593a1de 2,062 0.86/1.00 vMB 33
529,585 529,585 00000000000000000009aad7f87cb0efdb18a46d695a9f8da093694a8d0b8d71 2,482 1.00/1.00 vMB 24
529,584 529,584 0000000000000000002202b6a4930b34c00595b52946c8cdcbe41e4b440cdafd 815 0.27/1.00 vMB 51
529,583 529,583 000000000000000000097a9fef056b2554fa18180b9478a0c977e690e3721fef 1,709 1.00/1.00 vMB 35
529,582 529,582 00000000000000000014d35dbe7dd8096153b6a459d5ad09b01e021c8b8f28d4 2,407 1.00/1.00 vMB 37
529,581 529,581 0000000000000000000d5d698f328a8bb1749bd57fc6cdab45d2c487495f35ba 1,510 0.72/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.73 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: 707.33 GB
    • Received: 16.67 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.