Loading Tool

Explorer IconExplorer

Memory Pool

82,730 transactions
31.65 vMB
0.13036374 BTC
Random Selection Loading Transactions
Max Size: 189.92/200 MB

Candidate Block

Mining Attempt b97ba21d6e84f95717e91c021fa89245308d479151b67b514606d93a3e914d27
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root 19de36dd19197dccd885afee41945dc52f4f7b35d7b0e1619059c2797e0259bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,388
Size: 1.00 vMB
Total Fees: 0.05683834 BTC
Feerates: 180.34 > 5.70 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (548,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,653 366,653 0000000000000000085882ae43d4f4f1ac7abf08d1fa0477565bca6f33215c57 1 0.00/1.00 vMB 0
366,652 366,652 00000000000000000d9ca142222d4fa604ad9b5c0c6666d163d8f99acf3a017c 94 0.09/1.00 vMB 17
366,651 366,651 0000000000000000116279983aa31db579aac62f0b81080aaee472da472a7b89 1,576 0.78/1.00 vMB 38
366,650 366,650 000000000000000012d6b483f922985ac20bf5017a1c0b2aad989788798d9f1d 1,087 0.53/1.00 vMB 39
366,649 366,649 00000000000000001150a0efcde2456e958c0999e216c8af115aeb4bc6b3c37f 363 0.16/1.00 vMB 31
366,648 366,648 000000000000000002cf03914029db2d32f106e12d879001a5fe0b164de06687 888 0.40/1.00 vMB 43
366,647 366,647 00000000000000000fccf76a788a6085db9531093542f58b915d890e35ded025 321 0.17/1.00 vMB 46
366,646 366,646 00000000000000000648f2d6296895dad86de3adda564dc4211ac2ffcb6b8be0 244 0.15/1.00 vMB 41
366,645 366,645 000000000000000004dec879381bdd1368dfbaf4541419cfdcdd3a5342bf11df 746 0.44/1.00 vMB 36
366,644 366,644 0000000000000000048d93c374dbe0da71d5688d4abbf64e1a3c9fa7ffe8f94c 164 0.10/1.00 vMB 26
366,643 366,643 00000000000000001389d612c81cd4fb3c78d0b18346541494696da4e9331cbe 2,422 1.00/1.00 vMB 69
366,642 366,642 00000000000000000fdf4581cabfc99fbbd7991a0a64263a0a9951aab13c4b4c 431 0.23/1.00 vMB 36
366,641 366,641 000000000000000013eb7afcd531f3d2a5e31fb9fdace4017759bbbd67d531c1 1,684 0.99/1.00 vMB 34
366,640 366,640 00000000000000000c29cfdf7423decfc736ef152c348bc1ffc16d4808f75612 2,147 1.00/1.00 vMB 43
366,639 366,639 0000000000000000115c66c36f07a72684118f96a0711a2e63e950bb8bb46115 1,108 0.71/1.00 vMB 29
366,638 366,638 0000000000000000128f842af3ab1c8c611ad7ab7bede74cc5b33be2c07952e8 185 0.11/1.00 vMB 27
366,637 366,637 000000000000000009a6c88b63ebd46f736a3ea0cbcd7537f50680af86a61244 698 0.38/1.00 vMB 33
366,636 366,636 00000000000000000e2ac39375c2f75bce7317477617d3eb1be9a6fc311ee06f 858 0.39/1.00 vMB 40
366,635 366,635 0000000000000000083f41b9f47cb4f32a5297c3f2c127abb97db6c294ae0dfb 1,874 1.00/1.00 vMB 34
366,634 366,634 000000000000000005e170516c72498df1bf1ba52b65ef47d469fd2d224967d4 735 0.30/1.00 vMB 49
366,633 366,633 00000000000000000f0310038fea4be1b281621540b9a67ef1f23ae124a7fc2a 1,608 0.85/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.69 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: 697.29 GB
    • Received: 16.53 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.