Loading Tool

Explorer IconExplorer

Memory Pool

85,389 transactions
32.21 vMB
0.13538158 BTC
Random Selection Loading Transactions
Max Size: 195.12/200 MB

Candidate Block

Mining Attempt 5992fee0aedcb6c834d3a3e265ef4b9e4a592ea362a6f6e40e7b68a97744eb17
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 653c82d4fbac2b71ee6445299a8e783279197a4d2acc22933bfe27ee7c163276
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,932
Size: 1.00 vMB
Total Fees: 0.04345476 BTC
Feerates: 405.89 > 4.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (4,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
911,046 911,046 00000000000000000000ff575963c03224323ebf14dd31f3dc5a0b2060e261d1 4,074 1.00/1.00 vMB 1
911,045 911,045 00000000000000000001f5e9bd107ad4e089cced426f3931bb1f73bd2a17b905 2,593 1.00/1.00 vMB 2
911,044 911,044 00000000000000000000cd507204638bb9f34395febe60a6095e73a412bfda8e 2,621 1.00/1.00 vMB 2
911,043 911,043 00000000000000000000a1b45f00be065123819472bd1998a902d432d43a09f5 2,068 1.00/1.00 vMB 2
911,042 911,042 00000000000000000000137a5494f83a43847a04314a2a88d845ffa8e5c3cf71 2,870 1.00/1.00 vMB 2
911,041 911,041 000000000000000000000426c91fe59baeb6ca820bc3c2f180ce10a36c297855 4,083 1.00/1.00 vMB 7
911,040 911,040 0000000000000000000034151640e5ffc74e8a98614b164c44fcb185a03f702f 4,352 1.00/1.00 vMB 2
911,039 911,039 00000000000000000000c52eb7b53edb68478f598786aab1798134315b6e078b 1,800 1.00/1.00 vMB 3
911,038 911,038 00000000000000000001f1cfb40c9d956c17c359bb215d5773ee49e0e18f8aa8 3,017 1.00/1.00 vMB 4
911,037 911,037 00000000000000000001ff1b458b598153b0fdbd5044fef873981ef2870bb2cc 4,292 1.00/1.00 vMB 5
911,036 911,036 00000000000000000001873b16dd5ed6857ad929653aa40420ea38eedd980169 1,007 0.32/1.00 vMB 2
911,035 911,035 000000000000000000021e4f97d1d71027ac87d864994d69fc348c5258e7dd21 2,817 1.00/1.00 vMB 2
911,034 911,034 000000000000000000004d1f36805472745777e10ceed387c7be0693235b8b94 374 0.08/1.00 vMB 2
911,033 911,033 00000000000000000000560746dc28f52b99900dbdda5abef591d4f36a4b7668 4,154 1.00/1.00 vMB 1
911,032 911,032 0000000000000000000121dc994959e44e0fa09bd4493bf697821e42bce6a1f6 3,630 1.00/1.00 vMB 2
911,031 911,031 000000000000000000001e6094a96c99228902431868c7831fd3780ad5ca4c37 3,548 1.00/1.00 vMB 3
911,030 911,030 0000000000000000000085bd5e95fa0dc90c715442d6738cb3d976d415af52b7 2,799 1.00/1.00 vMB 3
911,029 911,029 00000000000000000001d47c4d293132a374c7756fb472d3d1ebba222ac7b5ff 4,748 1.00/1.00 vMB 0
911,028 911,028 000000000000000000003c546a14ff3ecf93c6173a06eecb562495bd025f0227 4,728 1.00/1.00 vMB 0
911,027 911,027 00000000000000000001b0e53141a4f1f7bc18b132192251d0664439906ca16b 3,485 1.00/1.00 vMB 1
911,026 911,026 00000000000000000001d76ec621e0a27b68708171d546b767c6581e865252ff 2,958 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.06 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: 720.76 GB
    • Received: 18.25 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.