Loading Tool

Explorer IconExplorer

Memory Pool

41,468 transactions
26.07 vMB
0.05713609 BTC
Random Selection Loading Transactions
Max Size: 136.29/200 MB

Candidate Block

Mining Attempt d4c975da694d95586b77de7f5ec079e3fdac4d60be31fa9e10a3f57dd0ce9a27
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 364ed8576e30a534a537188ba040e738b28d1d6f0529c6e872d9234bcbc57ea1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,510
Size: 1.00 vMB
Total Fees: 0.00958792 BTC
Feerates: 100.00 > 0.96 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (99,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,189 815,189 0000000000000000000049580214d4659e2eba65919878a8ddb570bba216e8ab 5,113 1.00/1.00 vMB 27
815,188 815,188 0000000000000000000317800109600f0ed82cbf8e1e0be7224b621d70d8ec5e 4,302 1.00/1.00 vMB 27
815,187 815,187 000000000000000000005d037d78f14f34b286ce305e4183fbd90b42f0e02601 3,433 1.00/1.00 vMB 36
815,186 815,186 0000000000000000000221278f7f63feb593bb8a01e3cc8f9513fa14767e69c5 3,881 1.00/1.00 vMB 32
815,185 815,185 00000000000000000000cc167c107a24883b34c16aad188aaa72412cc0ef437a 3,593 1.00/1.00 vMB 34
815,184 815,184 00000000000000000003d09220e85bbdbb832b86e3dc711c5cda888b1daf5985 3,779 1.00/1.00 vMB 27
815,183 815,183 00000000000000000001086e712ac6c665a0db182b437133b1ef9cef1a945167 4,152 1.00/1.00 vMB 27
815,182 815,182 00000000000000000002b3613f4ded5967557cd2174113c1fd4682eae930d96a 3,418 1.00/1.00 vMB 32
815,181 815,181 000000000000000000031828c0adf8b75a63fbd6d6e9d01d15f84e1149fb7891 3,883 1.00/1.00 vMB 29
815,180 815,180 00000000000000000002c05bb41e4f4dd5fecd0ef1a7ee8cc170a8cd49823dbe 3,156 1.00/1.00 vMB 33
815,179 815,179 00000000000000000001cf1fe9790133ad96dede3a702b18ea727464fc8fb3de 2,499 1.00/1.00 vMB 37
815,178 815,178 000000000000000000012abbee39552ccfda6cee6459bc1ff51b1b209c38f616 4,930 1.00/1.00 vMB 30
815,177 815,177 0000000000000000000261849197f625d39941756509c7cdf798508bedddbbe1 3,381 1.00/1.00 vMB 32
815,176 815,176 000000000000000000041045492b650415eb32f78af782689f29f14e1223239b 3,937 1.00/1.00 vMB 41
815,175 815,175 000000000000000000033f3ed302fee409d818397db0b6f33415e1b78f035a09 3,617 1.00/1.00 vMB 40
815,174 815,174 000000000000000000026322f3d3656b545af24013c562f810e92360e07518c5 3,352 1.00/1.00 vMB 38
815,173 815,173 00000000000000000000fedef960d794acda8b46ef4e82352c782bf489b72028 2,767 1.00/1.00 vMB 45
815,172 815,172 00000000000000000001d52cbd793af6b44a9e5a9071d84af3bcb220b3a93708 3,300 1.00/1.00 vMB 45
815,171 815,171 00000000000000000001945e466fde7739e8eaf8f08256af058f7f61c2e34abd 3,787 1.00/1.00 vMB 32
815,170 815,170 000000000000000000012a722f86fd6440e39d7146b930e4477d1327526a275a 3,047 1.00/1.00 vMB 36
815,169 815,169 00000000000000000002e3ac2f09626469379900b300efb5c2c8a41fc4a6e690 3,522 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.20 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: 653.95 GB
    • Received: 14.06 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.