Loading Tool

Explorer IconExplorer

Memory Pool

78,143 transactions
28.98 vMB
0.07950868 BTC
Random Selection Loading Transactions
Max Size: 175.74/200 MB

Candidate Block

Mining Attempt f10bbb330b6ae1f594f48a5e7be2bffd3d6c9e5d9faa78a4b6767ce78087c8cf
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root b3c09652c5425f5258b8da3e4417480dca20563ac0b006375779f735e27a552b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,370
Size: 1.00 vMB
Total Fees: 0.01902839 BTC
Feerates: 100.81 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (632,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,145 283,145 0000000000000000331de6aa6835877f95b7cbbdafad24757479ef3a9f08300e 53 0.02/1.00 vMB 35
283,144 283,144 0000000000000001afa3b709026913199d649007d15be0b057a5bc966ab24efc 319 0.14/1.00 vMB 48
283,143 283,143 000000000000000166f1b7fdbd43b456cf40f0d038d7a83a51e7c981d00f92d0 169 0.08/1.00 vMB 42
283,142 283,142 0000000000000001ed5bd08aa56fca8b0dffd9af5cd6beb5548cb6b4fd89e26e 50 0.02/1.00 vMB 42
283,141 283,141 000000000000000083361938a052b3d685c33c9664929edc9ac28996560065d2 5 0.00/1.00 vMB 15
283,140 283,140 000000000000000135b3e5b58dc9407ddc98ce37ed23885bd6c5d140820c32e4 87 0.04/1.00 vMB 35
283,139 283,139 0000000000000000c1eb6e80146565462a5705ed48337892aaf57bb0935feb2e 269 0.13/1.00 vMB 44
283,138 283,138 0000000000000001a0a21ce80c0f7198d17406264d9ec3c483390b7297c26ec2 89 0.04/1.00 vMB 53
283,137 283,137 0000000000000001d8b4a1e1974297c234d603b206a7d4947c4be8922c9ca170 154 0.09/1.00 vMB 31
283,136 283,136 0000000000000001c78378b7bfa7be3ce22992c7f4efe10acdf870ca74f7cbad 104 0.05/1.00 vMB 37
283,135 283,135 00000000000000010d5eb6daf35503058b222e303bf146fd5d4c29a8d6552845 208 0.10/1.00 vMB 41
283,134 283,134 000000000000000197da56e2e1969f8646051a8532ffca11aa829fce9efcffa8 331 0.25/1.00 vMB 23
283,133 283,133 0000000000000000fbc79961b4321bffb137e7edb4e4c8ec5f2afe83294d6944 134 0.05/1.00 vMB 65
283,132 283,132 0000000000000000aa691a13fa67a1b3fdc280c0b436725ec69062e7c494eec5 562 0.25/1.00 vMB 37
283,131 283,131 00000000000000006dde94f8667c9d4a7028347e9b9f5c1d3780ff608e6c4378 142 0.05/1.00 vMB 104
283,130 283,130 0000000000000000cefb3a54e8a169b4cf42510e90aac300569db35066d1ffb5 47 0.05/1.00 vMB 25
283,129 283,129 0000000000000000fb9b174142faca36b169aa9daa244125345836c385895d83 93 0.05/1.00 vMB 37
283,128 283,128 0000000000000001e8fbb1a3028d5facf7802dde0f66d1fb39a8f3d1c04b6945 436 0.22/1.00 vMB 39
283,127 283,127 0000000000000000b2f01de3ff9fed87a6988be3879d57508e387ede1bf68c13 37 0.04/1.00 vMB 4
283,126 283,126 0000000000000001801c468e6111921e0ff67ab805395127c112a7baf48fb4e9 546 0.29/1.00 vMB 37
283,125 283,125 000000000000000070fec9a206f0c9aa57353da7ffbb07620314650cfd4b9bff 430 0.40/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.39 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.