Loading Tool

Explorer IconExplorer

Memory Pool

46,964 transactions
29.03 vMB
0.15034412 BTC
Random Selection Loading Transactions
Max Size: 153.80/200 MB

Candidate Block

Mining Attempt e5ef5b2e54ddeacd2cbd0605ee49f3c2e83bb77eb01e0a95a40f3d41753ee7ae
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 1cf3518aab4db8a934fb15acf585ce00f149e77e54c6cd2ec7ce79d72f32bf7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,683
Size: 1.00 vMB
Total Fees: 0.08519139 BTC
Feerates: 15,654.48 > 8.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (415,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
499,726 499,726 0000000000000000008652991bb95d38dfc6222a1f75f5b422febe06e36bf364 2,628 1.00/1.00 vMB 356
499,725 499,725 00000000000000000095db3a9a59164cedca59480ad245c467104260ad33644e 2,848 1.00/1.00 vMB 370
499,724 499,724 00000000000000000038354583c5117460e2436e9286ccb60217ee3fc388aaba 2,807 1.00/1.00 vMB 386
499,723 499,723 0000000000000000005c5252f0f7cb579cf535b845a7c585175f45165f4fb8e9 1,467 1.00/1.00 vMB 215
499,722 499,722 00000000000000000022fbfe4d7215507f3b436936e402e466fa53008d00dff7 2,485 1.00/1.00 vMB 328
499,721 499,721 000000000000000000405dfe25842f4bb503ddfb29980e759e63e3c6b1a3c312 2,177 1.00/1.00 vMB 244
499,720 499,720 00000000000000000052c3138b6d6892431c13c5bd72e650439e152a0456db5b 1,953 1.00/1.00 vMB 207
499,719 499,719 0000000000000000001987802cf5a02ae4ca13ea00d488ede400190862b9c195 2,197 1.00/1.00 vMB 265
499,718 499,718 0000000000000000009fd2cb736a3837222ddef53acb80b8f17fc101d598775e 1,610 1.00/1.00 vMB 136
499,717 499,717 000000000000000000a1022dd26d453fef58b129bd92433947015f737f2a100f 2,034 1.00/1.00 vMB 262
499,716 499,716 0000000000000000005eee644bc48a79f7c59d9ffa14e64531004ad25574e53f 2,292 1.00/1.00 vMB 317
499,715 499,715 00000000000000000053242cac3e4ffbff69c929c24de79b9b7742daa5c19d3a 2,871 1.00/1.00 vMB 373
499,714 499,714 0000000000000000004c9f2eb7bf419a3e1bd6453e6245518ff9127b95574389 1,448 1.00/1.00 vMB 390
499,713 499,713 0000000000000000009a058aed2c28e9a69515b56cd195b37af4252cebc84dfb 1,178 1.00/1.00 vMB 409
499,712 499,712 000000000000000000ae25c746380c5019ec71640c3facb2790cf69f02bb4b1e 2,574 1.00/1.00 vMB 376
499,711 499,711 00000000000000000099090fe730f2b209f9f471def1e4327f041b908146f002 2,448 1.00/1.00 vMB 336
499,710 499,710 000000000000000000111ee32974bef81fed1e635211deb202025be4f053476f 2,197 1.00/1.00 vMB 428
499,709 499,709 000000000000000000100b74e679e6517d20c08658ccb153163665e4825bfe4e 1,901 1.00/1.00 vMB 130
499,708 499,708 0000000000000000005546148a74d3cc59943212d9b34904a463d2f1221c4821 1,757 1.00/1.00 vMB 192
499,707 499,707 00000000000000000096fc723d54d864aea26056fff8d38c6d96144f6a4cd66b 1,999 1.00/1.00 vMB 188
499,706 499,706 00000000000000000061a6fe72ba52187f5eea33a7fc4337ea2c69379fe3bb8a 2,911 1.00/1.00 vMB 383
Previous 10 blocks ↓
Total Size: 782.04 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: 650.76 GB
    • Received: 13.32 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.