Loading Tool

Explorer IconExplorer

Memory Pool

79,161 transactions
30.05 vMB
0.08313106 BTC
Random Selection Loading Transactions
Max Size: 183.07/200 MB

Candidate Block

Mining Attempt a100faa6a568bf3a781c3825d18978d3940cb33946886730ba5c820bd4054d44
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 5618739d2b104cc0c1ca92a152ba6e1609607394c79ea68f9c5f675cf682221a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,008
Size: 1.00 vMB
Total Fees: 0.01629192 BTC
Feerates: 300.83 > 1.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (765,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,035 150,035 0000000000000a33d04b2d72aa862b6b2c8681687e42b25445450f22ae007218 22 0.01/1.00 vMB 407
150,034 150,034 000000000000019b769a5d30d1ab7d9ce0c1192c69007851be7fa5683bd75394 17 0.01/1.00 vMB 51
150,033 150,033 00000000000000c4f740bfd56007352da89f8777164ea234a0b3b940598891ce 14 0.00/1.00 vMB 108
150,032 150,032 0000000000000a8cf8726c0f1ba44947cf00f5cc1cf7261b6c31f9a745db4d63 3 0.00/1.00 vMB 96
150,031 150,031 0000000000000771bf84a419f41f5ffa3f7f527cbc13bdb9ff7c346defee09b5 59 0.03/1.00 vMB 148
150,030 150,030 000000000000019ca30794bddf623b5ac6725a4e82ad652fc97dec64deabd773 157 0.04/1.00 vMB 73
150,029 150,029 000000000000001ea020e01e25aeb5d726e6e0a8f63c373755620f035a518587 72 0.04/1.00 vMB 103
150,028 150,028 0000000000000726d41a40c98d5a69d633d745150967d0f35c4f3931d7713d18 5 0.00/1.00 vMB 72
150,027 150,027 00000000000003eccbac261e299bec99d3fe63d7733686db34e9056fb4db6112 7 0.00/1.00 vMB 70
150,026 150,026 000000000000008233ecb725468e51b2fba13f4321c7a95e9c7cec80aa3f532e 14 0.01/1.00 vMB 591
150,025 150,025 00000000000002f9664509c4f424cd55940ee108cdd983fe0396dc1776c69dac 101 0.04/1.00 vMB 79
150,024 150,024 0000000000000339ae2146579dc99dd6ba4369ce97292ea879d3e05bfb943ce7 11 0.00/1.00 vMB 363
150,023 150,023 0000000000000a11255ca7e3c6a6ee8b80ab7d43ddf86aeef6dcac5a7a7d7838 9 0.00/1.00 vMB 276
150,022 150,022 00000000000006fb68da410d852e87b0ffda3883facbdce017814f2d40b335e2 50 0.02/1.00 vMB 69
150,021 150,021 00000000000003503d6a79441be4949938feeeb78fb1eda61086a238db96781d 27 0.01/1.00 vMB 290
150,020 150,020 0000000000000148ec4bbb4d8865ecfe1d01eba789b1975eae7e95b19729269a 28 0.01/1.00 vMB 85
150,019 150,019 00000000000002c5705fe3dcb699bd45fb6f3bb70e49aa0445c0fe631d2600e5 92 0.04/1.00 vMB 102
150,018 150,018 00000000000003c6f827e4af33217087b5f5726119fac5aa67adabf9473d3a53 14 0.01/1.00 vMB 248
150,017 150,017 00000000000002f22ff7e17e22afa94ce81a3c995defdacb56cb77d8c227b349 28 0.01/1.00 vMB 217
150,016 150,016 00000000000001c2ad49b3f843f7d5b39e59f8b7d0b627071e0aa9cea7b86a3a 135 0.04/1.00 vMB 33
150,015 150,015 00000000000007121f72ebb62f840090baa8372fbbd8faaf1364a84c42225c3e 37 0.03/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.07 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.92 GB
    • Received: 18.31 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.