Loading Tool

Explorer IconExplorer

Memory Pool

26,618 transactions
6.41 vMB
0.05361529 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.72/200 MB

Candidate Block

Mining Attempt c8e5f4fe042d0a43fd16947f041e4feb76f0c33959e8b8f3e3a1ad1e64359f3a
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root a6ce982ef3a5615766b56e04c8624b6dd0f2f11d50632178edfc77cbee6c3105
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,876
Size: 1.00 vMB
Total Fees: 0.03707950 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (694,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,701 218,701 00000000000003a30177081c5f1f0d9df799e3473762a5a0c572c5bef4777ad1 242 0.12 vMB 150
218,700 218,700 00000000000000af4b09344842f89a60cb9f423c2532ea32fbfad37eb23cd236 405 0.20 vMB 171
218,699 218,699 00000000000002345323914ed262d313fbdcc9cac7023e88a2da1f1fe28154e1 351 0.15 vMB 174
218,698 218,698 000000000000012482fb8a4eb9f0862e54474226f08715324ae178ef3914dd54 100 0.05 vMB 119
218,697 218,697 000000000000002d608351996d26fd22d2b36daccfb3f1de6753a839626b441f 225 0.11 vMB 242
218,696 218,696 00000000000004478668f6ca90cccc3104864e6a8d3d76b5c2e865328f8e8679 29 0.01 vMB 211
218,695 218,695 0000000000000449d509274d2749a62d9e003403746417b21c5d0c0df67417f8 254 0.21 vMB 126
218,694 218,694 00000000000002cd0b831737fbf1bb63ae2a0eff73d8e09bd908e840f0c4f204 469 0.20 vMB 182
218,693 218,693 00000000000005567355240bc747afc36ad754077766959ea293c9bf8b5e89c3 97 0.05 vMB 170
218,692 218,692 000000000000010422e85320f49fc36905bfc341054f65a4398a4322888f735b 102 0.03 vMB 125
218,691 218,691 0000000000000546c20ec4faa73168d6529ff588f943376ddc43ebafa5a564a5 10 0.00 vMB 342
218,690 218,690 0000000000000026c443dda5fcd891509b7df5e9948f70efbb0bacb14850f8b8 121 0.05 vMB 146
218,689 218,689 00000000000001ff05ceb33b0cc38520316719b7bd172e380c9fb84f5fbc6802 442 0.30 vMB 59
218,688 218,688 00000000000004adc12d63fa8fddb7ea4f06dbc29c0e3b9a8f3c8bf13a53e6ee 260 0.08 vMB 9
218,687 218,687 00000000000001f2c7d68adff5276bdc71e63772a46e07014e4c87d570bccc1f 377 0.17 vMB 170
218,686 218,686 000000000000007222ebd983200b534a296df80e997e47495da1e46401c4c7b6 455 0.22 vMB 167
218,685 218,685 000000000000036b51a54351b55c2531d65320d8c2d299b04431f9c0dd132c72 330 0.20 vMB 113
218,684 218,684 00000000000004137cd8ccb726dd3b6218fde5ed15d24330504ca9ae18f79484 365 0.25 vMB 128
218,683 218,683 000000000000010645f5631163d1dd0044841bb34167592df0658d9eafaf9c30 256 0.09 vMB 192
218,682 218,682 0000000000000532ba5b2d1e1851dce10dfe365a462ae4a4a9df69472cd72774 13 0.00 vMB 44
218,681 218,681 0000000000000395c0d6ca160546389bc19773200abf338aaa8522debda9b9e9 356 0.10 vMB 46
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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