Loading Tool

Explorer IconExplorer

Memory Pool

72,794 transactions
27.98 vMB
0.06527427 BTC
Random Selection Loading Transactions
Max Size: 166.12/200 MB

Candidate Block

Mining Attempt 2bfd719de6f0ba92aebc8807d1574a74f5c8c96b000879df9875ab8b3abddad4
Version 20000000
Previous Block 000000000000000000003563c4b66b8c7aee15d5eb92bb97c05d0ba548e70e53
Merkle Root 61026fb393f87163e900d8b28eacb58b3f280725c1b34afbd4b2bf554e59b6df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,343
Size: 1.00 vMB
Total Fees: 0.00942435 BTC
Feerates: 180.34 > 0.94 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,033 (106,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,528 808,528 00000000000000000004de0903cea09d20f0b4bff183cd7862cf4a62b41a0cdc 4,195 1.00/1.00 vMB 23
808,527 808,527 000000000000000000016468363958a74b104887429921faef2d00f526aa3959 3,993 1.00/1.00 vMB 21
808,526 808,526 000000000000000000015aaecefddaa45ed53ca4cb1f1647f1192bc7d25fdc8a 3,265 1.00/1.00 vMB 27
808,525 808,525 000000000000000000010589befad30e1e865b7df2101990a629181a994b9f75 2,701 1.00/1.00 vMB 28
808,524 808,524 000000000000000000023938709eb7d7a916f8933ead8571537c1b0ac95978f6 3,654 1.00/1.00 vMB 24
808,523 808,523 0000000000000000000402786de3462f00c74952b8507e19129e626a70aa16c3 2,799 1.00/1.00 vMB 23
808,522 808,522 0000000000000000000282d8a695669956dfd36fdea59430c88eebf88b742f20 4,946 1.00/1.00 vMB 21
808,521 808,521 00000000000000000002268c28a255f3037b21cd497a12679f53a17835a65e5b 4,565 1.00/1.00 vMB 26
808,520 808,520 0000000000000000000278ddfeec24aab85017267adcbd9366ee8cb0689bf145 4,761 1.00/1.00 vMB 23
808,519 808,519 000000000000000000008a865c67148c26d1104c8232723ecd3fb35f9b2fd730 5,281 1.00/1.00 vMB 24
808,518 808,518 00000000000000000000ce78d8b0e8e37b7dea455ebe08299306626c7608dff4 2,611 1.00/1.00 vMB 41
808,517 808,517 00000000000000000001e7642c6d32fbc00031094676a98101177125e930b6f7 5,138 1.00/1.00 vMB 22
808,516 808,516 00000000000000000004a82c55d47be8dac8d40afd43428802f90eddef2ae981 3,308 1.00/1.00 vMB 29
808,515 808,515 0000000000000000000198b20107f3d7e84a6940de55249c613306ec05be91c0 5,012 1.00/1.00 vMB 24
808,514 808,514 000000000000000000002d77288aa28f424d4ba91af71f9bcb71d90011ce0e83 3,918 1.00/1.00 vMB 31
808,513 808,513 00000000000000000004b355061484d15ae727b0185b260f8113493cf0b81e41 5,714 1.00/1.00 vMB 27
808,512 808,512 000000000000000000039ffdc4632a3f4173faec39e02f75cf1ff65b62dee6ba 3,409 1.00/1.00 vMB 28
808,511 808,511 000000000000000000006b9b2dd1f70730ed0f66c03565b8c08cc7cbb6d1e15c 2,607 1.00/1.00 vMB 22
808,510 808,510 00000000000000000001c38bd4986c5c6b567a27e561f353e70c1339de970688 4,423 1.00/1.00 vMB 28
808,509 808,509 000000000000000000027ce1d81a76d7fdae5566d0c05c6c44c1390205aaa93e 2,975 1.00/1.00 vMB 26
808,508 808,508 00000000000000000002f0395fbe151f781ba524ffd9068bcbba1f7fb2351b6e 4,317 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.45 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: 666.90 GB
    • Received: 15.23 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.