Loading Tool

Explorer IconExplorer

Memory Pool

80,931 transactions
29.87 vMB
0.07331303 BTC
Random Selection Loading Transactions
Max Size: 180.15/200 MB

Candidate Block

Mining Attempt 713b92aedb2b75b173652a6ca07d98ac5de24f7e19192f2433e9c36e24c51c2d
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 9a3a84c9c24f3bb9fe6309ebdc733c4423b48c639f15037016635f67f3761fe7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,603
Size: 1.00 vMB
Total Fees: 0.01244572 BTC
Feerates: 100.36 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (403,531 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,447 511,447 0000000000000000000977e0018f68e1a1621fdf41e9bf771f2e78c808bcd902 1,793 1.00/1.00 vMB 53
511,446 511,446 00000000000000000035bdd76f561499a60b1bed263af938bc9552c3b4775b33 303 1.00/1.00 vMB 3
511,445 511,445 00000000000000000028fbac08ec8880ac6a87706c4d3d608b2ddf83b547c246 1,710 1.00/1.00 vMB 54
511,444 511,444 0000000000000000004500e13378d84dd4535a226062986b9b7b8db91fc57cd7 1,152 1.00/1.00 vMB 21
511,443 511,443 000000000000000000243d9b351f24fbe1e37da1fa8d73974f1eb7e0d9b86fd8 1,924 1.00/1.00 vMB 40
511,442 511,442 0000000000000000004e79c9f6b360fe8aaf532368d94666d691075e0861205c 2,400 1.00/1.00 vMB 71
511,441 511,441 00000000000000000039b2c068d0f7fbce252cf4328fd06a9a9db72ca921d7fb 270 1.00/1.00 vMB 3
511,440 511,440 00000000000000000032ac96e7c02729c1e1938cf2955a0b08688b5ec943ab0e 882 0.51/1.00 vMB 41
511,439 511,439 00000000000000000035cfe6c414704cf2a6d743af9b6d55dc95499030d98595 768 1.00/1.00 vMB 18
511,438 511,438 0000000000000000003b066460e9b2fdafa9ba4ecf1dc6e0b7d9dab9d43739f4 1,068 1.00/1.00 vMB 38
511,437 511,437 00000000000000000048d12f2083b06b7b632bd606e73e27133a39bb547e6ed2 775 1.00/1.00 vMB 17
511,436 511,436 00000000000000000008cbe77a4c559bc275c9314233ad18b99999d2066f3dba 812 1.00/1.00 vMB 20
511,435 511,435 0000000000000000003265329296e10cc51cc37cb0fb8f31636bb15d9fdf8a60 1,514 1.00/1.00 vMB 41
511,434 511,434 00000000000000000029b633899beed322666cc0041fbdf471300d52e6de1887 845 1.00/1.00 vMB 16
511,433 511,433 0000000000000000001724d3aa999d3f261f0301e47dbec103a4573c04878e05 1,121 1.00/1.00 vMB 27
511,432 511,432 00000000000000000020ed0cbc560cd2c271006e28b64265d456ad80382a1218 1,222 1.00/1.00 vMB 13
511,431 511,431 00000000000000000044fb348adacb2150873aa55190b53bdddcf92d4b4bea4d 1,351 1.00/1.00 vMB 29
511,430 511,430 0000000000000000005063cc99101e14d80826d638a18b5afdf568a46be79e89 2,185 1.00/1.00 vMB 48
511,429 511,429 00000000000000000051f49f8c688a480edc5f6b0750c02dfa208ddd84d6ef9d 1,676 1.00/1.00 vMB 21
511,428 511,428 00000000000000000047f251533792caf075d0cf452784558117e5639db93a1b 968 1.00/1.00 vMB 22
511,427 511,427 00000000000000000048018ec4e838d7751cf0290e47e96040e42cfabd0e3b60 696 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.