Loading Tool

Explorer IconExplorer

Memory Pool

41,238 transactions
18.08 vMB
0.17027095 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.71/200 MB

Candidate Block

Mining Attempt cacf6f028da5124998fadad5da16ec2d729d9f4ecb1f9bbbc7532582f30fd08a
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ebbc21f650e7acd51fced687ac3547843f951f837fa8dbb05f413fdce87d7f3b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.05479712 BTC
Median Feerate: 4.58 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (745,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,099 168,099 000000000000065b21c99d4ee05eb95ff83bd2827bc67821a5543941c93f7d95 5 0.00 vMB 0
168,098 168,098 00000000000002713b6be818c8d92efc1e9d2b408fb83f7291ca0a7ae866395e 8 0.00 vMB 16
168,097 168,097 0000000000000be4e9d9f168672749ea5b8789bc098ff429060b09ea8038336d 32 0.02 vMB 58
168,096 168,096 000000000000004690feb0521dcc7017545824c2d29045a396efcd3b8068aa70 14 0.00 vMB 39
168,095 168,095 00000000000009cfbf8be9d8c907c903267590f815f51eb18c573b2ab78420ef 15 0.01 vMB 55
168,094 168,094 00000000000005d9876934df70736564a40751c8026a18a4c456ec0e036cbf1a 92 0.04 vMB 130
168,093 168,093 00000000000002444b4a59f515a9b22daaaa4dcee2b41de8c4e3d5592e9e3990 107 0.03 vMB 58
168,092 168,092 0000000000000093a49709d1323661b13de8089152fd44725191f45eed20b04d 69 0.03 vMB 85
168,091 168,091 00000000000008181378f06f81e8036ab117546690c693aefc4d2f3d9cca133f 37 0.01 vMB 782
168,090 168,090 00000000000007e522080fabb3caf79062899eb801d6ce16f7cfbbd73c9dcc7e 115 0.05 vMB 198
168,089 168,089 000000000000035010292db86f97a207d96a4106af108fcb016550dee0e4f96e 136 0.05 vMB 56
168,088 168,088 0000000000000ad29f69ee227f3b8d4ddf5ce4cb018385de0706f1b287ea3534 38 0.02 vMB 18
168,087 168,087 00000000000004e066798b91535e5ffb25f069a42fe0bb9eedf44deb84012767 135 0.05 vMB 136
168,086 168,086 00000000000009f2694680274f405cf81114460b927b87701d7a304b5cd538e4 8 0.03 vMB 87
168,085 168,085 0000000000000a90fef944ff2b35e71f440d7ad533c8f2f1f07e679c867288a1 10 0.00 vMB 69
168,084 168,084 000000000000032541ad241330f52ae2880b3ccf33316b33b36e8b2e3bdb3446 24 0.01 vMB 99
168,083 168,083 00000000000006042ad9cb297cc1ad0526afcd421900e01ca419c37828b6c0c9 94 0.05 vMB 259
168,082 168,082 0000000000000b86379cd48fadc3b8b1bdb0e9e4d7e8a4bb6f08984199dbb96d 27 0.01 vMB 1
168,081 168,081 00000000000005d9b62a432965fe88a5db1c5c06eebe15fe8b6f2ec3fb50930a 9 0.00 vMB 0
168,080 168,080 000000000000006286838cb1f0a0ab63f0906ea8718c5badd88804bd2b859816 100 0.04 vMB 47
168,079 168,079 000000000000015e4d0152ad299b723445c1f91900176e77bca6997308cb59ff 9 0.00 vMB 69
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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