Loading Tool

Explorer IconExplorer

Memory Pool

75,863 transactions
28.65 vMB
0.08601254 BTC
Random Selection Loading Transactions
Max Size: 171.90/200 MB

Candidate Block

Mining Attempt fc28efe788ede1db7f76110ce314a32a400155914fa35577795521733ef71606
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root c75c8ba3a97bf606e676c6e7e5b5433e62f14850faecf67ad5e83b1a66c61400
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,369
Size: 1.00 vMB
Total Fees: 0.02017218 BTC
Feerates: 65.95 > 2.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (307,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
607,329 607,329 000000000000000000140aadfa7207abea1f80357cbcf094587133a797cdbd8c 2,518 1.00/1.00 vMB 36
607,328 607,328 0000000000000000000f8179b685c8fd96f3e934fea2f2a674aac4a1a558cf7e 91 0.02/1.00 vMB 33
607,327 607,327 0000000000000000000167b14abf5cc5750efa0ea58a8aba75731891c5ab71e3 1,884 0.74/1.00 vMB 11
607,326 607,326 000000000000000000152136866691ef10a57087569f5295109b7db8e7a668f5 773 0.26/1.00 vMB 22
607,325 607,325 0000000000000000000ccbaa82f4e3809956bf3e232bdfb51d54a2e9b181fab4 1,444 0.44/1.00 vMB 15
607,324 607,324 0000000000000000000283749bf10239d65d3bb93be5b658504bcca1cfd17d1f 1,046 0.30/1.00 vMB 19
607,323 607,323 00000000000000000009aa38162634b123229c0ec4a3c480e9589f75f686b972 996 0.32/1.00 vMB 8
607,322 607,322 000000000000000000051bcb301c6aacab0e922df1994b10ce45e9557646323f 2,906 1.00/1.00 vMB 19
607,321 607,321 0000000000000000000a672c8d8f84c271f74cb1c1b6901d0926d71f3f957707 1,328 0.43/1.00 vMB 18
607,320 607,320 00000000000000000009e5243382cd5e5caaaa173bd7ae27491dae50a599799a 396 0.14/1.00 vMB 15
607,319 607,319 000000000000000000092f58cacd9bb8951be5eece8fcb79f192b014438ae388 1,976 0.67/1.00 vMB 25
607,318 607,318 000000000000000000059502c43e531482f4348ffebfcbc4d9eb232f07d9a1b2 1,499 0.47/1.00 vMB 9
607,317 607,317 0000000000000000000a05730d9a3f98cf6176d23df46d81e42282fe07f83bbb 2,684 1.00/1.00 vMB 11
607,316 607,316 00000000000000000007af2501b4dda2b4c00a5c769463178b253af6f9e9c00b 3,109 1.00/1.00 vMB 13
607,315 607,315 0000000000000000000bc5c0e39891eeccffc65961cc454c6df0f2f778e49a41 2,977 1.00/1.00 vMB 21
607,314 607,314 0000000000000000000326a19ffc7f45ead27d6678c6a8df9ff44b658450fb9c 2,525 1.00/1.00 vMB 22
607,313 607,313 0000000000000000000755e7e3a758663b4054ddcd548e4599b647b05cb1037b 3,099 0.97/1.00 vMB 14
607,312 607,312 000000000000000000124b172b81411a34333becc5178af52f184f1312ea33c4 3,397 1.00/1.00 vMB 11
607,311 607,311 00000000000000000005c344c76beba1df67560e4e2a2314c1df466cadd8a080 1,672 1.00/1.00 vMB 27
607,310 607,310 000000000000000000001f0677a5a3082529d2f570ef8f17760c4b39d2d272f3 2,922 1.00/1.00 vMB 14
607,309 607,309 0000000000000000000468b84721fd4a5d03ef749f7649c9b6df022fa3c6d355 1,956 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.23 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.