Loading Tool

Explorer IconExplorer

Memory Pool

28,372 transactions
11.69 vMB
0.03436437 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.19/200 MB

Candidate Block

Mining Attempt 4caa1b46b1e855fb9570ba04d142e713aa257cac853b36a9648cab88fb14a6fb
Version 20000000
Previous Block 00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d
Merkle Root 2555eca7c22de8d296a197b49af1c806075a32fd98f6f8f33cb3379b32ad0f00
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.01401271 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,519 (785,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,735 127,735 00000000000015c23e87bf63a1f5e88463c21965d895cb55c9728bfc32ebbaac 9 0.00 vMB 20
127,734 127,734 000000000000062494c814e78919d571d6ca967e1f678b94f21e8b4a792b9982 10 0.00 vMB 336
127,733 127,733 000000000000063dccf468f52a46929a21831e5f791a5bddd8446c39a657d2a6 14 0.01 vMB 581
127,732 127,732 00000000000015a9a4649ccfa393fecf9bdb6ee631e367948606073f6da29c21 9 0.01 vMB 1,445
127,731 127,731 0000000000000e0ed05f1b8630b3760a3a678aaa38126c9e0064a03ec806879a 34 0.01 vMB 107
127,730 127,730 00000000000023d7a21fdfc0c4eecac960f8cc88410021bea149d67e2f03f04e 24 0.01 vMB 721
127,729 127,729 000000000000263e6840b5c5f865f278d917ef2ca0bcce0ccfe202f51d378196 16 0.01 vMB 637
127,728 127,728 0000000000001da09818ac7b03669ffe6bb180bfcd64f4da51978ffc8d41d6dd 14 0.01 vMB 1,017
127,727 127,727 0000000000002090fb469b2d4bed07ca097cfdc947559f56bbf6eebfaccb6728 29 0.01 vMB 1,378
127,726 127,726 00000000000010cc8775b98b600ed5c2b220fb965b55bb3d6d413c7d94b0750e 2 0.00 vMB 2,503
127,725 127,725 00000000000016d26ac7ca551cf273eb2443534ad7237151dc79436b3dbc60c5 29 0.02 vMB 602
127,724 127,724 00000000000000250de6fbfde1096ac8163108bcf6ad4ff27fe96559036a1288 36 0.02 vMB 884
127,723 127,723 00000000000015c44f999a16417d35ca8755adc18083b29862e7ea10e4590ab0 21 0.01 vMB 1,028
127,722 127,722 00000000000018565f5f3bccf9fd61c16dce344bb8a5439ae3a903aa81af3c33 190 0.08 vMB 1,112
127,721 127,721 0000000000001703e36329175716df6bbe45d4488b23ab7986db94ecd570278a 9 0.01 vMB 599
127,720 127,720 00000000000026672afde0add7123e6301dd1a90b065c80327d9625cf27e979e 31 0.01 vMB 785
127,719 127,719 0000000000000d026d767e39682a9881ac52b124ca0fe7994f7f523188372b2b 27 0.02 vMB 239
127,718 127,718 000000000000048261ff135be684c4d3c563bc0fe7aee810c54c69a08b2dff19 36 0.01 vMB 111
127,717 127,717 000000000000039ce9ee28eeac0b28081fffd1d0b88c091aef210d1a61bc5543 9 0.00 vMB 353
127,716 127,716 0000000000002012a97fa471343d8169ab7b9244aa7c9ca66db6dde4ee3d32f2 57 0.04 vMB 887
127,715 127,715 000000000000225bf3d2552124cd7b9094d235eeb09966f5d6f6c3f244a301a6 22 0.01 vMB 608
Previous 10 blocks ↓
Total Size: 779.76 GB

Node Details:

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