Loading Tool

Explorer IconExplorer

Memory Pool

78,344 transactions
29.28 vMB
0.08120298 BTC
Random Selection Loading Transactions
Max Size: 176.91/200 MB

Candidate Block

Mining Attempt 22885246afa65be9d00268697523ee7a65d753236d4776cbf2f4b162856228c2
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 1713703869acdc4f4c52727419460ed8361aa881e7321028c70bcde6122a6401
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,695
Size: 1.00 vMB
Total Fees: 0.01957630 BTC
Feerates: 94.79 > 1.96 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (705,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,204 209,204 000000000000000839b46509ab752744aead80942729b48f35899a30e9cc447d 257 0.08/1.00 vMB 191
209,203 209,203 00000000000003ed2f0d8a87a528e3e3c93133ff747e44fba947dd2fde1d2af7 85 0.04/1.00 vMB 150
209,202 209,202 00000000000001cda779e1f16f25df7c28cf53ed4f9ed15d14a8ef67eba06929 222 0.16/1.00 vMB 107
209,201 209,201 00000000000001d9fea8128ce8af20eecf378d4fb878900b9bc42b50940ddd18 187 0.09/1.00 vMB 159
209,200 209,200 00000000000004cb1a7dd7a915e3ab771e3b959cdec1ecdb4d58a8db83433a06 184 0.08/1.00 vMB 177
209,199 209,199 0000000000000477b338f08c6b3c1e19c5043cfe2ce9c742adbba289d2e800da 32 0.04/1.00 vMB 16
209,198 209,198 00000000000000e73f1709e729459ac2fe7e4c5818343e7cf7eb5b3cafcba42d 339 0.15/1.00 vMB 150
209,197 209,197 00000000000004216b074b3c337b4a55c4f518811b514a1d7b016325e6d6926a 59 0.16/1.00 vMB 70
209,196 209,196 000000000000046bb3e729835484e8e8953df272da5224b9355f5811cc79f979 36 0.19/1.00 vMB 55
209,195 209,195 00000000000002e436181efe24ea125d26dce80f66370c4cb81a7bf978895b33 664 0.25/1.00 vMB 202
209,194 209,194 00000000000004e7aeb550562abec3d6179821efbd5fe148744e5071fb62733c 142 0.05/1.00 vMB 255
209,193 209,193 000000000000024f26b95be28e67e68bec37c3dc86d604c1808e40b1d3a19d8e 366 0.41/1.00 vMB 89
209,192 209,192 0000000000000459ef87b675a85bbe1bcc383bcd56eb31dc80152049665e74e5 490 0.17/1.00 vMB 195
209,191 209,191 00000000000003e6ad4f4339b4d4af2522608a94948f0cbc01f6bd09d52e4aba 11 0.00/1.00 vMB 15
209,190 209,190 0000000000000197cfbdb09e2fe68e980629a641b04707fce5264424f4bcac01 104 0.05/1.00 vMB 123
209,189 209,189 0000000000000445af335f071f7a83605445d6f5e9d43d77d95b81e7999fee16 87 0.04/1.00 vMB 176
209,188 209,188 0000000000000191886ce55a1e8a30055fd6123dccf03c88f514741522f652fd 166 0.08/1.00 vMB 239
209,187 209,187 0000000000000453b2b71f8fd524891000bfcbe0d885b2f49f1a9fcd335a46da 446 0.31/1.00 vMB 131
209,186 209,186 00000000000001e617cb4375de548a5c72c59183964c63ebc993aad530b067ab 33 0.02/1.00 vMB 105
209,185 209,185 00000000000001d1c5877a9e57627a63f0c2c3812f661fdfd1b015cc429af126 64 0.02/1.00 vMB 222
209,184 209,184 000000000000029b8f05a8b52bd2c3e54a8115cedff0962fcde1675c0e3ae840 31 0.01/1.00 vMB 177
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: 674.46 GB
    • Received: 16.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.