Loading Tool

Explorer IconExplorer

Memory Pool

28,612 transactions
9.51 vMB
0.09969139 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.13/200 MB

Candidate Block

Mining Attempt 70b2f61112e5ccc0bbb544ed8384cf66243081bd258281925bf5a4837250f5b2
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root f8a84df56853002d970f5378409d999898cd2b72c9926b245babf79d919756e0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,476
Size: 1.00 vMB
Total Fees: 0.02833866 BTC
Median Feerate: 3.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (704,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,891 208,891 000000000000046e13afeab763e597b4c293b93504b697dfd4eaee9b4ca43a55 269 0.10 vMB 196
208,890 208,890 00000000000001997f7ae2e9f871fd0f201c229cf37f0b524285d2921295a6aa 34 0.02 vMB 161
208,889 208,889 00000000000001729a43f09743e9557b290bccf28a2848db584f4c2cfb385fab 407 0.17 vMB 187
208,888 208,888 00000000000004392d078663e26d5ec4be14e62bdc997cc36c097d3b8baa427d 43 0.01 vMB 265
208,887 208,887 00000000000003fde311970bb97326fcff81e7495105ab92a9cb82695e0582a4 128 0.05 vMB 170
208,886 208,886 00000000000002b65a1099bad8ac9b13fb8ef6b4ee37d8060e5952bd38bc6699 386 0.15 vMB 194
208,885 208,885 00000000000001b5a131a8b9663c87a324d5e79e76a910a25033cd3ca75429ad 14 0.01 vMB 130
208,884 208,884 00000000000003e785841de8dcf6971f6458358c143e2606f81120523284c265 25 0.01 vMB 240
208,883 208,883 00000000000004625b52b599ec694381c22c68cf44d46e41d9cbb7e1c51be70b 108 0.04 vMB 230
208,882 208,882 00000000000002726cebb5d11970ae3abd5e32a1241b0e4833fee150ea41b00a 68 0.03 vMB 24
208,881 208,881 0000000000000111403fbc396a1bb1a38ece29dc1e49be61e36dc7013f45d3c3 186 0.07 vMB 141
208,880 208,880 00000000000002a0c5fe69fb50905bfafe94d072959241aa87c81e119649a082 211 0.12 vMB 109
208,879 208,879 00000000000000c8dfc73d4130f3214e4e88878a797c9544c32f8f7822f113c4 441 0.24 vMB 156
208,878 208,878 00000000000004a20df8c8ebf38c24d695c77f5d1f53188552dcffcc67c5a3da 45 0.03 vMB 117
208,877 208,877 000000000000013f039b270dc4884beed11350e7e4add56bceed9aaa813cf0f9 40 0.05 vMB 87
208,876 208,876 00000000000000267e537a329440ed400c3df06f36187ef80774b747b8d5e4eb 53 0.22 vMB 57
208,875 208,875 000000000000036feeee33202d1893c686e40fd070579920d6848782aa3ad6fb 97 0.21 vMB 68
208,874 208,874 0000000000000141e6e89ea0dacef5eed6eb4f427a291487151d021c06392ee7 5 0.00 vMB 0
208,873 208,873 00000000000004782ade0f1afcf821585e8ac117cd26c3b946200c57abd475bb 294 0.23 vMB 107
208,872 208,872 00000000000004a851a0a61a6571b479a2a76d1d6d194f07d5658c95a6d4600a 128 0.06 vMB 78
208,871 208,871 000000000000039c49f9b4ae8abd1b9da65c86b11164876ec64fb641410ea1bb 243 0.14 vMB 133
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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