Loading Tool

Explorer IconExplorer

Memory Pool

30,317 transactions
18.22 vMB
0.04301049 BTC
Random Selection Loading Transactions
Max Size: 96.87/200 MB

Candidate Block

Mining Attempt e79f4f070d981e93997ec03318d8c52e43126f485b897b3d537261981502d19e
Version 20000000
Previous Block 000000000000000000000913b586ff4b98280e4d2f8ef7b82d501c3bf4364bd5
Merkle Root f63443d75d74f15674738346ce1fcfa28180f3606ddd41010ea51c90bd8d2187
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,416
Size: 1.00 vMB
Total Fees: 0.00883459 BTC
Feerates: 52.19 > 0.89 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,129 (821,899 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,230 92,230 00000000000e492435233975217ede9efb990c295e4b2b64babfce3bf8ca4697 2 0.00/1.00 vMB 0
92,229 92,229 00000000000ce4cc76843c455c3daa891b5af4697f67a5251bebcc6798ea0f0d 1 0.00/1.00 vMB 0
92,228 92,228 0000000000049cb92fa4f50cfff152a3a7cb4f1fde2c6edda3f2ee8a91007db4 2 0.00/1.00 vMB 0
92,227 92,227 00000000000e1a1f6bad497895bfb9b1b1a8b4103f3d63e21b8479683419be8d 6 0.00/1.00 vMB 0
92,226 92,226 00000000000bc6ef27b153cc3ca4a77dd1405d03a5247ccefc532889fe08ed55 4 0.00/1.00 vMB 0
92,225 92,225 000000000000411448574eb3beb4d4de84b129378d819f678b492dd1961e56c1 1 0.00/1.00 vMB 0
92,224 92,224 00000000000b06e5c2755cf7778d1e3b69f70af76eec1b607d8f34634a41ae63 2 0.00/1.00 vMB 0
92,223 92,223 000000000007c2091da086c61f1133d9f39b3a8722716a02e88e3844d2a01626 3 0.00/1.00 vMB 0
92,222 92,222 000000000009515ce8ae1d26fa2527cb5b82de40037898dc05e0420ae27c55a0 3 0.00/1.00 vMB 0
92,221 92,221 00000000000cd0c00f937ac6cfec8378196b3b1888b84c1d8d3bc130978fe4ea 2 0.00/1.00 vMB 0
92,220 92,220 00000000000c78fee043ccd16bab82ac50e3cc746960ab8779ed8f33b646c5b3 2 0.00/1.00 vMB 0
92,219 92,219 0000000000009a7b0828d436862d1b419d3edc8eb691897ab86f8edabf4f82ce 3 0.00/1.00 vMB 0
92,218 92,218 000000000009cb2ca3308974df4026793169abdd4a41c7da8f0a5af9e219683f 3 0.00/1.00 vMB 0
92,217 92,217 00000000000228d6d4b54f4cab72e6965f3b414eb68a000a9a939b782d1fee5c 3 0.00/1.00 vMB 0
92,216 92,216 0000000000004dcc4c857d570aedb0e7bdfa4b0f697f10db3099c035e112f223 1 0.00/1.00 vMB 0
92,215 92,215 0000000000018b585b0134ad3ee79f75ee43676d6575339fe708fbdd93833247 4 0.00/1.00 vMB 0
92,214 92,214 00000000000b354ddde4f92aa4a4371ff0c7f3a775b82fac71638ae5fa82e768 2 0.00/1.00 vMB 0
92,213 92,213 0000000000044285c9ef7cfd6ac1e9835f123f8c67685f705da6f16d8a8420aa 1 0.00/1.00 vMB 0
92,212 92,212 00000000000cbea07dac538880a8cb111105a2a4a06feaef21b823599bb14fe5 1 0.00/1.00 vMB 0
92,211 92,211 000000000002bf89af01471908225b29223584526eb142bfbd79207950d6872c 5 0.00/1.00 vMB 0
92,210 92,210 000000000000d3821e6dec772b491937c71deb8c78a052ae4d8cef8fe33a2527 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 561.46 GB
    • Received: 7.40 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.