Loading Tool

Explorer IconExplorer

Memory Pool

29,218 transactions
6.63 vMB
0.05215057 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.72/200 MB

Candidate Block

Mining Attempt f387a70d1a3356c2db0c84a9d76ba723d43a8dd5eb2442b7d8a15c237d3d5a28
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 992dbf1993c135eab10ae4735082e4fb827bda9b506d60a5c0269224ea47b696
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,115
Size: 1.00 vMB
Total Fees: 0.03510405 BTC
Median Feerate: 2.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (774,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,598 138,598 000000000000021477fecd4e75ee8dffe974fb9e713ce50291eb85f48c22328c 129 0.05 vMB 815
138,597 138,597 00000000000006dffbfdf2307f9cbf47f3657966c1c2ddf93e9478bd04d9abf0 18 0.01 vMB 58
138,596 138,596 00000000000005de0dc26cd981e3fc5aae527d4fd3b2c1f56ec048c01badcb47 33 0.01 vMB 113
138,595 138,595 0000000000000494d97a85a187e2f147c55e7e44aa36e73f157a9ce5f4f7693d 37 0.02 vMB 272
138,594 138,594 000000000000056e2f10805f92415bbd11f56cef589151faa0a4fb7bf0a2ed01 11 0.00 vMB 323
138,593 138,593 00000000000006578d5837595e599806a62344f13a22c0eca91686176032773c 30 0.01 vMB 92
138,592 138,592 0000000000000297071a5521549f7a614dd3a7d5ef6c03c52b129538460e69e9 9 0.00 vMB 164
138,591 138,591 00000000000002ff691e8f0abd19142b64b3905fd07298dc3ed33f6464bf9645 63 0.03 vMB 151
138,590 138,590 00000000000006d0bffa6baeb4dddcc99df79fb556ec379d1a16ee0438cd2c67 13 0.00 vMB 2,469
138,589 138,589 00000000000003715a7610f2f81dde47f24db7bb16e02a729b29a72460775005 74 0.03 vMB 165
138,588 138,588 00000000000009348236aa6892dbff27b0e62e91d6f693936461b8e6a1be67dd 39 0.02 vMB 101
138,587 138,587 000000000000059295d84505c06c6377f731d227250f4604d9680805e333e988 36 0.01 vMB 115
138,586 138,586 00000000000006c96657dc6ef622307b2c269bbf0c272534e85de8c18f4573c2 1 0.00 vMB 0
138,585 138,585 000000000000060b392d06a3947e6c55c47794518afdbeaf9744b199fff3998f 53 0.02 vMB 155
138,584 138,584 00000000000003bf30a2a3ee90269e648f8929611e38f24aa9bbbd5cff9e67d2 25 0.01 vMB 301
138,583 138,583 0000000000000202dd53abb7b8f7cb1e30573a7cd3ef71b17520fc9984767dc2 52 0.03 vMB 257
138,582 138,582 00000000000001206bfc086c25d3668667b37f750f8a3e24e9085d783a046e6d 27 0.02 vMB 35
138,581 138,581 00000000000002606773ea2ba97f8eedbd5e738f17edeb2d4fe3539f66ae01ce 9 0.00 vMB 483
138,580 138,580 0000000000000636ee2328e501de1a29abfc78ae192de89a3f887221fbfb5e70 17 0.00 vMB 51
138,579 138,579 0000000000000350bf8f60e3706342d986676be6ef60c1a87009038d8781a0cf 18 0.00 vMB 229
138,578 138,578 00000000000009d72e4b75efdd2bd42846730d74d5c56fed4e0529cb4982f770 27 0.02 vMB 365
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 44.44 GB
    • Received: 0.65 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.