Loading Tool

Explorer IconExplorer

Memory Pool

15,918 transactions
7.17 vMB
0.02338898 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.24/200 MB

Candidate Block

Mining Attempt 06a3cce2cbe3106aab17c867423d62f52155cb282a116d5ceae47ae64e24861e
Version 20000000
Previous Block 000000000000000000003e759a1225e40c86bd401caf3574c16364633de89ba8
Merkle Root f023cf8e0d81aa9e434cf271464f5370b5b04b481e00bfa3e2dd7625384e370e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.00952195 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,442 (688,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,998 224,998 00000000000002c2b451416049af5918cc4aeefb6585b394d0a182f33b456f1f 122 0.05 vMB 175
224,997 224,997 000000000000033197653ea1c8880130be3a809b73ed238a6128b7d33d24f72a 209 0.08 vMB 204
224,996 224,996 00000000000001e27b8d967879831d5367edfb0936f41d51bb5daf04b7d045e7 101 0.05 vMB 150
224,995 224,995 00000000000002fed4848f71345b18fa0a2675214e5f0ceefa5958a76e6097e7 110 0.05 vMB 135
224,994 224,994 0000000000000217415b0acb572416c38cb5038beda642b52bf45ee758449a8c 207 0.09 vMB 358
224,993 224,993 00000000000000845f7250fa0705594c5229c9b2a74cf9b85a4f38246e5c7bf4 121 0.05 vMB 220
224,992 224,992 000000000000030e85032821a976123445a763f83dd446a02e66113e924eeb56 258 0.15 vMB 99
224,991 224,991 000000000000018a90faedba08f589830fd09cd63e0d0bf039547d9fb6efed58 175 0.07 vMB 226
224,990 224,990 000000000000010ee2cdcafe3fc3c9251709936a46b0b11f6eb3bc4a97715065 430 0.19 vMB 104
224,989 224,989 000000000000039740b332e6ce5be6df78ed58cae4a060aece48eefb541bf798 228 0.32 vMB 63
224,988 224,988 0000000000000147a7b3d809fbfd32ca6e93e91b6ea1ebf12b012bdc36f18594 664 0.25 vMB 184
224,987 224,987 0000000000000331d34c4c2c9dfc29bffea74910c465f461aa7e30cd57e0ab89 433 0.18 vMB 208
224,986 224,986 00000000000002707802d1a7ed26e04f720578ada6cc8f2f0d2a1d040dfc2491 1,721 0.72 vMB 187
224,985 224,985 00000000000000442eb47ac9036ee2a877635afb601aac2341d1dfaefdb600a4 599 0.50 vMB 141
224,984 224,984 00000000000002f874013ca368e9276caf53f1761471957c771a10eee25e856c 993 0.71 vMB 113
224,983 224,983 000000000000016ff8bcae6fe220ff6dfd5d9a467f1158fae1c1e85cb3e5e383 1,044 0.39 vMB 256
224,982 224,982 0000000000000329449b893bea43ddce940caab7a4861590d5d4d6d943196b65 1,684 0.50 vMB 248
224,981 224,981 00000000000001810c1b0b197b2d66772516e4e862a9fa0aac9eaf7999b2018d 149 0.05 vMB 141
224,980 224,980 000000000000034ce07635d98e88609a224ded03559e80c30d3652906e3f46a6 11 0.00 vMB 181
224,979 224,979 000000000000000d5a93f850f15bab9279cd47054d31ae9d77d8341631bae925 131 0.05 vMB 156
224,978 224,978 00000000000002ee5e8db4bed2c9945e89ccfd7947beb4a2d3b7cac3aeedafc2 142 0.05 vMB 106
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 304.55 GB
    • Received: 1.41 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.