Loading Tool

Explorer IconExplorer

Memory Pool

78,924 transactions
29.53 vMB
0.10891750 BTC
Random Selection Loading Transactions
Max Size: 177.50/200 MB

Candidate Block

Mining Attempt ce1f06916618b2da79bad51213b978be38ede12a9a55ba69e0877caf55c86111
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root 3e39553bca8d573c496ba3d4a8d99ed86548150d325e945e3519b219ee4256da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,787
Size: 1.00 vMB
Total Fees: 0.04894693 BTC
Feerates: 109.69 > 4.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (106,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,532 808,532 0000000000000000000495e608614ce94b535ef98aa72f730739a31944976c32 3,479 1.00/1.00 vMB 26
808,531 808,531 00000000000000000001095b6889a9685e605a703a09f42c72b05e2326623f20 4,367 1.00/1.00 vMB 28
808,530 808,530 00000000000000000002501a240f095146cb35d1e15e3f907e9a1c1932230107 3,758 1.00/1.00 vMB 37
808,529 808,529 0000000000000000000044af3031a9930b5b658c01ca3c03bc9bd47cc1553134 3,558 1.00/1.00 vMB 26
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
Previous 10 blocks ↓
Total Size: 782.39 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: 664.63 GB
    • Received: 15.01 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.