Loading Tool

Explorer IconExplorer

Memory Pool

68,885 transactions
21.81 vMB
0.06062583 BTC
Random Selection Loading Transactions
Max Size: 140.74/200 MB

Candidate Block

Mining Attempt d64125f7e5b8f56aa8aa7d511ce97c2c18417d326c71c2ed032c1bd4097d0dd7
Version 20000000
Previous Block 000000000000000000010b2c16d60c0ca28cd48e438bbf0324ae96f9c29fef4c
Merkle Root 066aec5da5e1cdaac4545735ffcf769a9cb191e0b7757659aeb3cf5beec516cc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,574
Size: 1.00 vMB
Total Fees: 0.01017947 BTC
Feerates: 109.83 > 1.02 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,665 (723,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,109 192,109 0000000000000522131938fad4adea445c8f400339318fdc98bea9ee59a995c2 189 0.07/1.00 vMB 126
192,108 192,108 0000000000000718e56347dbb8813c4c0396970673e866ab4b8e4dd2d7264f8a 1 0.00/1.00 vMB 0
192,107 192,107 0000000000000509c17a0bd089053a94471115e2ce04c3d5ed35814ec660cd78 53 0.01/1.00 vMB 182
192,106 192,106 000000000000008defad720477ebdd269a031970bcc790aa05c7169896119c88 97 0.02/1.00 vMB 42
192,105 192,105 0000000000000358047746be899723b1ef9bf0527051250dca855e9ce27a21d8 73 0.03/1.00 vMB 188
192,104 192,104 0000000000000533614463cc46b50fdd48f1ce471b07f4d38727e612f650856c 91 0.05/1.00 vMB 66
192,103 192,103 00000000000006442bf8e18d39630b4bae9a782c8fdb3f875ab48be781fff451 460 0.20/1.00 vMB 138
192,102 192,102 0000000000000562f77b00a455e3a7a933cc165f07a6cb9ecd45f82fe5dc0275 136 0.05/1.00 vMB 33
192,101 192,101 0000000000000127f652b22cfdf9885e8aac5a3b5628ed990cd3020f2a3058b6 1 0.00/1.00 vMB 0
192,100 192,100 0000000000000261a8fac12041ebafe2185f671f8ce012b32f459b1d5133f778 288 0.12/1.00 vMB 272
192,099 192,099 00000000000005f9ff6fe1e9e19f6f64dd9c1167077b7de4b93146df2e6f1004 49 0.02/1.00 vMB 236
192,098 192,098 0000000000000596aee0560e079c2a77e40720c829a8effa8309bb3ca3dfe079 130 0.05/1.00 vMB 143
192,097 192,097 000000000000041d584b81b4928fbcbab8e35a7d83ff0652414d2ba2036834e5 220 0.09/1.00 vMB 136
192,096 192,096 0000000000000837dcec3ef06e5ce945ceda4f9eb9eb67ed9395919f41f3bbbd 11 0.00/1.00 vMB 0
192,095 192,095 000000000000021c2c2af4ba86112eccf2efd2d1939a67581c90fe09b5cd02a6 64 0.03/1.00 vMB 235
192,094 192,094 000000000000052a60323c924dbc7acda25f9e5c467a2d71839dde32aac6bab0 27 0.01/1.00 vMB 30
192,093 192,093 00000000000003def37c351e00937284c3893eb9f5aa2fbe1057e0dd528746a8 256 0.11/1.00 vMB 105
192,092 192,092 0000000000000708ea9bc3852e0512886102f84be76f71501a898242de860325 41 0.02/1.00 vMB 143
192,091 192,091 000000000000031a0f24834fbf3f0b16ba9f41c1448c57aff0a7476276903a7e 241 0.10/1.00 vMB 110
192,090 192,090 00000000000002c17e506a08bf6e755e4c9ab4fea0acf243fa121106cec9a659 256 0.08/1.00 vMB 168
192,089 192,089 00000000000000a8a171919fe9ccb59e29d333a62179c02179b9f8396b69d373 98 0.04/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 783.54 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: 773.53 GB
    • Received: 20.59 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.