Loading Tool

Explorer IconExplorer

Memory Pool

73,538 transactions
28.31 vMB
0.07516581 BTC
Random Selection Loading Transactions
Max Size: 167.52/200 MB

Candidate Block

Mining Attempt ba212f279ddbba6e5236b4075bc82940430c7a2c9a4b78965b96bec323648f05
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 99883a372ecf0fc85d951310103786faeb9079c56781bd509fc9bc977aad837a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,743
Size: 1.00 vMB
Total Fees: 0.01841848 BTC
Feerates: 150.86 > 1.85 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (521,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,298 393,298 0000000000000000017f968d8cb234d657356b6ee014b7d68430a8f57796aac5 1,856 0.95/1.00 vMB 52
393,297 393,297 0000000000000000058e8ccf22fffd0576333e53cd5350e2f95623575b26a70c 540 0.54/1.00 vMB 29
393,296 393,296 000000000000000009798f7b2d6377ac5800d5c733105d5146256cad93c79d35 689 0.32/1.00 vMB 36
393,295 393,295 0000000000000000034b18855456051bc25a28323ba787ff52e38d7435f8800c 1,906 0.93/1.00 vMB 35
393,294 393,294 000000000000000001de824617a91c3286ec25134d5b353248d2b24304f554df 1,677 0.75/1.00 vMB 37
393,293 393,293 000000000000000004f5ecca56ec5490f15fe9288f676fdfc6cfb74ef9ae20bb 194 0.25/1.00 vMB 11
393,292 393,292 000000000000000006a1d51788a1c5b6a06d16b917601d5d94df3a6ad8a4f8aa 312 0.25/1.00 vMB 15
393,291 393,291 000000000000000000d070c0763517bf62d7c558de84382cba29279078ccf63e 1,142 0.95/1.00 vMB 19
393,290 393,290 0000000000000000053fac5a7b1e612e316f2af434784533a0e0e5ae2c0d6323 2,598 0.99/1.00 vMB 49
393,289 393,289 000000000000000007201026c05fdc355791e6d89e9e8b4b698da9c1743013a3 778 0.65/1.00 vMB 25
393,288 393,288 000000000000000008702236301520785d5338f8555cd2d4c555e70fb3e76d21 2,586 0.93/1.00 vMB 46
393,287 393,287 00000000000000000826c8c10a57eeb8bd3ba6bf82edc308dcf4606784be3a9b 102 0.10/1.00 vMB 18
393,286 393,286 00000000000000000063e4ce93732eaf10544a5c4d539f98a76ccd2dda749617 143 0.10/1.00 vMB 27
393,285 393,285 00000000000000000986ec89a6c42ee9bddb7f70d2403d087d6c22672a9d18c0 205 0.25/1.00 vMB 13
393,284 393,284 000000000000000004f030aa5a9357938e7c17e30fff777904e985c198ecc0da 1,339 0.69/1.00 vMB 31
393,283 393,283 0000000000000000092f2b7d569d7d8ba837f41331bc98f7000b39d543712cad 95 0.25/1.00 vMB 5
393,282 393,282 0000000000000000036ec8ffcaa64f3814a6870ebccfe44e12181328c1b38393 915 0.44/1.00 vMB 39
393,281 393,281 000000000000000002ffc5838e6c6c7186e9d924fa9999dedf42f460fe1c17b7 175 0.13/1.00 vMB 17
393,280 393,280 0000000000000000064c83dedb5d9140de24b8869ac6e63e85341ab6cab5c0c5 1,316 0.86/1.00 vMB 24
393,279 393,279 0000000000000000008a29d4141b5a1801b181fd656b60ba79d1fdac4ddee2de 2,004 0.93/1.00 vMB 41
393,278 393,278 0000000000000000068c7cf09feef29f3e0266b22409bd5d1bd096ba3c1b7f91 472 0.31/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.45 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: 666.82 GB
    • Received: 15.22 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.