Loading Tool

Explorer IconExplorer

Memory Pool

37,046 transactions
20.56 vMB
0.11148267 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 110.12/200 MB

Candidate Block

Mining Attempt 2f5c8bd54d0dfd64a73bda5044c5f86e6031b240801351bd277401becce87391
Version 20000000
Previous Block 00000000000000000000f7ae1989c423172433aab8aa0164f9fc85fd74ed7f44
Merkle Root 3c33bd5310566e05175b29fdaeadaf261fa36f23114e4ca1cbacd604b0220505
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,510
Size: 0.99793725 1.00 vMB
Total Fees: 0.06167437 BTC
Feerates: 766.06 > 6.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,859 (661,617 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,242 252,242 000000000000001eefcf81515912cd4c5fadfcbeb9846165a850b924cbc354d1 505 0.19/1.00 vMB 209
252,241 252,241 000000000000001514684f6f04348420660fa46ff02b36104623f9fcdfc75052 546 0.56/1.00 vMB 1,820
252,240 252,240 0000000000000026900535948804f23466b4f367a60da6fdbec559b96221e9a0 101 0.05/1.00 vMB 107
252,239 252,239 0000000000000012fce9d7fe79a370017a1fb03d02748aa9ee8b8d4526ba0c0d 226 0.12/1.00 vMB 126
252,238 252,238 000000000000003ca24e3ddd2904232e28a9a35ee1432ce04e8359c09cc38c5d 334 0.15/1.00 vMB 163
252,237 252,237 000000000000003b8527325138d0498f05f90cdc4028ef4b07ab7f28beef18f5 28 0.01/1.00 vMB 78
252,236 252,236 000000000000002c88ad190715e287ff1e0b539ebf5a3db5895b65894e753228 147 0.08/1.00 vMB 112
252,235 252,235 000000000000002e2be2b1b5463e1e843a0b757d2a2aac70d102ee107c9300c6 372 0.14/1.00 vMB 211
252,234 252,234 00000000000000379288057ad90739451ea0f8ee6de0b0e4d2ec31c78bd9f122 74 0.03/1.00 vMB 97
252,233 252,233 0000000000000025caad88259248bba24eec1841c1ed0317677e19640aa6b613 264 0.14/1.00 vMB 137
252,232 252,232 00000000000000293a86fb3f0390afeb123a0b8370d043eb1e3fd903252bb8dd 206 0.13/1.00 vMB 114
252,231 252,231 0000000000000036abb445a7266e2d7babd9d4e1754b5d0054b60ffd5d242f47 309 0.16/1.00 vMB 126
252,230 252,230 000000000000000822e816ec0b488f661cc9323ac4fb433150379c2207db15d9 254 0.10/1.00 vMB 160
252,229 252,229 000000000000003ef001a8eea9135775e3f7b58263a4a3757d45f30c1c18fe4e 314 0.17/1.00 vMB 131
252,228 252,228 0000000000000046bafcab9ceaffa203634dcdaffe1d2603420d74281012718c 187 0.09/1.00 vMB 143
252,227 252,227 000000000000001079e728e483b18383be6840099f0565c418277ab361be8c5e 512 0.24/1.00 vMB 110
252,226 252,226 00000000000000186acb75140c13a3d53fe66c21cb3f9848c4f9072cfe4ebb48 389 0.16/1.00 vMB 106
252,225 252,225 00000000000000086e869f2e0fc1f64c90487d7e9ff3c92281033983bae04704 283 0.17/1.00 vMB 129
252,224 252,224 000000000000002453986ca03cf97fa5dd9c06c577baf150ef9f6fdee425adfd 302 0.13/1.00 vMB 163
252,223 252,223 000000000000005394618eb9814e7f9331342a1ed5e2511be8752a325a88864e 543 0.25/1.00 vMB 257
252,222 252,222 00000000000000520b9ed5c844bded1c0d80a12a81f5ee4f6686122fc928f63d 128 0.07/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 780.36 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: 523.52 GB
    • Received: 4.99 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.