Loading Tool

Explorer IconExplorer

Memory Pool

36,581 transactions
25.91 vMB
0.08660100 BTC
Random Selection Loading Transactions
Max Size: 132.68/200 MB

Candidate Block

Mining Attempt 0c69e7861c7cdfe016829f4b147d454e6ff350646534baf51ebf064ee1bfd03f
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root d595ab4bff7c38b4fbe70be76b47283b56c5b285b41b445ddf19da15f25d99a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,781
Size: 1.00 vMB
Total Fees: 0.03908971 BTC
Feerates: 171.09 > 3.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (594,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,707 319,707 000000000000000010b908fd5fabc641f9ef76f177f376492ca13e0e2c5e10de 569 0.31/1.00 vMB 26
319,706 319,706 0000000000000000108704405640219d01624601db5fb343aa627fae3b769c7a 500 0.24/1.00 vMB 28
319,705 319,705 000000000000000022c6db3a11639e34b4bd6514d8770b87f1bf0762cb444dd5 126 0.10/1.00 vMB 9
319,704 319,704 0000000000000000148d56d39d331882152ea5090e6d49c14ab3bd04a17471e8 136 0.08/1.00 vMB 23
319,703 319,703 000000000000000009736948703a2f5a671cd29a4f7dcb8c8a6001122c9aabfc 828 0.43/1.00 vMB 27
319,702 319,702 000000000000000015555889ed52e335ee80ed78fd4306624254df622a1b114e 1,289 0.75/1.00 vMB 25
319,701 319,701 00000000000000000c2937881ce1560ee047ff195d40dfe07722e646956ddde6 363 0.21/1.00 vMB 26
319,700 319,700 000000000000000009939ae830088660a8c11c5f0d358d0f479bdc2a275f1043 149 0.09/1.00 vMB 17
319,699 319,699 00000000000000001eae880cad53459db0ede6b37d3ef2feaf40c8e7e4adfa6d 270 0.15/1.00 vMB 23
319,698 319,698 000000000000000001482c6fccc53a4bf7e21b154f749f5db34d6f67442a099a 381 0.20/1.00 vMB 25
319,697 319,697 00000000000000000ec678f9a7c917e725a499dc0d42dc202d138988c94c17d5 336 0.21/1.00 vMB 21
319,696 319,696 00000000000000000f81c929933ff11cc6c3900afa783795102b3c4f88301fd1 332 0.39/1.00 vMB 15
319,695 319,695 00000000000000000319ed3a6b016672e74944a71a7af4f0ddfc44134eaf3541 907 0.35/1.00 vMB 37
319,694 319,694 000000000000000011bb4993912b355f70c4cf15897dcb2dcdf26ef00b98fff7 166 0.16/1.00 vMB 8
319,693 319,693 0000000000000000193256a0c33cf316961626e42da83d4143c9a271a1def769 984 0.50/1.00 vMB 32
319,692 319,692 00000000000000000c78cf761b634cfc6335076933d6a58e4a79f502ce3fd6a3 54 0.02/1.00 vMB 28
319,691 319,691 0000000000000000208fa6e52e23f9474ba7fbbcbe7478e23b8a70c967aa0327 573 0.27/1.00 vMB 41
319,690 319,690 0000000000000000073f0de10917c441b3e3bff45f236b3da740f648b389dc07 118 0.08/1.00 vMB 22
319,689 319,689 00000000000000000864a06f8755bd1d6556a418a9536f57747e6293ad08bdd4 386 0.37/1.00 vMB 19
319,688 319,688 000000000000000007a5fde08e39222d4f75e124a3d333743c8bfcf50f944c43 1,063 0.50/1.00 vMB 30
319,687 319,687 00000000000000000c11cfdcdcd123ba5d867cd3ca3b3ad3b685f745cad0d063 1,634 0.91/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.