Loading Tool

Explorer IconExplorer

Memory Pool

81,959 transactions
31.04 vMB
0.11784432 BTC
Random Selection Loading Transactions
Max Size: 185.73/200 MB

Candidate Block

Mining Attempt b7682bebf24652609733b5688e93e6b0909e57794fcdd1e57b1546f0f288d573
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 4764de48be7c5fe1ca947c343a80079fd9708d9393acd953056da2d9c733219e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.03413558 BTC
Feerates: 101.42 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (485,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,228 429,228 0000000000000000032c11c13a37e8f6b2cc4f5efa39c0d478418ddae6d0d9de 2,341 1.00/1.00 vMB 78
429,227 429,227 00000000000000000293b7fdaa75d712aa60e6f5b0e380514f61dd9e91f4f5cd 1,554 0.72/1.00 vMB 56
429,226 429,226 00000000000000000068602ddf32265ae124a92d4161300669b3381c0dcd9aa9 818 0.31/1.00 vMB 63
429,225 429,225 0000000000000000007d4aa2d9505e662b3d407b751fa9cccf0e65a01f64c9e1 1,144 1.00/1.00 vMB 27
429,224 429,224 0000000000000000038298937fe1b26ad752b4caa272a49c090453df4fc38440 412 1.00/1.00 vMB 9
429,223 429,223 0000000000000000028c15920d7f97626e62ff93ba3a230030203529d351dd83 180 0.07/1.00 vMB 60
429,222 429,222 0000000000000000017db9dfde1f3604b865c3bf583a9ae2b93826993a9267c0 1,326 1.00/1.00 vMB 30
429,221 429,221 0000000000000000002399f9bd45cedbfbdafdf512552a3a2b3fb49d885042f2 2,123 0.85/1.00 vMB 63
429,220 429,220 000000000000000002d06d46ee3c1448df18a91ea0f2b3000366220b45a2f1a6 687 0.31/1.00 vMB 64
429,219 429,219 000000000000000001301cede0b7bd23ddd67a406177c18173aeee325e4837e1 55 0.02/1.00 vMB 62
429,218 429,218 0000000000000000048c5ba1155ab55cb146d6c513ccb952bbde76bc6e9746e0 464 0.17/1.00 vMB 63
429,217 429,217 000000000000000003ff99bb763c118173d4ac464c199fb4bf8485247e718ed1 556 1.00/1.00 vMB 11
429,216 429,216 00000000000000000393477b6a1fdfb22c4f5ebfe4e2edc7f443e523cce9b3aa 1,160 0.54/1.00 vMB 57
429,215 429,215 000000000000000000e77600380f6f8e31c2d2dc3497678a44d7e5538e79b624 849 0.36/1.00 vMB 59
429,214 429,214 000000000000000001500b2ce61e6ba84702c510a5b1a4ab7d6f58cdc1720dd8 82 0.05/1.00 vMB 48
429,213 429,213 000000000000000002853adc8666a58b6ad0955a4176c982f73e240cb33a85d9 2,219 0.92/1.00 vMB 59
429,212 429,212 000000000000000002a52cf5ee12755b4d73885b92f97658e0580626375cd2b7 905 0.58/1.00 vMB 43
429,211 429,211 00000000000000000004b0bd3c620abb8646ed8005c3d09ff969d56216ef4408 271 0.27/1.00 vMB 25
429,210 429,210 0000000000000000037a07f6caa8a51c0eb9d764079855472dd28922b88b23e4 572 0.25/1.00 vMB 53
429,209 429,209 000000000000000002b6502cc4d118019f9af4edb520d054e43f7470ed34fc75 1,440 1.00/1.00 vMB 32
429,208 429,208 000000000000000001a1813770e2becf2dbe35db909e7b52516d259a600b70ef 1,270 0.63/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.