Loading Tool

Explorer IconExplorer

Memory Pool

83,293 transactions
31.24 vMB
0.09279128 BTC
Random Selection Loading Transactions
Max Size: 191.60/200 MB

Candidate Block

Mining Attempt 2ccd21a0fbce4b9fa9cdb269dd1c725c6159adc9fe70380ceeeaafe8a5458648
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 64cf8daa26a4ea62b1f77c1721b4f63c4988914f6b4ca9d28d1270b3c7ff4df5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,392
Size: 1.00 vMB
Total Fees: 0.02226655 BTC
Feerates: 114.60 > 2.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (600,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,764 314,764 0000000000000000086079273aa6886375970f28b64b243a719a0ff52ddadd53 420 0.23/1.00 vMB 29
314,763 314,763 0000000000000000244921095e22637739ac4b1c0f8ed2ec3dcd205686ea49d9 466 0.26/1.00 vMB 28
314,762 314,762 00000000000000000d4870d5059815d6a6b5cc3d9429f988476af4392e7237c8 829 0.41/1.00 vMB 31
314,761 314,761 00000000000000003105037927f7dada5424848eb7b5c8b7e640b2449c717fdb 880 0.47/1.00 vMB 30
314,760 314,760 00000000000000001db50cf73194a4dc9060bd8e1b541085a8269383cc1676b2 83 0.06/1.00 vMB 17
314,759 314,759 00000000000000003283f8729bff027303b59b7d67cd55b1a10066571835f375 214 0.14/1.00 vMB 28
314,758 314,758 00000000000000000872a5c0c6d1e5fad6b8563cf0195034edc8cebce7cf2a8a 227 0.13/1.00 vMB 29
314,757 314,757 00000000000000001e55e19a021c9c62300625009113fa1e1d8c394966057d9c 325 0.19/1.00 vMB 21
314,756 314,756 0000000000000000123ea0aa8ccce92f4b16ff994b01e571a00d6c9c846d93da 543 0.39/1.00 vMB 18
314,755 314,755 0000000000000000162de8eacb5d24c46d44a45486eaaf11451988ddd0ddc822 1,111 0.75/1.00 vMB 23
314,754 314,754 0000000000000000118a6058484c6d6a89c376033b98bc1b6fb317ad723385cc 1,745 0.75/1.00 vMB 31
314,753 314,753 0000000000000000346635942a2506aae35902aae1fddfbca11ee742a5af2022 882 0.25/1.00 vMB 46
314,752 314,752 000000000000000001ce8d8db0fd8571aa52dd5a3dc5b90a79ec81015d8dad02 499 0.32/1.00 vMB 27
314,751 314,751 00000000000000001264d2f5ba7631fb887a298f89fecad5f6bedcfcc465d911 892 0.50/1.00 vMB 27
314,750 314,750 00000000000000001cd9880bfb4ee3af097a7f3c75cdfc13c47084b9f5c7ec16 407 0.22/1.00 vMB 30
314,749 314,749 00000000000000001dd45fa01b01b7c1d725642820438904f295c433c8892b53 140 0.10/1.00 vMB 17
314,748 314,748 00000000000000001e31ca9ff6dc07389e5d76dabbd3eeb38f8eb43d66d13f6c 127 0.15/1.00 vMB 12
314,747 314,747 000000000000000034c16f38391d30395fb0cd05cccb2a627c489036fb8d6dda 172 0.26/1.00 vMB 10
314,746 314,746 0000000000000000330fe45d9a1007d1b263d8ee7d88e2bd833d603cbb694fa7 176 0.09/1.00 vMB 34
314,745 314,745 0000000000000000209dd70feefab6a195677bc5f93e1cf5cd00a6d5974a9d1b 567 0.28/1.00 vMB 28
314,744 314,744 00000000000000000c594b4b574b212fb0cc43e799c6f578908d6ae1104625e3 1,482 0.81/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.77 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: 709.43 GB
    • Received: 16.91 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.