Loading Tool

Explorer IconExplorer

Memory Pool

43,440 transactions
27.18 vMB
0.05494922 BTC
Random Selection Loading Transactions
Max Size: 143.45/200 MB

Candidate Block

Mining Attempt 0fbc1d7ce26fadb82f85e6ccb57932af2036f71d89db0e99e5cf1a3aebe1ccd5
Version 20000000
Previous Block 00000000000000000000cb2526f8131d7fa57f5fe00ea77e921b110e9065324a
Merkle Root b25517f6d98faaed790072a737c6814c006ecbf9c7e8acb8d922416a91131185
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,073
Size: 1.00 vMB
Total Fees: 0.00403266 BTC
Feerates: 10.05 > 0.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,938 (701,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,619 213,619 000000000000031a1ecd3bff37ecd84afe884bdc9077777456e56908afe3d207 261 0.17/1.00 vMB 117
213,618 213,618 0000000000000478c14016ed552207b3d50d4c6c9f932b637d91db559275ec9b 558 0.24/1.00 vMB 226
213,617 213,617 0000000000000286bc9a69bcaa0669553aa6b49c3a8f9cf6afc7cdf030b92065 863 0.42/1.00 vMB 168
213,616 213,616 000000000000033962ff1a7413bcdd15a8f5440dbf9ce6ef2ec7e0a3828c08b2 1,552 0.43/1.00 vMB 248
213,615 213,615 000000000000032fc4a297d44e0c0de6f1e9d3fec8fd83c9592519bb6262d77f 42 0.01/1.00 vMB 263
213,614 213,614 00000000000003eb499fb7fed8aacfa736c3ff183d22cd8d475d99a33594d6db 554 0.23/1.00 vMB 263
213,613 213,613 000000000000031f49c9bbeff4faebbfd24a42b534e4289cfdada0ba8ba4f5f1 237 0.12/1.00 vMB 179
213,612 213,612 00000000000003307f703004b3bff0e76f7e31ea1c76c2825b59cd7b6422ed0f 155 0.05/1.00 vMB 120
213,611 213,611 00000000000001ba394b0a035d582667e9b245f26e840cb33ad69589d7aa9161 8 0.00/1.00 vMB 201
213,610 213,610 00000000000003f73240773bea5c1838d1374ae22d59bd6e39859f848b90eb88 224 0.08/1.00 vMB 209
213,609 213,609 00000000000004ae2c02bf094beeeaebca77c278dfe68e5167c0dacb7c64102b 128 0.06/1.00 vMB 127
213,608 213,608 00000000000000b74f19cec6ca4f4f3c58cdd6e12854d4fe95c1a248ebe5538e 240 0.09/1.00 vMB 119
213,607 213,607 00000000000000f7168d89c9f1a533e158fdd28e4f9733e06ed9c3636776007b 628 0.26/1.00 vMB 210
213,606 213,606 00000000000001f8c77ced4b9c2aa158b1d87bdf5556700318b98071b562d959 105 0.05/1.00 vMB 155
213,605 213,605 00000000000003b9684ef408442e7af5e988bbed3e1b97775cbdc16028c76a54 129 0.06/1.00 vMB 169
213,604 213,604 0000000000000441238971539a78b4b003121f485376bc2530566963805c2bd0 286 0.13/1.00 vMB 186
213,603 213,603 00000000000000cc11b5ce49ca37b95886ac40938ccfb6dde6dce308d4ada41e 139 0.06/1.00 vMB 226
213,602 213,602 0000000000000323ee37082f393850bee3afa1269098b5c640dc5429d8685268 333 0.14/1.00 vMB 229
213,601 213,601 000000000000002ee2137344320f279e269b469082a0c9bed9acb8bd2c059a03 119 0.05/1.00 vMB 210
213,600 213,600 0000000000000021f462191756831eafb3e209ae73c407431960f40ea6f2045c 102 0.05/1.00 vMB 66
213,599 213,599 0000000000000344f9c6eb7c7a4d88f68a674be56b8ae55b58338f5c74749edd 118 0.08/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 782.28 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: 656.78 GB
    • Received: 14.43 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.