Loading Tool

Explorer IconExplorer

Memory Pool

83,718 transactions
31.53 vMB
0.17138505 BTC
Random Selection Loading Transactions
Max Size: 187.29/200 MB

Candidate Block

Mining Attempt 8233dd2cfc9bb2768a905c9155f0930e9f6f73bd64d413b7494ab89b0e233372
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root d9aa3c3d329c019f001171cb34df6d52529c64188ee923ac0ffd115a69a9eb23
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,070
Size: 1.00 vMB
Total Fees: 0.06478338 BTC
Feerates: 269.69 > 6.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (805,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,634 109,634 0000000000010936c7af3f8ca37eb0121bd9015611b78d4323989a7ffe98c204 48 0.02/1.00 vMB 0
109,633 109,633 00000000000086f7652c3845b20c88dc0f920f53c0469250c0a001b24df7fd17 1 0.00/1.00 vMB 0
109,632 109,632 000000000000f956482f1c07872f12098fe1f82f364a11709e872d9821da26ee 4 0.00/1.00 vMB 0
109,631 109,631 000000000000a1a639d402b381793e8ca8dd513dc5c80f8b5ea6d71a30bf8090 1 0.00/1.00 vMB 0
109,630 109,630 000000000000fe4d5452bb4fca0ed6906e5cea893e176178ad799395db031a20 10 0.00/1.00 vMB 431
109,629 109,629 0000000000002bce800e2bd1a4f36d082266f1f729027930efb690f0721e87a2 7 0.00/1.00 vMB 0
109,628 109,628 00000000000195edacf6020caedcfd6acbf14b96adb1175172bebe1d5996f28b 5 0.00/1.00 vMB 0
109,627 109,627 000000000001710800b1c8aedd424bd48b27cfd120a0ad15936cb809398aea42 11 0.00/1.00 vMB 696
109,626 109,626 0000000000011345b079a234153058c20bd1d104ec13ea54e17cf8a0bd140b48 5 0.00/1.00 vMB 0
109,625 109,625 0000000000005a26335566fbc2f4dd3ac97faa8c26953a3c4fcab6c7042ec24c 12 0.00/1.00 vMB 0
109,624 109,624 00000000000164b2bad80d01d36a487b4a5e22eb853e4efe209a2b6c96936bc0 5 0.00/1.00 vMB 0
109,623 109,623 0000000000014ad24c5679e0dfe61580993e7a186937aa95e42674643e288396 11 0.00/1.00 vMB 0
109,622 109,622 0000000000008b4fab3427a768f843a55f6768745476ab1708c8ed08e321a458 6 0.00/1.00 vMB 0
109,621 109,621 000000000000ad254708fe152177110edd394c94fb1cc81b0cfa8d612224112b 9 0.00/1.00 vMB 0
109,620 109,620 000000000000394e87d505194d8bf56a7716dd22a02558f33c1f5cca848383a6 5 0.00/1.00 vMB 0
109,619 109,619 00000000000092d33bab4ac8f4ca2cd1e2e5fbf8a70f9f8d8d8d64edb7f9a62d 10 0.00/1.00 vMB 0
109,618 109,618 0000000000004dbf273a8f2b8897077a7a36faa938ca3830a1f4f29ecf591d67 11 0.00/1.00 vMB 0
109,617 109,617 0000000000010e6c22e4644a8bd2d45beac56fb89bb96801f00d409faa044a8a 10 0.00/1.00 vMB 0
109,616 109,616 0000000000002c73aa09f3c5795c1bea590fc89bc917f32276336e6ca33bc774 4 0.00/1.00 vMB 0
109,615 109,615 0000000000012573f3e2b03d31caa466b1baa4878012fd7c6b839c1ef21a2642 1 0.00/1.00 vMB 0
109,614 109,614 0000000000002867bf23e982d535b4366acd07f4c01130ba25b729d7422e7a12 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.