Loading Tool

Explorer IconExplorer

Memory Pool

74,345 transactions
27.44 vMB
0.06923292 BTC
Random Selection Loading Transactions
Max Size: 167.55/200 MB

Candidate Block

Mining Attempt bd784cbad98520803189b93b53c28f2a7808cbb959564032cd39f5081d9a1191
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 1d6834098baa525415323cb609051a71fce943f13169f85ee05140463bc197c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,034
Size: 1.00 vMB
Total Fees: 0.01085795 BTC
Feerates: 84.71 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (137,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,616 777,616 00000000000000000000a91652e1c7d21e7f98abbfa6eefc6f7a312d10f97892 3,742 1.00/1.00 vMB 24
777,615 777,615 000000000000000000041f0e7d4f8f3e84e59920fdc9db75e4734bef9eb086eb 259 1.00/1.00 vMB 1
777,614 777,614 00000000000000000003bfa564e672688353b95de980dc44493945c642d27de8 1,705 1.00/1.00 vMB 8
777,613 777,613 000000000000000000023d55fe1e12563dc7c8282a64bcc261df79c47b27788a 322 1.00/1.00 vMB 2
777,612 777,612 00000000000000000001070078386252d6ff44b4929bf440a594fbb4a2d0acc0 380 1.00/1.00 vMB 1
777,611 777,611 000000000000000000025f58804c7ad7df3a98203b7e81257f73514ec9e77b4f 1,664 1.00/1.00 vMB 9
777,610 777,610 000000000000000000039d70b125a2fd3b065a6fdb819c96b8f5462785721435 1,236 1.00/1.00 vMB 6
777,609 777,609 00000000000000000004bc83176896bb53495ce864f9a208b98525867e3d1089 1,720 1.00/1.00 vMB 6
777,608 777,608 000000000000000000045f2f2f3e896ef199ec222e2f7b7cc82fe491aed19697 1,679 1.00/1.00 vMB 16
777,607 777,607 00000000000000000003d1e86b86326147932aff49f86e7e1537f1d7d335525d 2,686 1.00/1.00 vMB 19
777,606 777,606 000000000000000000015b00eef4dc450d2be3e6c03170af809170b3c0ce0f52 2,020 1.00/1.00 vMB 11
777,605 777,605 000000000000000000045fb57df0c193eda3c32f83f9368828bcc0002a5fe771 1,662 1.00/1.00 vMB 4
777,604 777,604 00000000000000000002c15d4ede1eda85366e15dad6f6582996b9acb628fb7e 3,322 1.00/1.00 vMB 14
777,603 777,603 00000000000000000004352905e00338cff3d3a6489448d63c88db723cee76e3 3,175 1.00/1.00 vMB 17
777,602 777,602 000000000000000000071ea228ddedea26ab2a528af1d6e2763b919dd178eb18 2,780 1.00/1.00 vMB 14
777,601 777,601 00000000000000000000db645a4ce44c3d26749ab0900c3c77f7d1243623e997 989 1.00/1.00 vMB 5
777,600 777,600 00000000000000000006c873eb7c7554518cfe7a3bdb0448527fafa962d4ac70 1,592 1.00/1.00 vMB 11
777,599 777,599 00000000000000000005ff1663c43501a28f3f819ade359592060e33b152ccc4 1,205 1.00/1.00 vMB 18
777,598 777,598 000000000000000000049044c0d03b94a03add6a75d6bc382a96ce908327d260 1,672 1.00/1.00 vMB 9
777,597 777,597 0000000000000000000024511afd42eb9356cba2ba345b450e32d915d390e440 989 1.00/1.00 vMB 11
777,596 777,596 00000000000000000003794aff09a0d351f8c724802c1353c0a84795d3d52c24 881 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.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.